搜索资源列表
marchingsource
- 关于marchingcube算法的源码,中间没有具体的说明,希望对大家有帮助-on marchingcube algorithm source code, the middle is no specific note, we hope to help
OpenGL_MC
- 基于OpenGL和vc++。对一套网格化后的.GRD文件运用MarchingCube方法绘制的等值面。 marchingtcube.h文件可重复利用。-based on OpenGL and vc. On a grid of the. GRD document mapping method used MarchingCube the isosurface. Marchingtcube.h paper can be reused.
marchingcubes-0.4
- marchingcube源代码,提供下载,共同学习,共同进步
marchingcube
- 用VC实现marching cubes及MT算法,对于理解这两种算法很有帮助
TestMarchingCubes
- 利用VC.NET开发,集成VTK软件包,利用MarchingCube算法实现三维重建。重建数据可到VTK官方网站下载VTKData
MarchingCube
- 自己对MarchingCube算法的实现,有不错的效率改进,Winform界面以及两组测试数据。-Realization of marching cube.
marchingcube
- 基于VTK,利用Marching cube算法对二维CT切片进行三维重构-Based on VTK, Marching cube algorithm using two-dimensional three-dimensional reconstruction of CT slices
MarchingCube
- marching cube算法的openGL实现,简单扼要-marching cube algorithm openGL implementation, simple and concise
3D_Surface_Reconstruction_Using_Marching_Cube
- 使用Marching Cube方法进行3D表面重建,切片数据在这里: http://graphics.stanford.edu/data/voldata/ CThead.tar.gz-Marching Cube method using 3D surface reconstruction, slice data here: http://graphics.stanford.edu/data/voldata/CThead.tar.gz
MarchingCube_CThead
- 利用MarchingCube算法对CT 图片进行重构,里面包括代码,可执行文件和报告。非常有价值,是我科学计算可视化的大作业。-MarchingCube algorithm used for reconstruction of CT images, which include the code, executable files and reports. Is very valuable, is my visualization of large scientific computing ope
MarchingCube
- Marching Cubes算法源码,在ExpeMarchingCube类中实现,包括mesh、ImplicitSurface、halfedge等定义-Marching Cubes algorithm sources,including the definition of mesh、ImplicitSurface、halfedge and so on.
reconstruct
- 输入DICOM格式的图像,利用MARCHINGCUBE进行三维重建,并可调试不同的颜色,可自由转动。-Enter DICOM format images were reconstructed using MARCHINGCUBE can debug a different color, can be free to rotate.
MarchingCubes
- MarchingCube算法,这是关于三维重建,包括详细的简介-algorithm about 3d reconstruction
precision-manufacturing
- 利用OCTREE 结构 提取marchingcube表面 重构-Octree data the structure marchining cube extraction surface
MarchingCube_Good
- MarchingCube 一个简单的例子,供初学者学习。-MarchingCube a simple example for beginners to learn.
MarchingCube
- marching cube算法的openGL实现,简单扼要-marching cube algorithm openGL implementation, simple and concise
MarchingCubes
- MarchingCube算法,这是关于三维重建,包括详细的简介-algorithm about 3d reconstruction
marchingcubu
- 计算机可视化 marchingcube算法 球体绘制-Computer visualization sphere drawing algorithm marchingcube
MarchingCubes
- 三维表面重建算法,matchingcube快速算法。(3D surface reconstruction algorithm)