Ask Your Question

rafael's profile - activity

2014-11-03 03:04:56 -0600 asked a question Example of using accumulateWeighted() in Java

Hi, i am new in openCV programming and i'm trying to use accumulateWeighted() function but with no result. Could someone give me some example of using this function in Java/Android ? (in C/C++ i have no problem). I have a similar problem with this: http://stackoverflow.com/questions/26683844/opencv-accumulateweighted-function I would be grateful for an example.

2014-10-08 14:22:59 -0600 answered a question How can i change FPS of javacamera on android

Hi, i have the same problem. I see Tuturial-3-CameraControl, but i still do not know how to set frame rate to 1 fps using JavaCameraView. Could someone help me?