2013년 11월 30일 토요일

opencl 2D image interfacing example



This progame is using opencl load image from the host source image and copy to host destination image buffer. It is helpful to understand 2D image interface of opencl.

I used opencv for loading and showing images.

opencl_image_copy_example