An open API service indexing awesome lists of open source software.

https://github.com/vladiant/color2gray

Color2Gray algorithm implementation
https://github.com/vladiant/color2gray

algorithm color2gray compute-shaders doctest opencl opengl vulkan

Last synced: 15 days ago
JSON representation

Color2Gray algorithm implementation

Awesome Lists containing this project

README

          

# color2gray
Color2Gray algorithm implementation

## Paper
* Title: _Color2Gray: Salience-preserving color removal_
* Authors: _Amy Ashurst Gooch, Sven C. Olsen, Jack Tumblin, Bruce Gooch_
* Journal: _ACM Transactions on Graphics 24(3)_
* Date: _July 2005_
* Pages: _634-639_

## References
* [Color2Gray: Salience-Preserving Color Removal](https://users.cs.northwestern.edu/~ago820/color2gray/)
* [DOI:10.1145/1186822.1073241](http://dx.doi.org/10.1145/1186822.1073241)