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