搜索资源列表
hello.提取二值图像中线条的坐标
- 从磁盘中读入图像文件,并将图像显示在屏幕上。-Read bmp photo and display on moniter!
Feature-Extraction
- 特征提取与图像处理(第2版)<尼克松(Mark S.Nixon) 英文版 适合研究图像匹配、目标识别等方面的人员使用。-Feature Extraction and Image Processing (2nd Edition) (Mark S. Nixon)。 Specially for who study on image pattern,tracking。
ID_card_binarization
- 本程序对身份证的图像提取并进行二值化得到黑白对比度处理后的身份证ostu算法-The ID card program for image extraction and binarization to be black and white contrast of the processed ID ostu algorithm
基于OpenCV的SIFT特征点提取进行匹配的程序
- 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
gaborf
- gabor滤波器提取不同方向、不同尺度特征,可用于图像识别-gabor filters extract different directions and different scale features can be used to image recognition
gist
- 对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类-get the gabor feature of a image,a very effective feature,and use SVM to classify the pictures
ImageProcessing
- 图像特征提取是图像识别的关键步骤,图像特征提取的效果如何直接决定着图像识别的效果. 如何从原始图像中提取具有较强表示能力的图像特征是智能图像处理的一个研究热点. 本文旨在介绍各种 图像特征提取方法的基本思想、特点和研究发展现状, -Image feature extraction is a key step in image recognition, image feature extraction directly determines how the effect of image
Gabor
- 使用MATLAB对图像做Gabor变换,提取图像的特征值。-Use MATLAB to do the image Gabor transform, extract images eigenvalues.
chepaishibie
- 很好的学习图像处理的资料,尤其是在图像特征提取方面-Good learning image processing information, especially in regard to image feature extraction
imagerec
- 车牌定位与识别系统,对图像处理和模式识别毕业设计有参考价值,VC实现图像预处理,特征提取,以及神经网络识别。-License plate location and recognition system for image processing and pattern recognition graduated design reference value, VC achieve image preprocessing, feature extraction, and neural network
AboutSomandsnake-model
- 在指纹识别应用中图像特征特点及其常用的特征提取与匹配方法-In fingerprint recognition applications, image feature characteristics of commonly used feature extraction and matching method
SeveralCharacterRecognition
- 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
zw
- 指纹识别算法学习套件 3.0具有指纹图像增强,脊线细化,特征点提取,指纹特征匹配等功能的低速测试版 本套软件建立在拥有自主知识产权的专利算法基础之上,通过有效降低背 景噪音,图像 增强优化,最终实现精准识别功能.-Fingerprint recognition algorithm with learning packages 3.0 fingerprint image enhancement, ridge detail, feature point extraction, feature
tzsb
- 图像的特征识别技术,是机器视觉和计算机图像识别的好教程。 所谓图像特征,换句话说就是图像中的物体有什么样的特征。图中有几个水果。要想从该图像中把香蕉提取出来,必须告诉计算机要提取什么样的物体。例如,应把香蕉的特征之一——细而长告诉给计算机。也就是说,要指示图像中物体的形状、大小等特征。即告诉计算机要提取的物体是大物体或是圆的、方的等。这时,就 要使用“大小”、“圆度”等表示物体形状的参数。 -The characteristics of image recognition techno
shiyan2
- 图像边界提取、图像边界增强、图像二值化、图像细化处理代码。实用、适用的可以下载-Image edge extraction, image enhancement border, image binarization, image thinning treatment code. Practical, applicable can download a try ...
NumberRecognitionSystem
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
zifushibie
- 光学字符识别系统,包括图像预处理、特征提取和分类器设计。-Optical character recognition system, including image preprocessing, feature extraction and classifier design.
edge
- 边缘检测,提取边缘,能够检测边缘,很好的把图像边缘找出来-edge detect
segment
- 车牌图像分割和提取,(基于sobel算子的边缘分割)-License plate image segmentation and extraction, (based on the edge of the sobel operator split)
Image
- 一篇很优秀的关于图像边缘检测和特征提取算法的博士论文,文中介绍了不少有益的算法。-On a very good edge detection and feature extraction algorithm doctoral dissertation, In this paper, many useful algorithms.