Functions | |
endif | if (ismatrix(rgb)&&ndims(rgb)==3) is_image |
if (isinteger(rgb)) C | |
Variables | |
function | hsval |
Sz = size (rgb) | |
rgb = [rgb(:,:,1)(:), rgb(:,:,2)(:), rgb(:,:,3)(:)] | |
low = double (intmin (C)) | |
high = double (intmax (C)) | |
endif else | is_image = false |
if | ( | isinteger(rgb) | ) |