Marching Cube算法的介绍,并用医学图像进行演示
2019-12-21 21:31:45 1.59MB Marching Cube
1
基于marching cubes的三维重建方法,效果很不错,当然还有很多需要改进的地方
2019-12-21 21:02:08 23.93MB marching cubes 三维重建 visual
1
移动立方体算法(MC算法)(Marching Cubes Algorithm)的相关知识整理
2019-12-21 20:48:49 1.26MB Marching Cubes
1
使用C#对等高线图算法(Marching squares)的完整实现代码。
2019-12-21 20:14:51 4KB 等高线图 Marching squares 算法
1
Tracking moving interfaces in computational geometry, materials sciences, robotics, image processing, and fluid mechanics;
2019-12-21 20:06:37 25.07MB Level Set Fast Marching
1
利用Marching Cube算法对点云数据进行三维重建
2019-12-21 20:00:45 11.65MB 点云重建 Marching Cube算法
1
一个用c++实现的marching cubes算法,非常好用,挺有教育意义
2019-12-21 19:52:46 46KB Marching cubes C++
1
Marching cubes算法是实现三维重建经典算法,该算法的难点之一就是查找表的构造,该代码所构造的查找表排除了三维模型中的漏点,已经测试并且用于公司产品
2019-12-21 19:45:25 8KB 三维重建 Marching Cubes Algorithm
1
marching_cubes算法C++
2019-12-21 19:26:01 11.46MB marching cubes
1