Installing ati stream sdk 2.0 makes GPUCV detect OpenCL, but there's a new problem: OpenCL demos won't run.
Any demo with GPU OpenCL in it gives the following error message and aborts: OpenCL context: found 0 OpenCL GPU device. Bye...
CPU OpenCL demos also abort, the error is: OpenCL Context (CPU/GPU): found 0 OpenCL CPU device. Bye...
These errors are preceded with an error message:
This OpenCL demo has the GL interop option enabled.
Your GPU/CPU doesn't support GL interop.
GL interop is disabled.