Home > freetb4matlab > image > hsv2rgb.m

hsv2rgb

PURPOSE ^

% Transform a colormap or image from the hsv space to the rgb space.

SYNOPSIS ^

function rgb_map = hsv2rgb (hsv_map)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{rgb_map} =} hsv2rgb (@var{hsv_map})
% Transform a colormap or image from the hsv space to the rgb space. 
% @seealso{rgb2hsv}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003