The module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes. The image is pre-processed for better comprehension by OCR. This module first makes bounding box for text in images and then normalizes it to 300 dpi, suitable for OCR engine to read.
Online book/manga/image set/webtoon reader and library with some key features like Japanese page order, double-page view, touch gestures, multiple languages, and pre-caching of next pages.
This app is using this library for image cropping which is not maintained and causing so many issues for newer android version.
Issues #37 , #39 and #40 will be fixed if migration to another copper library take place:
Some promising alternative to current library:
https://github.com/CanHub/Android-Image-Cropper
https://github.com/