KePeng1019 / SmartPaperScan

this is an android project write in kotlin which detect paper or rectangle by opencv, you can take a picture and crop it
Apache License 2.0
164 stars 48 forks source link
crop-image documentation-generator edge-detection kotlin-android opencv-java opencv4android scan-tool scanner

SmartPaperScan

this is an android project write in kotlin which detect paper or rectangle by opencv, you can take a picture and crop it

Example

you can detect paper on desktop like this

detecting previewing picture

detecting picture take by camera

Addition

code is written in pure kotlin, hope this project will be helpful to you. previous version only work well on device of 1080 * 1920 resolution ratio, this bug fixed in this version.