paper_scanner_android 0.1.0
paper_scanner_android: ^0.1.0 copied to clipboard
Android implementation of paper_scanner, using OpenCV for document detection, perspective crop and filters.
0.1.0 #
- Initial release.
- OpenCV-backed
detectInImage,detectInFrame,cropPerspective,applyFilter. - Bundles
org.opencv:opencv:4.10.0;minSdk 21. - EXIF-aware upright decoding so detection and crop share the same pixels.