Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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

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?