Converts a RGB image to an HSV image.

rgb2hsv(img)

Arguments

img

image object

Value

None

Details

Note: Will not work on logit space images.