资源列表
OCRbyRF
- 做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C
fvsmatlabsourcecodebyRF
- 做实验室测试的matlab指纹识别代码,主要测试了指纹的几种特征提取对识别的影响,可用来进行论文论证阶段的实验室使用,希望对初学者和广大在校生有帮助。-do laboratory testing of Matlab fingerprint identification code, to test the fingerprint feature extraction of several pairs of identification, which can be used for the vali
RFBarCodebylqh
- 条码比对识别,主要基于图像处理和边缘线条检测的方法,包括C++源代码和例子程序。-than right barcode recognition, mainly based on image processing and edge lines, the method of testing includes C source code and examples of procedures.
testtoutline
- 对字进行点分解,用BEZIER曲线进行联接,而且实现旋专功能-right word for the counting of decomposition, using Bezier curves connectivity, but also to the rotation function
SVM(matlab)
- 支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
fp_program
- 一个指纹识别的程序,不错的,我化了好多时间才下来的。-a fingerprint identification procedures, yes, I had a lot of time down.
wenzhigundong
- 滚动文字问题 实现了显示文字滚动的例子-rolling text of the issue and achieve a rolling display text examples
Smoothscrolltext-1770
- 平滑文字滚动示例 这个文字滚动控件比较不错,滚动比较平滑,没有闪烁现象,支持左右水平、上下垂直滚动。【向左滚动样式一】是循环连续滚动,【向左滚动样式二】则滚动到左端时停止一下继续滚动,【向上滚动样式一】也和前面差不多。
fingerprint_regoniation_system
- fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中,SSS代表条纹间隔(像素个数)
face_detect_recognition
- 人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
yingzhang_recoginition
- 印章识别算法源码,主要从原图像中提取各分量进行背景去除,然后提取特征-chop recognition algorithm source, mainly from the original image from the background component removed, and then extracting features
Digit_Recomodule
- This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recogn