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

Saving Images After scan result #128

Closed Harshita-Kanal closed 3 years ago

Harshita-Kanal commented 4 years ago

I am unable to figure out the activity in which changes are to be made to enable the saving of scanned images.

vsk-21 commented 4 years ago

You can get the scanned image from onActivityResult code