Skip to content

Implemeted using k-nearest neighbour's algorithms to train model to recognize alphabets and numbers using C++ and OpenCV.

Notifications You must be signed in to change notification settings

iShoe/characterRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Character Recognition

Training data set is created by GenDataSet. TrainAndTest uses k-nearest neighours algorithm in OpenCV and C++ to recognize characters from test images while comparing to the trained data set.

Install openCV to make it work.

About

Implemeted using k-nearest neighbour's algorithms to train model to recognize alphabets and numbers using C++ and OpenCV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages