搜索资源列表
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
marchingcubes-0.1.tar
- 医学图像三维重建源码-3D medical image reconstruction FOSS
MarchingCubes
- MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。-MarchingCubes algorithm, can Quick Start learning marchingCubes suitable for newcomers.
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 source code, available for download, a common learning and common progress
marchingcube
- 用VC实现marching cubes及MT算法,对于理解这两种算法很有帮助 -VC achieve using marching cubes and the MT algorithm, two algorithms for understanding this helpful
MarchingCubes
- 经典的mc源代码,实现等值面的提取,编程环境为vc和opengl-Classic mc source code, realize Isosurface Extraction, programming environment for vc and opengl
MarchingCubes
- vc++6.0环境下编译的移动立方体的可视化算法-vc++ 6.0 compiler environment mobile cube visualization algorithm
TestMarchingCubes
- 利用VC.NET开发,集成VTK软件包,利用MarchingCube算法实现三维重建。重建数据可到VTK官方网站下载VTKData-Use VC.NET develop, integrate VTK package, using three-dimensional reconstruction algorithm MarchingCube. Reconstruction of the data available at the offi
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.
MarchingCube
- marching cube算法的openGL实现,简单扼要-marching cube algorithm openGL implementation, simple and concise
MarchingCube
- Marching Cubes算法源码,在ExpeMarchingCube类中实现,包括mesh、ImplicitSurface、halfedge等定义-Marching Cubes algorithm sources,including the definition of mesh、ImplicitSurface、halfedge and so on.
marchingcube
- 基于VTK,利用Marching cube算法对二维CT切片进行三维重构-Based on VTK, Marching cube algorithm using two-dimensional three-dimensional reconstruction of CT slices
MarchingCubes
- MarchingCube算法,这是关于三维重建,包括详细的简介-algorithm about 3d reconstruction
MarchingCube
- 自己对MarchingCube算法的实现,有不错的效率改进,Winform界面以及两组测试数据。-Realization of marching cube.