-
Imageprocessing
包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。(It contains four parts:
[1]MATLAB function:diffusion.m gauss.m
[2]Linear diffusion
Applying linear diffusion to images creating linear scale-space.
MATLAB code: demo_lin.m
Image: haifa1.bmp
[3]Linear complex diffusion
Applying linear complex diffusion creating Gaussian and Laplacian scale-spaces. MATLAB code: demo_cmplin.m
[4]Nonlinear diffusions:
Perona-Malik ["Anisotropic diffusion"]
Catte et al. regularization of P-M
Complex ramp-preserving diffusion
Nonlinear edge preserving diffusions.The classical Perona-Malik process: the value of the diffusion coefficient is reduced near edges estimated by the first derivative. Best applied to step edges. A regularized version by Catte et al- the gradient estimation for controlling the process is smoothed by a Gaussian. Proved to be mathematically well-posed. Ramp preserving complex diffusion- best for ramp-type edges. Results are smoother with almost no staircasing effects.
MATLAB code: demo_nldif.m
Image: ct_scan.bmp)
- 2009-02-19 16:35:30下载
- 积分:1
-
MATLAB-Ch7LinearEquation
此为《MATLAB教程》的第七章:线性方程系统。该书内容翔实,深入浅出,不可多得。(This is the MATLAB Guide Chapter VII: system of linear equations. Book is informative, easy, hard to come by.)
- 2008-02-29 18:56:47下载
- 积分:1
-
lorenz4D
使用matlab工具解洛伦兹方程的runge-kutta方法(matlab solution of Lorenz equations)
- 2009-11-23 15:30:04下载
- 积分:1
-
robustfiltermatlab
说明: 自己编写的自适应滤波算法的应用,应用于惯性导航系统初始对准中,静止基座(I have written the application of adaptive filtering algorithm used in inertial navigation system in the initial alignment, static base)
- 2021-03-04 23:09:31下载
- 积分:1
-
seepage
SEEP5( Property , Value ,...) creates a new SEEP5 or raises the
existing singleton*. Starting the left, property value pairs are
applied to the GUI before seep5_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to seep5_OpeningFcn via varargin.
- 2014-10-08 15:48:39下载
- 积分:1
-
recover
图像复原逆滤波法matlab实现
和增强比较。(Image Restoration matlab inverse filtering method to achieve and enhance the comparison.)
- 2008-12-30 12:36:52下载
- 积分:1
-
LDA
LDA是人脸识别中比较基础的一个算法,在人脸识别中使用较广(Comparison of LDA in face recognition are based on an algorithm used in face recognition broader)
- 2009-02-15 19:40:11下载
- 积分:1
-
MATLAB_ADD_IN(document)
说明: 用ADD_IN实现VC++和Matlab的混合编程(文档部分)(with ADD_IN VC and Matlab mixed programming (documentation))
- 2006-02-08 09:38:41下载
- 积分:1
-
motion_segmentation_subspace
基于子空间方法的运动分割技术研究,包GPCA with spectral clustering,RANSAC
Local Subspace Affinity (LSA),三种方法(Motion segmentation technique based on subspace method, including the GPCA with spectral clustering, RANSAC Local Subspace Affinity (LSA))
- 2011-04-30 17:52:00下载
- 积分:1
-
dpll
Digital Phase Locked Loop M-File
- 2010-05-18 23:41:14下载
- 积分:1