tesseract

Description:An OCR Engine, originally developed at HP, now open source
License: Apache-2.0
Homepage:https://github.com/tesseract-ocr
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
9999 diff - - - - - - - - - - - - -
5.3.2 diff ~ ~ ~ - - - ~ ~ ~ - - ~ ~
5.3.0 ~ + + - - - ~ + + - - ~ +

USE flags

  • abi_mips_n32 - 64-bit (32-bit pointer) libraries
  • abi_mips_n64 - 64-bit libraries
  • abi_mips_o32 - 32-bit libraries
  • abi_s390_32 - 32-bit (s390) libraries
  • abi_s390_64 - 64-bit (s390x) libraries
  • abi_x86_32 - 32-bit (x86) libraries
  • abi_x86_64 - 64-bit (amd64) libraries
  • abi_x86_x32 - x32 ABI libraries
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • float32 - Support float for model training and text recognition (faster, requires less RAM)
  • jpeg - Add JPEG image support
  • opencl - Enable opencl support for speedup using GPU computation.
  • openmp - Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
  • png - Add support for libpng (PNG images)
  • static-libs - Build static versions of dynamic libraries as well
  • tiff - Add support for the TIFF image format
  • training - Install training applications to add support for new languages.
  • webp - Add support for the WebP image format

Also available in: Atom

Thank you!