VOXL2 Opencv with Opencl
-
Hello, Team
I'd like to runvoxl-docker-opencv-opencl
example with VOXL2 and no docker.
I tried to build voxl-opencv with opencl flag and followed docker file.
But I always gotEnable OpenCL failed!
from the c++ source.
I want to use VOXL2Adreno 650 GPU
as needed.
Please give me some advice?
Thanks. -
The result of hellocl :
OpenCL error: clGetDeviceIDs(-1)
The result of fast_corners :
Enable OpenCL failed!
I built the opencv again with this file. I could install it but still same error. Is it caused by diff of GPU model?(Adreno 530 vs Adreno 650)
-
Can anyone help with this issue? This is very important for me as well. Thanks
-
On this note. Does anyone know what happened to the hellocl repo? The link on the Build Applications for VOXL, VOXL 2 and RB5 Flight page in the docs does not lead anywhere anymore.