tiff_findskew
Automatic deskew and bounding box determination for scanned page images
Install
- All systems
-
curl cmd.cat/tiff_findskew.sh
- Debian
-
apt-get install pagetools
- Ubuntu
-
apt-get install pagetools
- Kali Linux
-
apt-get install pagetools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pagetools
- Raspbian
-
apt-get install pagetools
- Dockerfile
- dockerfile.run/tiff_findskew
pagetools
Automatic deskew and bounding box determination for scanned page images
This program determines the skew angle for text, and works with black/white images in TIFF or PBM format. To achieve this, it uses an original algorithm based on a fast implementation of the Radon transform. This program is part of the Page Layout Detection Tools project, which aims to automate the layout detection in scanned page images.