Page 1 of 1

IM and opencl

Posted: 2011-08-17T02:57:52-07:00
by zhong xiao bao
I want to used opencl realish some functions about iamge proccesing such as transform (crop, flip, et.c), enhancement (tune hue channel, incease contrast, histogram equalization, despeckle, sharpen). has anyone do about this or give me some help .thank you very much !

Re: IM and opencl

Posted: 2011-08-17T06:04:35-07:00
by magick
Have you seen the ImageMagick source distribution? It includes support for image convolution written in OpenCL in the source module magick/accelerate.c.