搜索资源列表
toolbox_fast_marching
- 一个很好的fast marching算法的工具箱,是用matlab语言编写的-a good fast marching algorithm toolbox is the use of the Matlab language
Multivac-1.10.1
- Multivac 的Level set包,包括 narrow band level set方法和fast marching方法的全部源代码。
marching
- Trung Nguyen 编写的一个简单的fast marching 算法
toolbox_fast_marching
- toolbox_fast_marching A toolbox for the computation of the Fast Marching algorithm in 2D and 3D.
toolbox_fast_marching
- fast marching method
fast_marching
- level set 快速行进法,快速行进法的2D算法-Fast marching level set method, fast marching method of 2D algorithm
matlab_toolbox_fast_marching
- 水平集的快速行进方法,是一种水平集的求解方法,对研究水平集的朋友很有用-This is a method of level set,adopting fast marching. It is very usefull to everyone.
fast_marching
- 在Juan Cardelino发布的FMM(fast marching methos)2维程序基础上改写的3维程序。并改写成适合复杂速度模型,可用于地震旅行时计算。大模型3d算法在matlab下计算速度较慢,根据源码中的注释很容易改写成c程序。-3D FMM program revised from Juan Cardelino s 2D version. The program can calculate the seismic traveltimes in 3D complex model
extract_path_2d
- fast marching method
toolbox_fast_marching
- fast marching method
toolbox_fast_marching
- 水平集快速步进算法的源码,参考书籍为:Level sets and fast matching algorim.-Level set fast marching algorithm source code, reference books as: Level sets and fast matching algorim.
fastmarching
- fast marching method-fast marching
meshlab_ex
- constructing "meshlab" 3D module using background and foreground image and camera parameter. 1.For the silhouette extracted from each view, construct the chessboard distance transform map using 4-neighbor distance for the extracted silhouette 2.C
FastMarching_version3b
- fast Marching for robot path planing, obstacles, online, consider the robot capabilities, 2D, realtime, very nice
aufgabenstellung-marching-cubes
- Marching cubes in bone structure analysis
MarchingCubes
- Marching Cube算法 程序 MarchingCubes算法-Marching Cube algorithm MarchingCubes algorithm
inverse-marching
- 使用matlab软件计算可压流膨胀波的相关参数-Calculate parameters of the expansion wave
supersonic-flow-over-flat-plate
- 利用显示MacCormack时间步计算二维超声速绕平板流,对于研究计算流体力学有很大帮助-A Fortran program of two-dimensional Navier-Stokes equations for the supersonic flow over a flat plate based on MacCormack s explicit time-marching technique.
marching-cubes
- marching cubes 三维重建程序-marching cubes
marchingCubes
- 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.)