Search code examples
tesseractpython-tesseract

Difference between two pip3 packages: pytesseract vs tesseract


What is the difference between these two packages?

pip3 install pytesseract
pip3 install tesseract

Solution

  • pip3 install pytesseract gets me this package

    Python-tesseract is a python wrapper for google's Tesseract-OCR

    pip install tesseract gets me this package

    Tesselation based Recovery of Amorphous halo Concentrations. The TesseRACt package is designed to compute concentrations of simulated dark matter halos from volume info for particles generated using Voronoi tesselation.