First Revision (v1.0) of Autocropper #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "autocropper"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implemented autocropper for receipts in C++ using OpenCV. Still first version. Would like to maybe include user input from phone app in future to help improve the cropping (such as tapping the picture or selecting some area to include in the crop). It's also currently quite slow so maybe changing that so it doesn't use selective search segmentation and just uses canny edge detection instead of both.
Pull request closed