mittagessen / kraken

OCR engine for all the languages
http://kraken.re
Apache License 2.0
750 stars 131 forks source link

Segmentation: Self Intersection Error #442

Closed PonteIneptique closed 5 months ago

PonteIneptique commented 1 year ago

Hey :)

Doing segmentation on a corpus, I had two self intersection errors. I don't know if this is due to a bad mask, a wrong geometry implementation or if it is just "normal".

Error obtained with a simple kraken -I "*.jpg" -o ".json" --raise-on-error segment -bl

f111 f19

PS If you are interested in these issues, I'll gladly send at least another one your way.