casa
$Rev:20696$
|
Utilities for converting between color spaces. More...
#include <ColorConversion.h>
Utilities for converting between color spaces.
provides vectorized and single color conversion between RGB and HSV color spaces. Operates using float type with the range of 0.0 to 1.0 for all R,G,B,H,S,V values.
want to be able to create something that acts like an "HSV" colormap
Definition at line 46 of file ColorConversion.h.