GitHub - Overlord-R/OCR: a simple OCR tool

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

OCR

a simple OCR tool

Instructions for build, go inside source-code directory, type-in following commands on console,

                            $mkdir build

                            $cd build

                            $cmake ../OCR

                            $make

running

                           $./OCR ../OCR ../sampleUppercase.pbm

About

a simple OCR tool

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published