Hi,
I am working on an android app using opencv and java camera (org.opencv.android.JavaCameraView ),
I had a problem with the frame resolution so i changed something in opencv source code and it solved it.
But it caused a problem that now the frame rate is very low, it is about 6 and it use to be more then 20,
and i need it to be that because i process the frames and i need them to be fast.
How can i set this problem??
Thanks!!
↧