OpenCL layer in OpenCV is not working on Odroid-XU3.

asked 2015-07-08 07:02:11 -0600

zz5414 gravatar image

Hi.

I'm using Odroid-XU3 and opencv-3.0.0-rc1.

OS is ubuntu 14.04.

I find that OpnCL layer in OpenCV is not working on Odroid-XU3.

I edited OpenCV source code in line 46 like line 13. link text

I tested HoughLinesP() function.

and I receieved "OpenCL implementation is running".

There're bug on the OpenCV? or OpenCV has not compatibility on mobile GPU?

edit retag flag offensive close merge delete

Comments

Can you post the exact lines you have changed? I am not really sure that I understand...

thdrksdfthmn gravatar imagethdrksdfthmn ( 2015-07-08 07:55:02 -0600 )edit