1921 - 1930 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
ImageDifference   (Built-in Mathematica Symbol)
ImageDifference[image_1, image_2] gives an image in which each pixel is the absolute difference of the corresponding pixels in image_1 and image_2.
ImageDimensions   (Built-in Mathematica Symbol)
ImageDimensions[image] gives the pixel dimensions of the raster associated with an Image object image.
ImageEffect   (Built-in Mathematica Symbol)
ImageEffect[image, " effect"] applies the specified image effect to image.ImageEffect[image, {"effect", params}] uses parameters params.
ImageFilter   (Built-in Mathematica Symbol)
ImageFilter[f, image, r] applies the function f to the range r neighborhood of each pixel in each channel of image.
ImageForestingComponents   (Built-in Mathematica Symbol)
ImageForestingComponents[image] finds a segmentation of image, returning an integer matrix in which positive integers label different ...
ImageForwardTransformation   (Built-in Mathematica Symbol)
ImageForwardTransformation[image, function] gives an image in which each pixel at position function[{x, y}] corresponds to the position {x, y} in ...
ImageHistogram   (Built-in Mathematica Symbol)
ImageHistogram[image] plots a histogram of the pixel levels for each channel in image.ImageHistogram[image, n] uses n levels for each channel.ImageHistogram[image, n, {min, ...
ImageKeypoints   (Built-in Mathematica Symbol)
ImageKeypoints[image] finds key features in image and returns their coordinates.ImageKeypoints[image, prop] gives the specified property prop for each keypoint.
ImageLevels   (Built-in Mathematica Symbol)
ImageLevels[image] gives a list of pixel values and counts for each channel in image. ImageLevels[image, n] bins pixel values into n equally spaced levels.ImageLevels[image, ...
ImageLines   (Built-in Mathematica Symbol)
ImageLines[image] finds line segments in image and returns the coordinates of their endpoints.ImageLines[image, t] uses the threshold t for selecting image ...
1 ... 190|191|192|193|194|195|196 ... 1009 Previous Next

...