grab frames from camera buffer and display them in an image view using android opencv
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!