Searched defs:pixelValue (Results 1 – 2 of 2) sorted by relevance
134 … unsigned char pixelValue = srcPixelArrayA->get(srcY * stride + srcX * 4 + channel); in apply() local
578 uchar pixelValue = (uchar)255; // will switch to 0 if match found in icvBackgroundTest() local