搜索资源列表

  1. Marching Cubes算法原理

    0下载:
  2. Marching Cubes算法原理
  3. 所属分类:编程文档

    • 发布日期:2011-09-05
    • 文件大小:67072
    • 提供者:marchingcube
  1. MetaBalls

    0下载:
  2. This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical meta
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:806912
    • 提供者:王涛
  1. mymarching_cubes

    0下载:
  2. 医学可视化中经典算法——maching Cubes(移动立方体算法)的C++ 程序实现,在学习此算法的时候可以参考次程序。-The Marching Cubes algorithm is a classical arithmetic in medicinal visualization, this program was impolder in C++ language,you can consult it when you lear
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:43008
    • 提供者:大虫
  1. PhDpaper_QinXujia

    0下载:
  2. 《医学图象的曲面重建》 为浙江大学博士学位论文。此文对医学数据的表面重建进行了详细的阐述,主要针对Marching Cubes算法提出了他自己独到的理解和理论创新。并且详细的论述了相关领域的多种算法理论。-"medical image reconstruction of the surface" of Zhejiang University for a doctorate thesis. The article on
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:2350080
    • 提供者:孔维武
  1. V3D_Viewer_1.01_SourceCode

    0下载:
  2. V3D-Viewer is a Dicom and "Philips V3D 3DRA" Medical Volume Viewer based on .Net and the VTK library. With marching cubes, 3d planes and (3D texture) volume rendering, including histogram transparency and intensity curve
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:559104
    • 提供者:mhp
  1. marchingcube

    0下载:
  2. 用VC实现marching cubes及MT算法,对于理解这两种算法很有帮助 -VC achieve using marching cubes and the MT algorithm, two algorithms for understanding this helpful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:424960
    • 提供者:张娜
  1. 1

    0下载:
  2. Marching Cubes算法是三维数据场等值面生成的经典算法,是体素单元内等值面抽取技术的代表。 -Marching Cubes algorithm is three-dimensional data field isosurface generated by the classical algorithm is voxel unit isosurface extraction technology representatives.
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:xdb
  1. VISC-MC

    0下载:
  2. 对Marching cubes算法的实现程序-Marching cubes algorithm on the implementation procedures
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:4738048
    • 提供者:阎峻
  1. marching

    0下载:
  2. marching cubes algorithm
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:shynn
  1. MarchingCubes

    0下载:
  2. 球体的Marching Cubes实现,运用OPENGL绘制图像-Marching Cubes sphere of the realization of the use of OPENGL rendering image
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:891904
    • 提供者:陈天壮
  1. MarchingCubes

    0下载:
  2. Marching cubes算法Marching Cubes算法是三维数据场等值面生成的经典算法,是体素单元内等值面抽取技术的代表。-Marching cubesMarching Cubes算法是三维数据场等值面生成的经典算法,是体素单元内等值面抽取技术的代表。
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:liu yihao
  1. MITK

    0下载:
  2. 基于mitk的三维图像表面重建。用marching cubes算法实现,容易扩展到基于分割的表面重建。-Mitk based on the surface of the three-dimensional image reconstruction. Marching cubes algorithm to use, easy to extend to the surface reconstruction based on the part
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:2882560
    • 提供者:liu yihao
  1. marchingsource

    0下载:
  2. marching cubes 三维重建源码-marching cubes 3d reconstruction
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:顺子
  1. IsoSurface_byDirectX

    0下载:
  2. 用DirectX写的marching cubes 的代码.-Written with DirectX code marching cubes.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:3559424
    • 提供者:robin
  1. appletMarchingCubes

    0下载:
  2. Marching cubes的java applet例子. 演示算法的每个细节, 有支持applet的IE即可运行.-Marching cubes of java applet examples. Demonstration algorithm every detail, with the support of the applet to run IE.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:50176
    • 提供者:robin
  1. MC_JAVA_Version

    0下载:
  2. Java版的Marching Cubes实现代码.-Java version of the Marching Cubes code.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:35840
    • 提供者:robin
  1. FastMetaballs

    0下载:
  2. Paper and Source Code for a fast marching cubes metaball implementation.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:71680
    • 提供者:widget
  1. ExampleISOSurface

    0下载:
  2. Isosurfacş ng example using marching cubes
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:129024
    • 提供者:gulizarcit
  1. marchingsource

    0下载:
  2. 医学算法Marching Cubes的源代码,可以直接运行,显示三维标量场。-The famous medical algorithm Marching Cubes written with OpenGL, which can be used to display 3D scalar filed.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:gaojing
  1. MarchingCubes

    0下载:
  2. VS 6. dem odemostrates an approach how to implement marching cubes in openGL. source code included. enjoy!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:acidos
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org