The library has evolved a lot since its publication, including the significant change of removing support of OpenCL 2D Images, which simplified the interface of the library. Many new features have also been added. Thus the library is now considered to be at version 2.0.0
List of changes since initial publication :
- Significantly improved image resizing
- Image rotation
- Integral scan
- Fast Fourrier transform (using the external clFFT library)
- Image proximity comparisons for pattern matching
- Addition of many other primitives
- 64 bit floating point support
- Simplified interface (only buffer versions have been kept)
- Many bugfixes