openpaperwork / pyocr

A Python wrapper for Tesseract and Cuneiform -- Moved to Gnome's Gitlab
https://gitlab.gnome.org/World/OpenPaperwork/pyocr
930 stars 152 forks source link

Ignore subsequent colons #40

Closed TeisD closed 8 years ago

TeisD commented 8 years ago

Proposed solution for issue #39 to make sure output is an array of [x, y] elements

jflesch commented 8 years ago

Perfect. Thanks :)