logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pbm_findskew - determine text skew angle

Author

       Copyright (C) 2005 by yet.

                                                  7 April 2005                                   pbm_findskew(1)

Description

       Reads  a  file  in  PBM format as input.  Writes out the skew angle (in degrees, floating-point decimal).
       The skew angle is defined as the angle by which the image must be rotated counterclockwise  to  obtain  a
       normally oriented text with horizontal lines.

Name

       pbm_findskew - determine text skew angle

Options

-options
              So far no options are implemented. In the future, pbm_findskew might accept options.

       pbmfile
              Name of a PBM file containing a black/white bitmap.

See Also

pnm(5), file(1)

Synopsis

pbm_findskew [-options] pbmfile

See Also