sawankumarbundelkhandi / edge_detection

This is a flutter plugin to detect edges in a live camera, take the picture of detected edges object, crop it, and save.
https://pub.dev/packages/edge_detection
Apache License 2.0
250 stars 248 forks source link

Disable/enable edge_detection functionality #119

Open AhmadHusein5853 opened 1 year ago

AhmadHusein5853 commented 1 year ago

Is there a simple way to disable/enable edge_detection functionality ?

Since it is right now always enabled.

Heech commented 1 year ago

Also curious if its possible to use without realtime detection?