Difference between revisions of "Tesseract"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|tesseract}} |{{#vardefine:url|https://github.com/tesseract-ocr/tesseract}} <!--CONFIGURATION: OPTIONAL...")
 
(No difference)

Latest revision as of 17:29, 3 April 2024

Description

tesseract website  

Tesseract Open Source OCR Engine (main repository). This module is available as a jupyter kernel that allows use of pytesseract, OpenCV (cv2), and tensorflow in a python environment.

Environment Modules

Run module spider tesseract to find out what environment modules are available for this application.

System Variables

  • HPC_TESSERACT_DIR - installation directory
  • HPC_TESSERACT_BIN - executable directory
  • TESSDATA_PREFIX - tessdata directory with trained language models