tesseract-ocr / tessdata

Trained models with fast variant of the "best" LSTM models + legacy models
Apache License 2.0
6.33k stars 2.17k forks source link

osd.trainedData for orientation detection #142

Closed kamrapooja closed 1 year ago

kamrapooja commented 4 years ago

I am using TessBaseAPIDetectOrientationScript to detect orientation and script. Before calling this API i have called TessBaseAPIInit4 to initialize tesseract. In this api path of tessdata repostiory is required. If osd.trainedData is not present in this folder, still api is getting correct results. What is the use of osd.trainedata?

Also how can i get skew angle of image with orientation angle. Please help.

kamrapooja commented 4 years ago

Please help.

stweil commented 1 year ago

Please use the Tesseract user forum for questions.