搜索资源列表

  1. ISOface-marching

    0下载:
  2. 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:206032
    • 提供者:焦堂生
  1. marching

    0下载:
  2. Trung Nguyen 编写的一个简单的fast marching 算法
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2904
    • 提供者:wang
  1. Level Set Methods and Fast Marching Methods

    0下载:
  2. In this new edition of the successful book Level Set Methods, Professor Sethian incorporates the most recent advances in Fast Marching Methods, many of which appear here for the first time. Continuing the expository styl
  3. 所属分类:分形几何

    • 发布日期:2009-12-23
    • 文件大小:25277995
    • 提供者:quest11
  1. 快速行进方法

    1下载:
  2. MATLAB FAST MARCHING METHOD
  3. 所属分类:WEB源码

    • 发布日期:2010-10-14
    • 文件大小:59529
    • 提供者:hewanji
  1. fast marching method

    0下载:
  2. fast marching method
  3. 所属分类:其它程序

    • 发布日期:2010-10-15
    • 文件大小:66701
    • 提供者:hewanji
  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-11
    • 文件大小: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-11
    • 文件大小: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-11
    • 文件大小:2350080
    • 提供者:孔维武
  1. matlab_toolbox_fast_marching

    0下载:
  2. 水平集(level set)中快进算法(fast marching)算法的matlab工具箱,内容很全面。-Level Set (level set), Fast Forward algorithm (fast marching) algorithm m atlab Toolbox, which is very comprehensive.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-11
    • 文件大小:143360
    • 提供者:屈磊
  1. toolbox_fast_marching

    0下载:
  2. 一个很好的fast marching算法的工具箱,是用matlab语言编写的-a good fast marching algorithm toolbox is the use of the Matlab language
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:172032
    • 提供者:潘晓花
  1. ISOface-marching

    0下载:
  2. 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:1312768
    • 提供者:焦堂生
  1. Multivac-1.10.1

    0下载:
  2. Multivac 的Level set包,包括 narrow band level set方法和fast marching方法的全部源代码。 -Multivac
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:353280
    • 提供者:姚远
  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-11
    • 文件大小: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-11
    • 文件大小:424960
    • 提供者:张娜
  1. toolbox_fast_marching

    0下载:
  2. The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (e.g. road tracking and tubular structure extraction in medical images), shape statistics and geod
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-11
    • 文件大小:1349632
    • 提供者:费仙凤
  1. marching

    0下载:
  2. Trung Nguyen 编写的一个简单的fast marching 算法-Trung Nguyen prepared a simple fast marching algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:wang
  1. marching

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

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

    0下载:
  2. 这个是三维重建中最常用的面绘制的方法,也叫MARCHING CUBE,比较容易实现,不过效果不如体绘制好-This is the most commonly used three-dimensional reconstruction of surface rendering method is also called MARCHING CUBE, relatively easy to implement, but the effect
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:xuanzheng
  1. mARCHING-ANTS-VB6

    0下载:
  2. Marching Ants Image VB6 Visual Basic
  3. 所属分类:其他小程序

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

源码中国 www.ymcn.org