Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:pixel

59 %      that pixel is considered ''classified'' and is assigned an unique
62 % o Any pixel that fails to be classified in the above thresholding
67 % The fuzzy c-Means technique attempts to cluster a pixel by finding
69 % objective function. A pixel is assigned to the closest class of
99 #include "MagickCore/pixel-accessor.h"
100 #include "MagickCore/pixel-private.h"
221 % Classify() defines one or more classes. Each pixel is thresholded to
393 Count this pixel.
586 Classify this pixel.
637 Classify this pixel.
920 % PixelInfo *pixel,ExceptionInfo *exception)
934 % o pixel: return the dynamic threshold here.
941 PixelInfo *pixel,ExceptionInfo *exception)
984 GetPixelInfo(image,pixel);
1107 Count this pixel.
1180 pixel->red=(double) ScaleCharToQuantum((unsigned char)
1183 pixel->green=(double) ScaleCharToQuantum((unsigned char)
1186 pixel->blue=(double) ScaleCharToQuantum((unsigned char)