Handwritten digits recognition using OpenCV
نویسنده
چکیده
The automated recognition of handwritten digits is a largely studied problem which connects the fields of Computer Vision and Machine Learning and has many applications in real life. In this project, I detail an introductory investigation of the performance of classification in several contexts. Namely, relying on the OpenCV implementations of k-Nearest Neighbor, Random Forests, and Support Vector Machines classifiers, I compare the error rates obtained using several preprocessings of the dataset as well as various choices of features. The best obtained error rate on the MNIST dataset [2] is 0.81%, obtained with a Support Vector Machines classifier with a Gaussian kernel, using deskewing and blurring as preprocessing and using as features a combination of pixel intensities and histograms of orientations of gradients.
منابع مشابه
Persian Handwritten Digit Recognition Using Particle Swarm Probabilistic Neural Network
Handwritten digit recognition can be categorized as a classification problem. Probabilistic Neural Network (PNN) is one of the most effective and useful classifiers, which works based on Bayesian rule. In this paper, in order to recognize Persian (Farsi) handwritten digit recognition, a combination of intelligent clustering method and PNN has been utilized. Hoda database, which includes 80000 P...
متن کاملComparing Arabic and Latin Handwritten Digits Recognition Problems
A comparison between the performance of Latin and Arabic handwritten digits recognition problems is presented. The performance of ten different classifiers is tested on two similar Arabic and Latin handwritten digits databases. The analysis shows that Arabic handwritten digits recognition problem is easier than that of Latin digits. This is because the interclass difference in case of Latin dig...
متن کاملOff-line Arabic Handwritten Recognition Using a Novel Hybrid HMM-DNN Model
In order to facilitate the entry of data into the computer and its digitalization, automatic recognition of printed texts and manuscripts is one of the considerable aid to many applications. Research on automatic document recognition started decades ago with the recognition of isolated digits and letters, and today, due to advancements in machine learning methods, efforts are being made to iden...
متن کاملRecognition of Handwritten Digits Using Multilayer Perceptrons
Neural networks are often used for pattern recognition. They prove to be a popular choice for OCR (Optical Character Recognition) systems, especially when dealing with the recognition of printed text. In this paper, multilayer perceptrons are used for the recognition of handwritten digits. The accuracy achieved proves that this application is a working prototype that can be further extended int...
متن کاملClassification of Handwritten Digits using Two Feature Spaces
Handwritten digit recognition is an important and challenging problem in pattern recognition. This paper reports on experiments done on the MNIST set of handwritten digits, using two different feature spaces and a variety of classifiers on each space. Performance is compared to benchmarks in the field. Table of
متن کامل