houqp / leptess

Productive and safe Rust binding for leptonica and tesseract
https://houqp.github.io/leptess/leptess/index.html
MIT License
258 stars 28 forks source link

Add LepTess::get_image_dimensions #18

Closed kangalio closed 4 years ago

kangalio commented 4 years ago

Add a method get_image_dimensions to TessApi and LepTess, which returns a tuple with the currently loaded image's dimensions.