jhansireddy / AndroidScannerDemo

ScanLibrary is an android document scanning library built on top of OpenCV, using the app you will be able to select the exact edges and crop the document accordingly from the selected 4 edges and change the perspective transformation of the cropped image.
MIT License
1.07k stars 472 forks source link

App size increased #122

Open maruthivarman opened 4 years ago

maruthivarman commented 4 years ago

After implementing scanlibrary functions works fine, but app size increased from 5mb to 40mb!! Please comment how to reduce app size!

vamsee9 commented 4 years ago

It's normal for scanner apps which includes opencv libraries

shadabk92 commented 3 years ago

Any workaround for it ?

dev-4-oraxtech commented 1 year ago

Have you found any solution for reducing size?