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

Use document scanner in Fragment. #116

Open hassan6184 opened 4 years ago

hassan6184 commented 4 years ago

i am using Document scanner in Fragment but it is not showing result or Image into OnActivityResult(). any solution for this?

mauclores commented 4 years ago

See if this can help: https://github.com/jhansireddy/AndroidScannerDemo/issues/112#issuecomment-626151977