搜索资源列表
patternreg
- 模式识别中的Parzen窗法ISODATA算法H-K(Ho-Kashyap)算法的实现,用matlab和VC编写-pattern recognition of Parzen window ISODATA method algorithm H-K (Ho-Kashya p) algorithm implementation using Matlab and VC prepared
meanshift
- 均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心
Mean_Shiftscalespace
- 自动选择跟踪窗尺度的Mean_Shift算法
gabor
- Gabor变换属于加窗傅立叶变换,用VC++编写,每一步都有详细的解释!-Gabor transform is windowed Fourier transform, using VC++ development, every step has a detailed explanation!
Gabor
- Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform belongs to the windowed Fourier transform, Gabor function can be in the frequency domain on different scales and different directions extract re
PatterRecognition-4.0
- 模式识别 作业 实现自动产生样本,并用最近距离法,贝叶斯分类,Parzen窗概率密度估计-Pattern recognition operations automatically generate the sample, and with the recent distance method, Bayesian classifier, Parzen window probability density estimation
featurenew20121104
- 用滑动帧窗从文字行图像的右侧开始依次提取每个帧窗内的文字灰度密度特征。-text line feature extraction using sliding window.
pr3
- 边缘检测代码。多种检测方法,包括梯度算法(多种窗),LOG算法,sobel算子-Edge detection code. A variety of detection methods, including gradient algorithm (multiple windows), LOG algorithm, sobel operator, etc.
image_processing2
- 图像工程作业2:使用滑动窗的人脸检测 (Face detection with a sliding window, Viola Jones)-Image Engineering Assignment 2: Use the sliding window Face Detection (Face detection with a sliding window, Viola Jones)
slide-window-matching
- 使用滑动窗检测+模板匹配实现图片中的数字识别。MATLAB编程实现。-To realize number identification by using slide window and template matching in MATLAB
MATLAB RGB转CMYK
- RGB转CMYK 可通过弹窗选择图片 图片的类型多样吧,包括bmp;jpeg;tif;png;hdf;jpg等 代码简洁,直接运行mainTest,根据操作选择即可