https://github.com/rohetoric/character-recognition
Developed for my summer internship project for Azure Skynet Solutions Pvt. Ltd.
https://github.com/rohetoric/character-recognition
Last synced: 12 months ago
JSON representation
Developed for my summer internship project for Azure Skynet Solutions Pvt. Ltd.
- Host: GitHub
- URL: https://github.com/rohetoric/character-recognition
- Owner: rohetoric
- Created: 2019-11-08T07:38:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T11:11:24.000Z (over 6 years ago)
- Last Synced: 2025-02-27T17:21:54.312Z (over 1 year ago)
- Language: Python
- Size: 279 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Character-Recognition
Developed for my summer internship project for Azure Skynet Solutions Pvt. Ltd. under Mr. Ashish Saini.
It is an optical character recognition technique which uses KNN classification algorithm to extract character from images and detect which alphabet or numeric character it is.