Skip to content
  • Home
  • Tutorials
  • Troubleshooting
  • Flutter basics
  • Tools
    • SVG to Flutter path converter
  • About me
  • Imprint
Flutter Clutter

Flutter Clutter

Tutorials and troubleshooting for Google's fast-growing UI toolkit

OpenCV

Implementing edge detection in Flutter

2021-04-192020-09-09 by marc
Flutter edge detection

In this tutorial, we are going to implement edge detection of a camera image using Flutter, Dart FFI and OpenCV.

Categories Tutorials Tags Dart 2.9.0, Edge Detection, Flutter 1.20.0, OpenCV, UI 49 Comments