51 - 60 of 678 for imageSearch Results
View search results from all Wolfram sites (194700 matches)
MeanFilter   (Built-in Mathematica Symbol)
MeanFilter[image, r] filters image by replacing every value by the mean value in its range r neighborhood. MeanFilter[data, r] applies mean filtering to an array of data.
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 ...
CurrentImage   (Built-in Mathematica Symbol)
CurrentImage[] returns the current image captured from a connected camera.CurrentImage[n] returns n sequential image frames as a list.
ImagePerspectiveTransformation   (Built-in Mathematica Symbol)
ImagePerspectiveTransformation[image, m] applies a linear fractional transform specified by a matrix m to the positions of each pixel in ...
Opening   (Built-in Mathematica Symbol)
Opening[image, ker] gives the morphological opening of image with respect to the structuring element ker.Opening[image, r] gives the opening with respect to a range r square.
HarmonicMeanFilter   (Built-in Mathematica Symbol)
HarmonicMeanFilter[image, r] filters image by replacing every value by the harmonic mean of the values in its range r neighborhood. HarmonicMeanFilter[data, r] applies ...
GeometricMeanFilter   (Built-in Mathematica Symbol)
GeometricMeanFilter[image, r] filters image by replacing every value by the geometric mean of the values in its range r neighborhood. GeometricMeanFilter[data, r] applies ...
ImagePad   (Built-in Mathematica Symbol)
ImagePad[image, m] pads image on all sides with m background pixels.ImagePad[image, m, padding] pads image on all sides using the value or method specified by ...
ColorSeparate   (Built-in Mathematica Symbol)
ColorSeparate[image] gives a list of single-channel images corresponding to each of the color channels in image.ColorSeparate[image, colorspace] gives a list of images ...
ImageTransformation   (Built-in Mathematica Symbol)
ImageTransformation[image, function] gives an image in which each pixel at position {x, y} corresponds to the position function[{x, y}] in image.ImageTransformation[image, ...
1 ... 3|4|5|6|7|8|9 ... 68 Previous Next

...