1. |
-
Processing Color Images
- RGB CMY HSI
URL: http://www.cs.unr.edu/~looney/cs674/ch6html.htm
|
2. |
-
Color Spaces FAQ
- Lists of color spaces and conversions between them
URL: http://home.earthlink.net/~janos1/vidpage/color_faq.html
|
3. |
-
Color conversion functions in C
- HSV, HSI, RGB, etc. Written by: Christopher Aagaard
URL: http://www.cis.ksu.edu/~seteam20/code/interm/chris/rgb2hsv.cpp.html
|
4. |
-
Colour Space Conversions
- This document, containing equations relating to colour spaces and colour transforms, is presented as an alternative to David Bourgin's ColorSpaces FAQ. Both of the principle authors of this document have contibuted extensivly to the ColorSpaces FAQ but have become unhappy at the errors it contained and its maintainers unwillingness to correct them.
URL: http://www.cosy.sbg.ac.at/~mliedl/tutors/Colorconv.txt
|