资源列表
MARBURG
- Routine marburg: To estimate the AR parameters by Burg algorithm. Input Parameters: n : Number of data samples ip : Order of autoregressive process x : Array of complex data samples x(0) through x(n-1) Output Parameters: ep : Real
eyelocation1.m
- 眼睛定位,希望对各位初学者有所帮助!
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
exponential
- arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for exponential noise image-arithmet
Texture
- 求图像的灰度共生矩阵,并求其主要的特征参数-Gray Level Co-occurrence Matrix
bispectrum
- 双谱,在地震,图像的运用及其广泛,此程序是运用两次傅里叶变换产生双谱。-bispectrum,which is applide widely to seismic and image procesing.The code generate bispectrum by using Fourier transform twice.
unred
- 几个去除红眼的Matlab程序,需要自行编写RGB与HSI色彩空间的转换函数,网上有很多-Several Matlab program to remove red-eye, you need to write your own RGB and HSI color space conversion functions, there are many online
cal-sto2
- 基于线性拟合法用组织的超光谱图像数据实现对组织血氧的计算-Hyperspectral image data based on a linear fitting with the organization to achieve the calculation of tissue oxygenation
Klaman
- 卡尔曼滤波代码,用于在图像中对目标进行跟踪,鲁棒性好-Kalman filter code used in the image on the target tracking, robustness
KNN
- KNN 交叉验证,选出KNN算法中较优的N值-KNN cross validation, for the choice of the best N in KNN algorithm
RosiImgSpider-master
- 爬虫,可以爬m5442网站上所有rosi图片-a spider which can download all the rosi imgs
control
- implementation of a control system analysis.