Skip to content

aiilab/OCR-1

 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • C 1.5%
  • CMake 0.6%