hsv_to_rgb: Transform HSV-Image to RGB-Image

Description Usage Arguments Value

Description

This function transforms a given HSV-Image (as array) into an RGB-Image (as array)

Usage

1
hsv_to_rgb(images)

Arguments

images

Image as 4D or 3D array

Value

4D or 3D array of same dimension as input but with rgb values


phenofun documentation built on Jan. 22, 2017, 9:01 p.m.