搜索资源列表
source
- 《VC数字图像模式识别及工程实践》该书的源代码,希望对大家有用-err
139
- 139移动手机邮箱验证码识别源码(delphi7) -139 mobile phone-mail Verification Code source identification (delphi7)
chepaishibie
- 车牌识别源码 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)
character_recgonize
- 字符识别程序 mydate.dat为字库 先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字 和简单汉字 如要识别复杂汉字,请先用学习功能 向原作者致敬!-Character recognition process for the font mydate.dat click file, point open, read font study has been automatically saved font keyboard char
dip
- 一个关于车牌识别的小程序,功能比较齐全。利用VC++开发。-License Plate Recognition on a small procedure, function relatively complete. Use VC++ Development.
Ocrtest
- 将BP神经网络应用于汽车车牌的自动识别,提出了一种简单实用的方法,具有很好的应用价值-BP neural network will be used in automatic recognition of car license plate, a simple and practical method has good application value
SIFT_fvs_REG
- 本程序利用SIFT算法进行指纹识别 用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹-This procedure using SIFT fingerprint recognition algorithm using SIFT to detect the fingerprint feature points in the feature vector will be extracted eigenvectors and fingerprint l
pca
- PCA主元分析法进行特征提取,再进行人脸识别-PCA principal component analysis method for feature extraction, and then carried out face recognition
AvPlate_B6_0002
- 车牌识别测试版系统,用于车拍照的识别,与记录,-Beta License Plate Recognition system for vehicle identification photographs, and records,
CharactorRecognitionSystem
- 一个很好的数字识别系统源代码, Visual C-A good digital identification system source code, Visual C
SimpleOCRsrc
- 利用C#进行数字识别的源程序,利用C#进行数字识别的源程序。-The use of C# Digital identifiable source, using C# Digital identification of the source.
testPlateDSP
- PlateDSP PlateDSP车牌识别系统软件V3-PlateDSPPlateDSP License Plate Recognition System Software V3
ImageProcessing
- 一个完整的车牌识别C程序,有详细的说明和作者提示的继续开发方向-A complete license plate recognition C procedures, detailed descr iptions and have prompted the authors to continue to develop the direction of
DEMO2
- 这是一个图像识别技术中的一个实例中的神经网络部分源代码-This is an image recognition technology, an example of the neural network part of the source code
centralizingmatlab
- 一个指纹识别系统,前对很多指纹训练,入库,就可以识别出其他的指纹到底是否属于库里人的-A fingerprint identification system, the former for many fingerprint training, warehousing, we can identify fingerprints in the end whether or not other people are Curitiba
SurfaceRecon
- 基于模板匹配的图像分割然后识别,绝对可用。-Based on template matching of image segmentation and then recognition is definitely available.
KarhunenLoeve
- 人脸识别领域的K-L变换(Eigenface)的matlab源码-KL transform the field of face recognition (Eigenface) of matlab source
yanzheng
- 验证码识别-Verification Code Recognition
sift-0[1].9
- 这是一个用matlab做的,关于图像识别的源码,其中有各种例子-This is a use matlab to do on the source image recognition, which has a variety of examples
cell
- C++编写的医学用的细胞识别统计系统,可以腐蚀膨胀,平滑,最后统计出细胞个数.