[vtk-developers] RGBToHSV hue range

David Doria daviddoria at gmail.com
Wed Nov 30 11:04:46 EST 2011


It seems that vtkMath::RGBToHSV returns the value of hue from 0 to 1.
Isn't a more standard hue range 0 to 2*pi (as it indicates an angular
position on the HSV cylinder) ? Should this be changed? If not, we
should at least note it in the documentation.

David



More information about the vtk-developers mailing list