ValYouW / flutter-opencv-stream-processing

Running OpenCV C++ code inside a flutter app processing real-time camera frames
MIT License
80 stars 12 forks source link

flutter-opencv-stream-processing

Sample project of running OpenCV C++ code in a flutter app processing real-time camera frames.

YouTube tutorial

OpenCV C++ in Flutter using Isolate for background processing

Step by Step tutorial

Can be found here