搜索资源列表
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
facedetectionandlocation
- 用Visual c++ 实现的人脸检测和定位的代码,其中结合了肤色信息,包括了人眼的定位-with Visual c achieve the Face Detection and localization of the code, which combines the color information, including the positioning of the eyes
numberplate_C++Builder
- 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for
sourcecode_for_locating_and_identification
- 这是一个关于车牌定位与识别系统的原代码实例,用vc开发,非常具有实用价值,望大家参考.-This is a position on the number plate recognition system with the source code examples using vc development, very practical value, look for reference.
PlateLocation
- 车牌定位代码,很好用,准确率非常高,可以用的啊-plates positioning code, with very good accuracy rate is very high, we can use ah
NormalizationFaceDetect
- 归一化人脸定位的实例,模式识别中很有用的代码,希望对大家有用-In the face of a positioning example, pattern recognition useful code, it may be useful to hope
LR
- 车牌识别系统,用于车牌定位,车牌分割,还有图像二值化代码,灰度化代码
EyeFinder.rar
- 人眼定位的matlab代码,使用模板匹配的方法实现,The human eye positioning matlab code, using a template matching method
carbmp
- 车牌定位算法实现代码,可以很精确的进行定位,具有很想的鲁棒性和稳定性。-License plate location algorithm code can be very accurate positioning, with the wish of the robustness and stability.
20051231094134
- 基于vc开发的车牌定位识别代码,可在各种光照条件下进行测试,准确率较高-Vc developed based on the license plate location identification code can be in various lighting conditions to test the accuracy of the higher
cheding
- 一个完整的用matlab编写的车牌定位代码.适用于彩色车牌.原来在网上下的.与大家分享.-A complete license plate prepared with matlab code positioning. Applicable to color plates. Under the original online. To share with you.
licenseplatelocationVC
- 详细的车牌定位代码,步骤分明.源代码可以直接编译运行,识别的图象要求为彩色照片24位。-Detailed code license plate location, the steps clearly. Compile the source code can be run directly to identify the requirements for the image 24 color photos.
chepaidingweiyusibie
- 压缩包中含有车牌定位与识别的全部代码和一份设计说明书。是一份毕业设计的作品。分享给大家。-Archive contains all the license plates and identification bit code and a design manual. Is a graduate design work. To others.
LicensePlateLocation
- 车牌定位代码,在VS2005下编译通过,能实现车牌定位功能。-License plate location code, compile under VS2005, license plate location feature can be achieved.
FaceDetect
- 此代码用于人脸检测,效果很不错的;包括人脸定位等功能-this code is used for face recognition
chepaishibie
- 车牌识别,里面有具体的程序代码,实现车牌定位、分割及字符的识别-License Plate Recognition
LPR
- 车牌定位,最新的车牌定位代码,发表在EI会议上-License plate location, date of license plate location code, published in the EI meeting
EyeDetect
- 精准的人眼定位代码,需要先训练,再测试。训练样达到100个以上时具有很好的效果-Precise eye location code, you need to train, and then test
代码
- 车牌识别系统以设计一个基于MATLAB实时的车辆牌照识别系统为最终目的。本系统实现车牌识别要求对采集到的样本经过以下相关步骤:图像采集,图像预处理、车牌定位、字符分割、字符识别等。本文主要介绍图像预处理、车牌定位、字符分割这三个模块的实现方法。(The Automatic Recognition System of License Plate Based on Digital Image Processing)
QRCode识别解码代码 Delphi7 D7QRCode
- Delphi7 写的 QRCode识别的源代码,可直接编译运行。 能识别中文,附带2张测试的二维码图片可测试。 识别率很低,学习下还可以的。 包含了图像处理的一些东西如:灰度化、二值化、定位等。 支持UTF8格式的中文。(The source code of QRCode recognized by Delphi 7 can be compiled and run directly. It can recognize Chinese, and 2-D code pictures with 2 t