资源列表
CCMD_OCR
- 简约不简单的OCR开发包, 它使用的Office2003中的一个OCR模块。 对中文有很好的支持。 -simple OCR SDK
Meanshiftarobustapproachtowardfeaturspaceanalysis.
- Mean shift, a robust approach toward feature space analysis
figer
- 指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,非常值得研究。-Fingerprint recognition program, which includes a histogram equalization, Gabor filter image enhancement, pattern filtering, texturing, thinning, feature extraction and featur
gsnake.tar
- GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snake). GSNAKE consists of a set of objects built in C++, suitable for use in the area of feature extraction, chara
hand_writer_with_svm
- 基于opencv的手写数字识别(MFC,HOG,SVM)-Opencv handwritten numeral recognition (MFC, HOG, SVM) based
Face-Match
- 人脸检测系统, 通过人脸皮肤颜色模型, 识别人的脸部形状和特征-Face detection system, identify the person' s face shape and features of the face skin color model,
recog-barcode
- 通过对图像的剪切,灰度化,二值化,去躁点,来识别条形码、二维码。本源码附参考文献和测试图像。-Cut through the image, grayscale, binary, to impatient points to identify bar codes, two-dimensional code. The source with references and test images.
Wangmeng_vc584577722444
- 车牌识别系统,识别车牌、数字OCR,可以搜若车牌位置,自动识别-License plate recognition systems, license plate recognition, digital OCR, you can search if the license plate location, automatic identification
CCMD_OCR
- 图形文字识别,简称OCR,能识别以BMP/JPG/TIF格式以文字为主图片上的文字,这是项比较有难度的技术,微软在Office2003中推出了一个OCR模块,对中文支持也不错,叫MS_OCR,但是其在VC++上的接口和用法一直不知道怎么用,现在上传一个MS_OCR做的示范程序,识别效率大家可以试一下-Graphic character recognition, referred to as the OCR can recognize text-based images of BMP/JPG/TI
aamlibrary.0
- AAM人脸特征点定位 牛人写好的api 方便使用 帮助研究 -AAM facial feature points
广义hough变换
- 自己编的广义HOUGH变换,用opencv实现,可用于目标定位