搜索资源列表
matlab_toolbox_fast_marching
- 水平集(level set)中快进算法(fast marching)算法的matlab工具箱,内容很全面。-Level Set (level set), Fast Forward algorithm (fast marching) algorithm m atlab Toolbox, which is very comprehensive.
toolbox_fast_marching
- 一个很好的fast marching算法的工具箱,是用matlab语言编写的-a good fast marching algorithm toolbox is the use of the Matlab language
快速行进方法
- MATLAB FAST MARCHING METHOD
matlab程序
- Fast Marching算法的一个matlab程序
3D_Surface_Reconstruction_Using_Marching_Cube
- 使用Marching Cube方法进行3D表面重建,切片数据在这里: http://graphics.stanford.edu/data/voldata/ CThead.tar.gz-Marching Cube method using 3D surface reconstruction, slice data here: http://graphics.stanford.edu/data/voldata/CThead.tar.gz
toolbox_fast_marching
- fast marching method
FastMarching_version1
- The function MSFM2D/MSFM3D calculates the shortest distance from a list of points to all other pixels in an 2D or 3D image, using the Multistencil Fast Marching Method (MSFM). This method gives more accurate distances by using second order derivative
les_ch_s2
- Large Eddy Simulation of Turbulent Flow in a Two-Dimensional Channel-Large Eddy Simulation of Turbulent Flow in a Two-Dimensional Channel SGS Model .... Smagorinsky Eddy Viscosity Model Spacial FDM .... 2th order, Central, Staggered
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
inverse-marching
- 使用matlab软件计算可压流膨胀波的相关参数-Calculate parameters of the expansion wave
2D-fast-marching-algorithm
- 一个快速的图像分割程序,matlab实现的,可供初学者参考。-2D fast marching algorithm
AFMM_Inpainting
- 基于快速行进法(FMM)进行图像修复的matlab源码,从作者网站上下的额,很经典,经过调试 ,可以使用,希望能帮你-Based on fast marching method (FMM) for image restoration of matlab source code, from the site up and down, very classic, after debugging, you can use, hope can help you
QCZUOU
- 一个很好的fast marching算法的工具箱,是用matlab语言编写的,-A good fast marching algorithm toolbox, matlab language is written,
HLLOER
- A good fast marching algorithm toolbox, matlab language is written,
MDWVCXS
- 一个很好的fast marching算法的工具箱,是用matlab语言编写的,-A good fast marching algorithm toolbox, matlab language is written,
fasz__aggorithm
- 一个很好的fast marching算法的工具箱,是用matlab语言编写的,(A good fast marching algorithm toolbox, matlab language is written,)
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.)