IM and opencl

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
zhong xiao bao
Posts: 6
Joined: 2011-08-08T20:21:39-07:00
Authentication code: 8675308

IM and opencl

Post 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 !
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: IM and opencl

Post 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.
Post Reply