OpenCL Integrated Performance Primitives - A library of optimized OpenCL image processing functions
Stars
177
Forks
50
Watchers
177
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: Number of channels of input image was not checked in Histogram1C and Histogram4C
1e67a41View on GitHubfix: Histogram.cl would not build on 1 channel images
b9f6c7eView on GitHubfix: Convert.cl would not build on platforms that do not support 3 channel conversions
9323a3dView on GitHubchore: Migrate from Visual Studio 2013 to Visual Studio 2015
eced9d7View on GitHubfix: Convert.cl failed to compile on platforms that do not support double
aef6989View on GitHubfix: Filters kernels failed to compile on NVIDIA platform
bffda9cView on GitHubfix: Histogram program failed to compile and run
fba0761View on GitHubMerge pull request #15 from BublTechnology/osx_support
f11cf82View on GitHubupdate documentation about 3 channel images - fixes #11
dc50fe3View on GitHub