Tesseract

From UFRC
Revision as of 17:29, 3 April 2024 by Achander (talk | contribs) (Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|tesseract}} |{{#vardefine:url|https://github.com/tesseract-ocr/tesseract}} <!--CONFIGURATION: OPTIONAL...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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