Benchmarking opencv algorithms?

asked 2016-03-08 09:23:12 -0600

MarKS9 gravatar image

I have successfully executed different opencv algorithms like Marker detection, SURF, Optical flow etc. I ported the applications on to ARM as well. Now i want to analyze the performance of these algorithms on both PC and embedded boards. How can i do benchmarking on the basis of performance for both PC and embedded boards?

edit retag flag offensive close merge delete