thortex / rpi3-opencv

OpenCV for Raspberry Pi 3
18 stars 6 forks source link

Hello, do you need to compile VC4CL before installation? #5

Closed kdy1999 closed 5 years ago

thortex commented 5 years ago

No, VC4CL is not required to compile OpenCV. OpenCL tries to find OpenCL-enabled engine(s) dynamically on runtime, not on compile time.