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

https://github.com/amarlearning/digit-recognition-opencv-cnn

Digit recognition in live video frame using OpenCV and Convolutional Neural Network
https://github.com/amarlearning/digit-recognition-opencv-cnn

classification-model cnn-keras computer-vision digit-recognition numpy object-detection opencv opencv-python python tracking-by-detection

Last synced: 8 months ago
JSON representation

Digit recognition in live video frame using OpenCV and Convolutional Neural Network

Awesome Lists containing this project

README

          

# Digit Recognition using Opencv and CNN

[![HitCount](http://hits.dwyl.com/amarlearning/digit-recognition-opencv-cnn.svg)](http://hits.dwyl.com/amarlearning/digit-recognition-opencv-cnn)
[![Issues](https://camo.githubusercontent.com/926d8ca67df15de5bd1abac234c0603d94f66c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6e747269627574696f6e732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/amarlearning/digit-recognition-opencv-cnn/issues)
[![Say Thanks!](https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg)](mailto:amar.om1994@gmail.com)

> Digit recognition in live video frame using OpenCV and Convolutional Neural Network

## Demo

> [Video Link](https://www.youtube.com/watch?v=iDYiTE5tH_Q)

[![Demo GitHub Sectory](https://github.com/amarlearning/digit-recognition-opencv-cnn/raw/master/test-images/Digit_Recognition_using_OpenCV_and_CNN.gif)](https://www.youtube.com/watch?v=iDYiTE5tH_Q)

## Issues

You can report the bugs at the [issue tracker](https://github.com/amarlearning/digit-recognition-opencv-cnn/issues)

**OR**

You can [tweet me](https://twitter.com/iamarpandey) if you can't get it to work. In fact, you should tweet me anyway.

***

## License

Built with ♥ by Amar Prakash Pandey([@amarlearning](http://github.com/amarlearning)) under BSD 2-Clause "Simplified" License

You can find a copy of the License at [BSD 2-Clause "Simplified" License](https://raw.githubusercontent.com/amarlearning/digit-recognition-opencv-cnn/master/LICENSE)