conda-forge / tesseract-feedstock

A conda-smithy repository for tesseract.
BSD 3-Clause "New" or "Revised" License
5 stars 17 forks source link

not getting proper result while doing ocr using java application in linux machine but "tesseract photo.jpg stdout" command giving proper results but getting Error in boxClipToRectangle: box outside rectangle, Error in pixScanForForeground: invalid box we need to integrate tessract in java application and will be tested in linux machine. #22

Closed karunakarthadkapally closed 4 years ago

karunakarthadkapally commented 4 years ago

Issue:


Environment (conda list):

``` $ conda list ```


Details about conda and system ( conda info ):

``` $ conda info ```
CurtLH commented 4 years ago

Hi @karna123 -- thank for highlight the issue you are experiencing. I suggest you open an issue with the source code repository respoitory. Once they make a fix, we can pick it up as a new version within Conda Forge.

Also, you might check out this issue as well: https://github.com/tesseract-ocr/tesseract/issues/427