edge_detection icon indicating copy to clipboard operation
edge_detection copied to clipboard

This is a flutter plugin to detect edges in a live camera, take the picture of detected edges object, crop it, and save.

Results 57 edge_detection issues
Sort by recently updated
recently updated
newest added

EdgeDetection.detectEdgeFromGallery also opens camera. is there a way to prevent camera from opening and hence -> select image from gallery and detect edge directly?

In Android, after the crop, you have a preview of the result. Even if the final file is correct, this preview appears in a square shape, wich can mislead users....

case 1 : - When I put a light-colored ID card on the table that is also light-colored Or anything with a light background , he cannot detect the corners...

It is possible to change disable appbar right now we can only change it's text title

Hi, I am able to perform the edit operation after taking the image but I don't see the object getting scanned with the camera and creating box I am missing...

After upgrading the gradle version of app we are getting this error, I have tried changing project version to 1.8 but still receiving the same issue: 'compileDebugJavaWithJavac' task (current target...