搜索资源列表
gaussianpinghua
- 高斯滤波器是一个比较好用的滤波器,它是一个平滑滤波器,但不同于中值滤波-Gaussian filter is a better quality of the filter, it is a smoothing filter, unlike the median filtering
code_Kalman
- 基于卡尔曼滤波器的物体追踪算法,很好用的,而且效率也很高
gaborfilter2
- gabor二维滤波器,能有效的提取细节纹理信息。
Slam
- 几个很有用的在1D,2D,3D上的卡尔曼滤波器的MATLAB实现。可以供初学者学习!
MATLAB指纹识别源码
- 基于滤波器组的指纹匹配
FingerPrintVerify.rar
- 指纹识别程序vc++源代码,基于Gabor滤波器的指纹图像增强。,Fingerprint Identification procedures vc++ Source code, based on Gabor filter fingerprint image enhancement.
gaborf
- gabor滤波器提取不同方向、不同尺度特征,可用于图像识别-gabor filters extract different directions and different scale features can be used to image recognition
KalmanFilter
- Kalman Filter Simulation 卡尔曼滤波器-Kalman Filter Simulation
compare_of_edge_detect_methods
- 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
GaborFilter
- 基于GABOR函数的滤波器,试过了可以直接用的。文件中并给出了具体图形。-GABOR function based on the filter, can be tried directly used. Document and give a specific graphics.
ImgComparator
- 实现了基于Gabor滤波器的图像比较,比较两张图片的结构相似性-Gabor filter based on the realization of the image compares the two pictures of the structure similarity
gaborfilter
- gabor 滤波器 用奇域边界检测法。再用canny 算子进行边缘检测。能很好的去除图像的伪边缘-gabor filters edge detection method by Qi Yu. Then canny edge detection operator. Well remove the image of the pseudo-edge
VCCCCCC
- 基于MATLAB信号处理工具箱的数字滤波器设计与仿真-MATLAB
7788
- 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
tracking_ball-using-Kalman
- 本代码自创了一个视频文件,由此进行Kalman滤波器的设计及处理,经测试,得到非常完好的结果。-This code own a video file, which the Kalman filter design and processing, tested, get very good results.
Gabor
- Gabor滤波器在基于细节点的指纹识别中的应用-Gabor filter in minutiae-based fingerprint recognition
kalmanNew
- matlab 视频物体追踪 使用 卡尔曼滤波器-matlab object tracking using karlman filter
iris-feature-extraction
- 一种简单的虹膜特征提取Matlab实现,主要是gabor滤波器的实现。-A simple iris feature extraction Matlab, gabor filter realization.
IIR-filter-design
- 脉冲响应不变法设计滤波器,精心力作,有源码有文档说明-The impulse response the same method designed filter elaborate masterpiece, a source document explains
code
- 利用频域滤波消除周期噪声,即用频域带阻滤波器消除图像中的周期噪声。-By using the frequency domain filtering eliminating cycle noise, use frequency domain band-stop filter to eliminate image noise of the cycle.