WebsiteBeaver / capacitor-document-scanner

A Capacitor document scanner plugin for Android and iOS
https://document-scanner.js.org
69 stars 27 forks source link

New feature: crop from side and top/bottom #17

Closed wimZ closed 1 year ago

wimZ commented 1 year ago

Top scanner !. migrated from Cordova to Capacitor partly because of issues with scanning documents.

Would it be possible to crop 2 points in parallel like in the attached example. (from Cordova document scanner)

In the example, the top and bottom were cropped by the middle touchpoint, the sides will be moved inward by the middle touchpoints to select only the white image.

crop

dmarcs commented 1 year ago

Interesting idea, but I prefer 4 corners to keep things simpler.