1 - 10 of 28 for ColorNegateSearch Results
ColorNegate   (Built-in Mathematica Symbol)
ColorNegate[image] gives the negative of image, in which all colors have been negated. FColorNegate[color] gives the negative of a color.
Mathematical Morphology   (Mathematica Guide)
Combining methods from set theory, topology, and discrete mathematics, mathematical morphology provides a powerful approach to processing images and other discrete data. ...
ColorCombine   (Built-in Mathematica Symbol)
ColorCombine[{image_1, image_2, ...}] creates a multichannel image by combining the sequence of channels in the image_i. TooltipBox["8+"]ColorCombine[{image_1, image_2, ...}, ...
MorphologicalGraph   (Built-in Mathematica Symbol)
MorphologicalGraph[image] gives a graph object that represents the connectivity of the morphological branch points and endpoints of the objects in image after applying ...
SkeletonTransform   (Built-in Mathematica Symbol)
SkeletonTransform[image] gives the skeleton transform of image, in which the value of each skeleton pixel is its distance to the nearest background pixel. ...
Color Processing   (Mathematica Guide)
Mathematica provides convenient functions and algorithms for manipulating colors in images, with full generality for arbitrary numbers of color channels.
Colors   (Mathematica Guide)
Combining a new level of programmatic support for symbolic color with carefully chosen aesthetic color parametrizations, Mathematica allows a uniquely flexible and compelling ...
ImageCorrelate   (Built-in Mathematica Symbol)
ImageCorrelate[image, ker] gives the correlation of image with kernel ker. ImageCorrelate[image, ker, f] computes a generalized correlation in which the function f is used in ...
CUDAColorNegate   (CUDALink Symbol)
CUDAColorNegate[image] performs color negation on image. CUDAColorNegate[list] performs color negation on list. CUDAColorNegate[mem] performs color negation on memory ...
DeleteSmallComponents   (Built-in Mathematica Symbol)
DeleteSmallComponents[image] replaces small connected components in a binary image image with background pixels. DeleteSmallComponents[m] replaces positive integers in a ...
1|2|3 Next

...