Jump to letter: [
          
            ABCDEFGHIKLMNOPQRSTUVWXYZ
          ]
        
        ocrad - GNU OCR (Optical Character Recognition) program
        
        
        - Description:
 
        Ocrad is the GNU OCR (Optical Character Recognition) program, implemented as
a filter and based on a feature extraction method. It reads images in pbm
(bitmap), pgm (greyscale), or ppm (color) formats and produces text in byte
(8-bit) or UTF-8 formats. It also includes a layout analyzer that is able to
separate the columns or blocks of text normally found on printed pages. Ocrad
can be used as a stand-alone console application, or as a backend to other
programs.
 
        
        Packages