grab frames from camera buffer and display them in an image view using android opencv

asked 2016-05-31 11:54:38 -0600

elish gravatar image

Hi, I am trying to make an app that shows camera preview, And i want to take frames of the shown preview and do on it processing.

What is working is the camera preview,but I don't find any solution how to get the frames.

if any one has done something like that and can share it i would appreciate it very much.

Thank's!

edit retag flag offensive close merge delete