Ask Your Question

Petter's profile - activity

2014-07-14 06:01:19 -0600 commented question OpenCV CameraBridgeViewBase gives 14 FPS at best. Why?

@StevenPuttemans, No. I just tried the sample projects. Does is make difference? How do I build in release mode?

2014-07-13 18:34:48 -0600 asked a question OpenCV CameraBridgeViewBase gives 14 FPS at best. Why?

Using JavaCameraView in OpenCV, I only get 14 frame per second. No calculation is done. Neither image processing, nor feature detection. Only receiving the camera frame intact. But FPS doesn't go over 14. Why is that?

Is it bad implementation or I'm missing something?