An open API service indexing awesome lists of open source software.

https://github.com/yashkant/handwritingrecognitionann

Handwriting Recognition Project at Artificial Intelligence and Electronics Society, IIT Roorkee
https://github.com/yashkant/handwritingrecognitionann

Last synced: about 1 month ago
JSON representation

Handwriting Recognition Project at Artificial Intelligence and Electronics Society, IIT Roorkee

Awesome Lists containing this project

README

        

# Digit Recognition

This repository contains the implementation of predicting the handwritten digits though accuracy is not that good.
The digits were first segmented out using OpenCV and then detected using ANN.

Sample Segmentation result
![alt text](https://github.com/yashkant/HandwritingRecognitionANN/blob/master/img1.jpg)