flutter_native_opencv icon indicating copy to clipboard operation
flutter_native_opencv copied to clipboard

Benchmark or example on realtime camera application

Open vietanhdev opened this issue 3 years ago • 1 comments

Hello! Thank you for your great repo!

Have you applied this code to build a realtime processing pipeline, where a camera stream is fed into the app and the processing output from OpenCV is shown to the screen? I'm not sure about the performance of ffi and need a suggestion on how to build a realtime app with OpenCV.

Thank you!

vietanhdev avatar Dec 31 '21 18:12 vietanhdev

Hello! Thank you for your great repo!

Have you applied this code to build a realtime processing pipeline, where a camera stream is fed into the app and the processing output from OpenCV is shown to the screen? I'm not sure about the performance of ffi and need a suggestion on how to build a realtime app with OpenCV.

Thank you!

Hello!

Were you able to test the performance? What can you say about the performance of Opencv and ffi ? Thank you.

erofcon avatar Jun 12 '22 17:06 erofcon