搜索资源列表
gaussianpinghua
- 高斯滤波器是一个比较好用的滤波器,它是一个平滑滤波器,但不同于中值滤波-Gaussian filter is a better quality of the filter, it is a smoothing filter, unlike the median filtering
piccut
- 本程序包含车牌处理要求的一些处理,如256色转灰度,中值滤波,车牌截取,车牌定位等。-the registration process includes the processing requirements, such as 256-color to gray, median filtering plates interception, registration and orientation, and so on.
matlab_ukf_utilities
- utilities for Kalman filtering, unscented filtering, particle filtering, and miscillaneous other things. This code is stable and fast. -utilities for Kalman filtering, unscented filtering, particle filtering, miscillaneous and other things. This code
Palm
- 自己做的掌纹识别小软件,呵呵, 有灰度处理、图象滤波、HARRIS角点检测、小波分解。提取热区,数学生态学等功能-own small palm print recognition software, Oh, gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology
numberplate_C++Builder
- 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for
维纳滤波处理
- 对DIB图像进行维纳滤波复原操作和评价滤波效果的信息熵计算算法.-right DIB images Wiener filter recovery operation and evaluation of the effect of filtering information entropy algorithm.
BindingSource_ex
- 以BindingSource的程式,基本的資料匯入、過濾排序資料、重新繫結或找尋某筆資料等功能,如果再修改一下可以成為會員資料管理的一個介面-BindingSource to the program, the basic data entry, filtering sorting information, Guitar re-line or find a T information, and other functions, if changes to become members of a d
wangshangdekalman
- matlab下的calman滤波,对物体的跟踪方面用极大的用处-Matlab under calman filtering, tracking objects with great usefulness
200751110558396
- 能够对大部分的车牌进行定位,和识别 .包括数字图像处理的 均衡化,灰度化,中值滤波,平滑处理,各种边缘检测算法,还有四种二值化方法 -to most of the license plates for positioning and identification. Including digital image processing balanced, gray, Median filtering, smoothing, edge detection algorithm all, there
cpsb
- 一个车牌识别程序,包含车牌处理要求的一些处理,如256色转灰度,中值滤波,车牌截取,车牌定位等。 -a license plate identification procedures, including the license plate number of processing requirements, such as 256-color to gray, filtering, Interception of license plates, registration and orien
NoiseReduction_v1
- 本程式实做了Noise Reductin Algorithm 2005年一个韩国人在ieee发表的Paper Block-based noise estimation using adaptive Gaussian filtering 此论文也收录在资料夹中,供使用者参考。 首先,click open file, 选择第一张原始图(未被杂讯污染) 接下来选择第二张图(有杂讯) 你可以直接点选Noise Reduction观看结果 也可以先调整旁边的th
NumRead.rar
- VC实现的神经网络数字识别系统 其中包含图像滤波,归一化,二值化处理等,VC implementation figure of the neural network image recognition system which includes filtering, normalization, binarization processing
gacv02
- gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
ReadPic
- 一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。 本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, a
1
- 内含完整的中值滤波、图像分割、字符识别程序,整个OCR系统-a complete OCR system, contain edian filtering, image segmentation, character recognition
200572811235798
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能-In this paper, and designed to achieve a free
ImageProcess
- 中值滤波,平滑,锐化,边缘增强,边缘检测,快速FFT,DCT,越是吗等的源码-Median filtering, smoothing, sharpening, edge enhancement, edge detection, fast FFT, DCT, etc. The more you source
log-gabor
- log gabor滤波程序,很实用,希望对大家有所帮助!-log gabor filtering process, it is useful, I hope all of you to help!
lpcseg
- 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网-Matlab do with License Plate Recognition complete source code, including the license plate location, binarization, filtering noise, character segmentation, identification, identification of parts
captcha_recognition
- 验证码图片的腐蚀和膨胀以及滤波,可以用于淘宝验证码分割的基础-Verification Code Pictures of the corrosion and expansion, as well as filtering, can be used Taobao basic partition Verification Code