I have been working on Pandaboard
opencv from a week to optimize OpenCv libraries to achieve frame rate of 30fps
in Pandaboard OpenCv Ubuntu. but still no luck.
I compiled & built OpenCv 2.4.8
with enabled neon
, TBB
and libjpeg-turbo
on Pandaboard
for optimizing the performance of opencv.
I am using this tutorial to build OpenCv libraries.
After building the opencv It runs too slow and achieve a frame rate of 11 to 12 fps
.
Window size is 320x240
.
Please help If you have faced this issue.
Thanks