Hi,
I've got a system exception using following code when ocl::setUseOpenCL(true);. Can you check it?
Thanks in advance
#include
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/highgui/highgui.hpp"
#include "opencv2/core/core.hpp"
#include "opencv2/core/ocl.hpp"
#include
#include