p5-Image-OCR-Tesseract
1.26_2Read an image with Resseract OCR and get output
Provides a perl interface to tesseract. This is just an interface to make it quick an easy to get ocr output from an image file. No matter what image type you provide, imagemagick convert is called to turn it into the format for tesseract Also accepts any image input- takes care of converting your imput image to a tiff to the required specs, without changing the original. Example usage: ocr ./image.jpg > ./savetext.txt ocr ./image.png ocr ./image1.jpg ./image2.jpg > ./alltext.txt ocr ./image*jpg
Origin: graphics/p5-Image-OCR-Tesseract
Category: graphics
Size: 50.0KiB
License: GPLv3
Maintainer: dvl@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
$
pkg install p5-Image-OCR-TesseractDependencies (3)
More in graphics
cairo1.18.2,3
Vector graphics library with cross-device output supportgdk-pixbuf22.44.1
Graphic library for GTKlibglvnd1.7.0
GL Vendor-Neutral Dispatch librarypng1.6.53
Library for manipulating PNG imagesjpeg-turbo3.1.3
SIMD-accelerated JPEG codec which replaces libjpeglibGLU9.0.3
OpenGL utility librarywayland1.24.0_2
Core Wayland window system code and protocoltiff4.7.1
Tools and library routines for working with TIFF imagespy311-pillow11.3.0_1
Fork of the Python Imaging Library (PIL)sdl_image1.2.12_14
Simple library to load images of various formats as SDL surfaces