资源列表
EasyPRr
- 在git上找到的一个效果比较好的车牌识别程序,用的是opencv。-Git found in the results of a better license plate recognition procedures, using the opencv.
SWT
- 笔画宽度变换,用于文本检测,本人测试过,效果一般,不过可以作为初学者的参考-Stroke width conversion for text detection, I tested, the general effect, but can be used as a reference for beginners
EMSeg
- EM算法,即最大期望算法,用于图像分割,测试可用- EM算法,即最大期望算法,用于图像分割,测试可用 EM algorithm, the maximum expected algorithm for image segmentation, testing available
06810562Matlabcar
- 基于matlab的车牌字符识别程序,车牌字符识别,OCR,VPL识别-Based on the license plate character recognition procedures, license plate character recognition, OCR, VPL recognition
VCPPOCR
- 基于C++的字符识别程序,可识别汉字,数字,英文字母等。内含测试,光学字符识别,OCR-Based on the C++ character recognition procedures, recognizable Chinese characters, numbers, letters and so on. Embedded test, optical character recognition, OCR
Iterative-Threshold-Selection
- 数字图像分析处理(机器视觉)迭代式阈值选择-Iterative Threshold Selection
Data-preprocessing
- 包括常用的图像预处理功能,MSC,SNV,CENTER,一、二阶倒数,平滑。-Including the commonly used image preprocessing function, MSC, SNV, CENTER, a second order reciprocal, smoothing.
bag_of_feature2
- opencv bag of feature.BOW 分类方法,已经编译过。-opencv bag of feature
yzm
- 识别验证码,图片二值化-》数字点阵(二维数组)-》分割数字-》获得数字特征码-》比较-》识别数字-Identification verification code, image two value- digital dot matrix (two-dimensional array)- the division of digital- digital signature - comparison- identification number
pca
- 主成分分析法 实现图像数据的降维 matlab代码编写-PRINCIPAL COMPONENT ANALYSIS OF IMAGE DATA
K-means--C
- 运用k_means 聚类算法 对图像进行分类识别 c语言代码-Using k means clustering algorithm for image classification to identify c language code
ann-classifacation
- 人工神经网络 实现图像分类 模式识别 C语言代码-Artificial Neural Network for Image Classification Pattern Recognition