edge_detection 1.0.6 copy "edge_detection: ^1.0.6" to clipboard
edge_detection: ^1.0.6 copied to clipboard

outdated

A flutter plugin to detect edges of objects, scan paper, detect corner, detect rectangle. It allows cropping of the detected object image and returns the path of the cropped image.

1.0.6 #

  • Migrated the plugin to Null Safety. (Thanks to @espbee for his repo)
  • Added rotation, b&w support and improved image recognition so that triangle don't appear on Camera as detection. (Thanks to @tiagosito for the PR)
  • Updated WeScan dependency to 1.7.0

1.0.5 #

  • Fixed an issue where the user can't use the app alongside of filepicker. (Thanks to @RodrigoPorras for the PR)
  • Migrated the plugin code to Swift5. (Thanks to @y-okady for the PR)
  • Fixed some issues that were reported on Github.

1.0.4 #

  • Corrected images path for pub.dev readme page.

1.0.3 #

  • Updated to Android X (Thanks to @BugsBunnyBR for the PR)

1.0.2 #

  • Removed unused code.

1.0.1 #

  • Updated kotlin extension to 1.2.51

0.0.1 #

  • Initial release.
287
likes
0
pub points
93%
popularity

Publisher

unverified uploader

A flutter plugin to detect edges of objects, scan paper, detect corner, detect rectangle. It allows cropping of the detected object image and returns the path of the cropped image.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on edge_detection