Welcome![Sign In][Sign Up]
Location:
Search - marching

Search list

[Other resourceISOface-marching

Description: 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
Platform: | Size: 206032 | Author: 焦堂生 | Hits:

[Other resourcemarching

Description: Trung Nguyen 编写的一个简单的fast marching 算法
Platform: | Size: 2904 | Author: wang | Hits:

[Fractal programLevel Set Methods and Fast Marching Methods

Description: 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 style of the first edition, this introductory volume presents cutting edge algorithms in these groundbreaking techniques and provides the reader with a wealth of application areas for further study. Fresh applications to computer-aided design and optimal control are explored and studies of computer vision, fluid mechanics, geometry, and semiconductor manufacture have been revised and updated. The text includes over thirty new chapters. It will be an invaluable reference for researchers and students.
Platform: | Size: 25277995 | Author: quest11 | Hits:

[WEB Code快速行进方法

Description: MATLAB FAST MARCHING METHOD
Platform: | Size: 59529 | Author: hewanji | Hits:

[Otherfast marching method

Description: fast marching method
Platform: | Size: 66701 | Author: hewanji | Hits:

[Program docMarching Cubes算法原理

Description: Marching Cubes算法原理
Platform: | Size: 67072 | Author: marchingcube | Hits:

[OpenGL programMetaBalls

Description: 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 defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-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 defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
Platform: | Size: 806912 | Author: 王涛 | Hits:

[3D Graphicmymarching_cubes

Description: 医学可视化中经典算法——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 .
Platform: | Size: 43008 | Author: 大虫 | Hits:

[3D GraphicPhDpaper_QinXujia

Description: 《医学图象的曲面重建》 为浙江大学博士学位论文。此文对医学数据的表面重建进行了详细的阐述,主要针对Marching Cubes算法提出了他自己独到的理解和理论创新。并且详细的论述了相关领域的多种算法理论。-"medical image reconstruction of the surface" of Zhejiang University for a doctorate thesis. The article on the medical data of the surface reconstruction of detailed, targeted at Marching Cubes of his unique understanding and theoretical innovation. And are discussed in detail in the related fields of various theoretical algorithm.
Platform: | Size: 2350080 | Author: 孔维武 | Hits:

[2D Graphicmatlab_toolbox_fast_marching

Description: 水平集(level set)中快进算法(fast marching)算法的matlab工具箱,内容很全面。-Level Set (level set), Fast Forward algorithm (fast marching) algorithm m atlab Toolbox, which is very comprehensive.
Platform: | Size: 143360 | Author: 屈磊 | Hits:

[matlabtoolbox_fast_marching

Description: 一个很好的fast marching算法的工具箱,是用matlab语言编写的-a good fast marching algorithm toolbox is the use of the Matlab language
Platform: | Size: 172032 | Author: 潘晓花 | Hits:

[3D GraphicISOface-marching

Description: 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
Platform: | Size: 1312768 | Author: 焦堂生 | Hits:

[AlgorithmMultivac-1.10.1

Description: Multivac 的Level set包,包括 narrow band level set方法和fast marching方法的全部源代码。 -Multivac
Platform: | Size: 353280 | Author: 姚远 | Hits:

[OpenGL programV3D_Viewer_1.01_SourceCode

Description: 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.
Platform: | Size: 559104 | Author: mhp | Hits:

[Special Effectsmarchingcube

Description: 用VC实现marching cubes及MT算法,对于理解这两种算法很有帮助 -VC achieve using marching cubes and the MT algorithm, two algorithms for understanding this helpful
Platform: | Size: 424960 | Author: 张娜 | Hits:

[2D Graphictoolbox_fast_marching

Description: 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 geodesic remeshing are presented.-The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (eg road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.
Platform: | Size: 1349632 | Author: 费仙凤 | Hits:

[Data structsmarching

Description: Trung Nguyen 编写的一个简单的fast marching 算法-Trung Nguyen prepared a simple fast marching algorithm
Platform: | Size: 3072 | Author: wang | Hits:

[OpenGL programmarching

Description: marching cubes algorithm
Platform: | Size: 45056 | Author: shynn | Hits:

[OpenGL programmarching-cube

Description: 这个是三维重建中最常用的面绘制的方法,也叫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 was not as good rendering
Platform: | Size: 1024 | Author: xuanzheng | Hits:

[OthermARCHING-ANTS-VB6

Description: Marching Ants Image VB6 Visual Basic
Platform: | Size: 72704 | Author: EXCEL2000 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net