Closed erennyuksell closed 3 months ago
Nice find @Frekansapp. This file https://github.com/kuamanet/android-document-scanner/blob/master/app/src/main/java/net/kuama/documentscanner/domain/FindPaperSheet.kt might be of some use but I do think that it wouldn't improve detection quality (we'd need a Hough line detection algorithm to actually improve that).
That can certainly be a great resource for improving this package though!
Hi, @humphreyja after your message i done some research and found some code examples maybe they can help. If did not because i don't understand native code.
https://github.com/jhansireddy/AndroidScannerDemo
Closing this due to inactivity. Currently works with Android, did update openCV in #115 which possibly may improve the detection.
https://github.com/kuamanet/android-document-scanner can we implement this for android?