搜索资源列表
mentos_ezw
- 用matlab实现的EZW编码解码,对图像进行小波变换,EZW算法搜索小波系数矩阵,包括熵编码(HUFFMAN)-achieved using Matlab EZW codec, the image wavelet transform, EZW wavelet algorithm search coefficient matrix, including entropy coding (HUFFMAN)
work2006
- 三维图像的标定算法,matlab里面实现的,可以用,效果不错-3D image calibration algorithm, the realization inside Matlab can be used and the results good
B-splineApproximation
- B-spline曲线、曲面的插值和逼近算法以及B-spline曲线、曲面的显示。代码是matlab格式的。
quasidensedemo.tar
- 实现立体匹配算法\"quasi-dense matching\"的Matlab代码,具体可参见CVPR 2007文章 Quasi-dense wide baseline matching using match propagation.
ART重建算法 用于CT图像重建
- ART重建算法,该算法可用于CT图像重建或EST图像重建-Matlab ART reconstruction algorithm, which can be used for CT image reconstruction or image reconstruction EST-matlab reconstruction algorithm, which can be used for CT image reconstruction or image reconstruction EST
StereoRegion1.zip
- 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。,Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information from two color stereo image pair. A filter eliminating unrelia
nurbs
- nurbs曲面拟合,采用nurbs算法,对随机生成点阵进行曲面拟合-nurbs surface fitting using nurbs algorithm, on randomly generated lattice for surface fitting
EIT_eidors_v3.6
- EIDORS的电阻抗成像仿真软件。版本3.6,日期为7 Jul 2012。采用matlab编写。汇总了大量的算法-EIDORS electrical impedance tomography simulation software. Version 3.6, Date 7 Jul 2012. Using matlab. A summary of a large number of algorithms
delaunayn
- 用delaunary算法实现数据的三角网格划分-It is an Algorithm of delaunary for Triangular mesh of data
CT
- 图像反投影重建算法,利用CT采集的数据在进行R_L_滤波后进行反投影得到检测图像。-Image reconstruction algorithm, using the projection of the data collected on CT after R_L_ filter back-projection get detection images.
kdtree
- K-D树源码,不错的空间查找算法,在三维重建和匹配中应用较多!-KD tree source, good space search algorithm, in the three-dimensional reconstruction and matching the application of more!
Dia_Squ_algorithm_1027
- diamond-square三维地形细分算法-terrain generator using diamond-square method
Toolbox_Fundamental_matrix
- 双目视觉,基本矩阵工具箱,外极几何。matlab代码,包含一些小算法-Stereo vision, fundamental matrix Toolbox.Epipolar Geometry
Art3D
- 力矢量算法实现的画图程序,编写环境matlab, 3D 本人原创 -force-oriented graph drawing algrithm, 3D, computer science applied
bayes
- 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码-Based on Bayesian (BAYES) threshold wavelet (WAVELET) image denoising algorithm source code
geom3d_2011.06.30
- 这是一个基于三角曲面网格实现测地线算法的matlab程序源码-This is an implementation of geodesic (shortest path) algorithm for triangular mesh (triangulated surface) first described by Mitchell, Mount and Papadimitriou in 1987[1] with some minor improvements, extensions and sim
streo-match
- 可以通过给以的左右视图来提取视差的算法程序,用MATLAB与C来混合编写的。-These codes are used for stero matching about the 3D graphes. You can get a disparity map from the left and right pictures.
fast-matlab-src
- 好用的角点检测算法 有例子 程序简单易懂-Examples handy corner detection algorithm
SOMSUANFAMATLAB3
- 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,SOM算法,matlab程序,是经典的教科书的例子程序-This program debug version then matlab2012b success in graduate design information previously found on the Internet when we want to be useful, SOM algorithm, matlab progra
BPSO
- BPSO 二进制粒子群优化算法matlab源代码实现 -Binary particle swarm optimization algorithm