搜索资源列表
Matlab Image Processing
- 目标识别的matlab源码,有源代码和论文,有需要的可以下来看看。-The application of automatic target recognition technology is a critical element of robotic warfare. ATR systems are used in unmanned aerial vehicles and cruise missiles. General Electric provides an Automatic Target
C-AutomaticFingerPrintIdentification
- 指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。-Source code for fingerprint recognition, fingerprint pre-processing, image enhancement, feature extraction, fingerprint matching and fingerprint storage.
lan1
- 车牌识别方法,对图像进行与预处理,使其为我们所要的尺寸,并进行HOUGH变换,使其更易分辨出来。-License Plate Recognition Method of images and pre-processing to make it for us to size, and HOUGH transform, to make it easier to be identified.
cpdw
- 用于车牌定位的源代码。包括预处理、二值化、削弱背景干扰等步骤-License plate location for the source code. Including pre-processing, binarization, and other steps to weaken the background interference
FingerVeriLab
- 用VC++实现指纹识别算法中的预处理,最终得到指纹细化图。-With VC++ Achieve fingerprint identification algorithm in the pre-processing, refining plans finally fingerprint.
chepaijingquefenge
- 车牌号码的自动检测先进行图像的预处理,在对预处理后的图像做边缘检测,根据车牌像素的大小进行车牌分割最后将分割的车牌保存在一个文件当中-Automatic detection of the vehicle registration number, preceded by image preprocessing, in the image pre-processing to do edge detection, in accordance with license plate license pla
writingrestore
- 硕士毕业课题:Vc++实现手写体字符识别.包括字符的预处理,分割,细化以及识别。-Master s graduate topics: Vc++ implementation of handwritten character recognition. Including the character pre-processing, segmentation, thinning, as well as identification.
NumberRecognitionSystem
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
Neural-network-recognition-system
- 使用说明 第一步:训练网络。使用训练样本进行训练。 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-
License_Plate_Recognition
- 实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
dingwei
- 该软件最主要的功能就是要能识别出人脸,首先该系统需要对通过摄像头拍照而获取到的原始的人脸图片进行一系列处理才可进行下一步的工作,该处理过程也称图像预处理。预处理这个模块在整个人脸识别系统的开发过程中占有很重要的地位,只有预处理模块做的好,才可能很好的完成后面的人脸定位和特征提取这两大关键模块。-The main features of the software is to be able to identify the face, first of all, the system need to
DigitRec
- 使用说明 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作
VideoBasedFaceDetection
- 视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜 索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定 位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取 和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition tech
shuzishibie1
- 基于Matlab的手写数字识别 图像预处理工作的论文 (pdf格式)-Handwritten Digit Recognition Based on Matlab image pre-processing work papers (pdf format)
erzhihua3
- 对图像进行二值化处理,是图像预处理的重要步骤内含4种不同的方法-The binary image processing, is an important step in image pre-processing consists of 4 different ways
2003-13
- 这是一篇有关图像自动裁剪的文章,在人脸识别的预处理中有很大的用处。-This is an automated cutting of article about the image, in the pre-processing in face recognition is very useful.
auto_thumb
- 这是2003年有关图像自动裁剪的源码,在人脸识别的预处理中非常有用,来自国外网站-This is 2003, the image automatically cut the source, pre-processing in face recognition is very useful site from abroad
RecoCar2
- 车牌识别系统包括前期的预处理,车牌定位,识别等过程-License plate recognition system, including pre-pre-processing, license plate location, recognition process
faceidentify
- 利用vc++平台开发的人脸识别应用软件及其 源码,通过二值化、预处理,进行定位分析、切割、识别匹配-Using vc++ platform for the development of face recognition software and its source, through the binarization, pre-processing, positioning analysis, cutting, identify matching
h
- 有关于人脸识别中图像预处理方法的研究,可参考-On face recognition in image pre-processing method of
