搜索资源列表
opencvDigitRecognize
- 基于opencv的数字识别系统,能通过模板准确识别数字-Opencv-based digital identification systems, accurate identification numbers through a template
OCRecognization
- 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-OpenCV on the OCR program, Digital Identification can be achieved, the program using KNN algorithm to calculate the sample data
OpencvExampleSourceCode
- Opencv实例源代码,包括数字图像处理,视频跟踪算法和模式识别算法的源代码-Opencv Example Source Code, that include haarcascade, blobtrack,delaunay and so on.
openvc-shuzi
- opencv 工件数字识别,可以从工件上找出刻出来的文字-the opencv the workpiece digital identification, identify carved out of the text from the workpiece
bwareaopenTest
- 这是一个清除小对象的程序,在车牌识别,还有好多数字识别时,对图片中的杂志进行清除,下载即可使用-This is a clear program of small objects in the license plate recognition, there are a lot of digital identification, clean picture in the magazine, can be used to download
OpenCV
- 基于opencv和vc++6.0实现的人脸检测,鼻子,嘴巴检测,眼睛检测。AVI播放器,手写数字识别,图像缩放等。-The opencv and vc++6.0 of realized based face detection, nose, mouth detection and eye detection. AVI player, handwritten numeral recognition, image scaling.
SVM-test
- 这是SVM+水平竖直直方图特征的车牌字符识别。包括汉字、字母、数字的识别。-This is SVM+ horizontal vertical histogram license plate character recognition. Including Chinese characters, letters, numerals.
number-recognizationg
- 数字识别,需要opencv1.0,速度可能有点慢-Digital identification requires opencv1.0, speed may be a bit slow
123MNISTTrain
- 手写数字训练识别,基于MNIST库进行训练识别,6W个训练样本,识别率95 以上-Handwritten numeral recognition training, training on MNIST library identification, 6W training samples, the recognition rate of 95 or more
MyOpenCVConsole
- 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
ywwopencv
- 验证码识别,简单的数字验证码识别,用以自动识别输入的数字图片验证码-Verification code recognition, simple digital verification code recognition to automatically identify the input digital picture verification code
AI-Shack--Sudoku-Detector-master
- 从摄像头中读取数独图片,通过机器视觉方法识别每个数字并解除数独-Read Sudoku image from the camera, identifying each number by lifting machine vision methods and Sudoku
opencv_1
- 车牌识别,从图像中截取车牌,并旋转至水平,最后分隔出字母和数字字符。-License plate recognition, license plate interception from the image and rotated to the horizontal, and finally separating the alpha and numeric characters.
PlateIdentify
- opencv,C++,数字图像处理,车牌识别系统-opencv, C++, digital image processing, license plate recognition system
CarShapeIdentify
- opencv,C++,数字图像处理,车型识别系统-opencv, C++, digital image processing, vehicle identification system
FingerMatch
- opencv.c++,数字图像处理,指纹提取与识别-opencv.c++, digital image processing, fingerprint extraction and recognition
data_deatch_opencv
- 用opencv实现的数字识别的程序,用户检测数字,并准确的识别数字,该程序测试通过,具有识别精度高。-Digital identification opencv implementation of the program, user detection and accurate identification of digital, digital, the program tested, high accuracy.
ZDCB
- 利用OpenCV,将水表图像中的水表示数识别出来。(OpenCV is used to identify the water meters in the water meter image.)
Main
- 使用opencv图像库,识别数码管图片中的数字(Identify numbers in digital tube pictures)
Qt数字识别系统
- 基于Qt5平台的手写数字识别系统,应用opencv函数库