opencv 1.0.4 copy "opencv: ^1.0.4" to clipboard
opencv: ^1.0.4 copied to clipboard

Flutter plug-in providing (a few) basic bindings to OpenCV-4.x. OpenCV methods implemented without the Core packages. WIP.

1.0.4 #

  • Readme bugfix

1.0.3 #

  • Fixed issue #5 - added HoughLines & HoughLinesProbabilistic
  • Fixed issue #8 (closing PR #7) - added grabCut
  • Fixed issue #10 - added warpPerspectiveTransform

1.0.2 #

  • All variables confirmed to lowerCamelCase format in ImgProc & Core.
  • Added HoughCircles as an enchancement feature based on Issue #1.
  • Fixed function names; confirmed to lowerCamelCase
  • Fixed pyrUp, pyrDown, adaptiveThreshold functions

1.0.1 #

  • Fixed initial release bugs/readme bugs.

1.0.0 #

  • Initial release - base functions written & documented for.
144
likes
30
pub points
81%
popularity

Publisher

verified publishermulgundkar.com

Flutter plug-in providing (a few) basic bindings to OpenCV-4.x. OpenCV methods implemented without the Core packages. WIP.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on opencv