Page 1 of 1

openCL image processing library

PostPosted: Fri Apr 03, 2015 3:43 pm
by Nader_Jendoubi
Hi

I have an openCL image processing project : harris corner detector and i have a big difficulty to transform the harris algorithm to C code to implement it in the kernel
Is there any image processing library (like openCV) which can do it without difficulties???


Thanks