搜索资源列表
IsoOctree
- 等值八叉树的实现算法,用于在三维重建中提取等值面。-Equivalent Octree algorithm for extracting three-dimensional reconstruction in the isosurface.
Extract
- 读写ply格式的3D文件,重构3Dmesh, 先提取出isosurface,再重建,详情请看英文说明。谢谢。-* C code from the article * "An Implicit Surface Polygonizer" * by Jules Bloomenthal, jbloom@beauty.gmu.edu * in "Graphics Gems IV", Academic Press, 1994
lzw-SSD
- 利用SSD算法对三维的医学图像进行等值面提取并实现显示-SSD isosurface extraction algorithm for three-dimensional medical images and achieve the display
MarchingCubes
- 移动立方体(MarchingCubes)算法,(1)体素中由三角面片逼近的等值面计算;(2)三角面片各顶点法向量计算。- (MarchingCubes) algorithm, isosurface (1) voxel approximation calculation by the triangular facets (2) triangular faces each vertex normal vector calculations.
ijkmcube
- 采用新的查找表,实现移动立方体重建算法。比传统的结果要圆滑-Quality Isosurface Mesh Generation Using an Extended Marching Cubes Lookup Table