Ask Your Question

Revision history [back]

You need to rebuilt the complete OpenCV library and activate the WITH_OPENCL option. There are plenty of guides out there on how to build OpenCV yourself. For example this guide is one from our research group, with minimal guidelines.

Basically you need to run CMAKE and configure it properly giving path to all corresponding features, then create a solution and build that in your visual studio.