当前位置:
首页
资源下载

搜索资源 - rgb normalise matlab
搜索资源列表
-
0下载:
Normalises image values to 0-1, or to desired mean and variance
Usage:
n = normalise(im)
Offsets and rescales image so that the minimum value is 0
and the maximum value is 1. Result is returned in n. If the image is
colour the
-
-
0下载:
This a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos
-