[vtkusers] HSV to RGB

Mathieu Malaterre Mathieu.Malaterre at creatis.insa-lyon.fr
Mon Oct 27 03:59:19 EST 2003


Jihwan,

	Did you tried: vtkImageHSVToRGB

http://www.vtk.org/doc/nightly/html/classvtkImageHSVToRGB.html

an example of how to use this class from tcl can be found here:

http://vtk.org/cgi-bin/cvsweb.cgi/~checkout~/VTK/Imaging/Testing/Tcl/TestHSIToRGB.tcl

HTH
mathieu

Jihwan Kim wrote:
> How can I convert HSV to RGB from vtk script?
> I see HSVTORGB function, but don't know how to get rerutn values from the
> arguments passed by reference in VTK.
> 
> Thanks
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 


-- 
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/




More information about the vtkusers mailing list