CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - marching cubes

搜索资源列表

  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 learn the Marching Cubes algorithm
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:42918
    • 提供者:大虫
  1. PhDpaper_QinXujia

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

    • 发布日期:2008-10-13
    • 文件大小:2350149
    • 提供者:孔维武
  1. V3D_Viewer_1.01_SourceCode

    2下载:
  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 selection tool.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:559165
    • 提供者:mhp
  1. marchingcube

    0下载:
  2. 用VC实现marching cubes及MT算法,对于理解这两种算法很有帮助 
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17584
    • 提供者:张娜
  1. 1

    1下载:
  2. Marching Cubes算法是三维数据场等值面生成的经典算法,是体素单元内等值面抽取技术的代表。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:17594
    • 提供者:xdb
  1. MetaBalls

    1下载:
  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 metaballs setup. Metaballs are def
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:806843
    • 提供者:王涛
  1. marching cubes 理解

    1下载:
  2. 所属分类:OpenGL

    • 发布日期:2010-04-14
    • 文件大小:49152
    • 提供者:zhfbao_1221
  1. marching cubes

    0下载:
  2. 非常好的源码 供大家学习
  3. 所属分类:3D图形编程

    • 发布日期:2009-04-23
    • 文件大小:891644
    • 提供者:xingqing2854541
  1. MC_Algorithm

    0下载:
  2. 基于气象雷达回波3D重建的Marching Cubes改进算法-Based on weather radar echo 3D reconstruction of Marching Cubes Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:225651
    • 提供者:augusdi
  1. Marching_Cubes

    0下载:
  2. Marching Cubes: A High Resolution 3D Surface Construction Algorithm MC算法PPT说明-Marching Cubes: A High Resolution 3D Surface Construction Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1381251
    • 提供者:augusdi
  1. marcub

    0下载:
  2. Marching Cubes Module M C算法数据使用-Marching Cubes Module Marching Cubes Module MC algorithm using data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:116770
    • 提供者:augusdi
  1. opengl-mcubes.tar

    0下载:
  2. marching cubes OPENGL实现算法-marching cubes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:9222
    • 提供者:arbor
  1. ct

    2下载:
  2. 基于CT数据的三维重构。提出采用VTK库进行医学数据的可视化。论文中重点研究了表面绘制和体绘制两种绘制方法。表面绘制采用移动立方体算法(Marching Cubes)实现,体绘制则用光线投射算法(Ray-casting)实现,并且通过比较两种算法的结果讨论了他们的特点。-Based on the three-dimensional reconstruction of CT data.Proposed using the VTK library of medical data visualizat
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1156892
    • 提供者:
  1. dualMC

    0下载:
  2. 对偶MC算法回顾,对MC算法缺陷的改进,希望对大家有用!-Dual Marching Cubes:An Overview.It improves existing Marching Cube algorithm,and eliminates or reduce poorly shaped triangles,and eliminates or reduce wonky specular highlights.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:678375
    • 提供者:Niu Wenjie
  1. JMC_JAVA_Versa

    0下载:
  2. Java版的Marching Cubes实现代码. -Java version of the Marching Cubes code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:34932
    • 提供者:海的
  1. VmarchingcubeT

    0下载:
  2. 基于VTK的移动立方体(MC))算法的三维可视化实现 -Based on three-dimensional visualization of the VTK marching cubes (MC)) algorithm to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:5883
    • 提供者:tyjx
  1. marching-cubes

    0下载:
  2. marching cubes 三维重建程序-marching cubes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:14384
    • 提供者:沈三明
  1. Marching_cubes

    0下载:
  2. 利用marching-cubes算法对三维的医学图像进行等值面提取并实现显示-Marching-cubes algorithm isosurface extraction of three-dimensional medical images display
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:2353
    • 提供者:houxiaoshuai
  1. marching-cubes

    1下载:
  2. OpenGL实现marching cubes算法源码-OpenGL to achieve marching cubes algorithm source
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-16
    • 文件大小:12288
    • 提供者:时文敬
  1. marchingCubes

    7下载:
  2. 1.在MATLAB中直接实现Marching Cubes; 2.使用了向量化和预分配的概念在MATLAB中优化; 3.用c-mex函数和GPU实现.(1. Marching Cubes is realized directly in MATLAB; 2., the concepts of VQ and pre allocation are optimized in MATLAB. 3. is implemented with c-MEX function and GPU.)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-27
    • 文件大小:97280
    • 提供者:zyj0-0
« 1 23 »
搜珍网 www.dssz.com