111 - 120 of 678 for imageSearch Results
View search results from all Wolfram sites (194700 matches)
GraphicsGrid   (Built-in Mathematica Symbol)
GraphicsGrid[{{g_11, g_12, ...}, ...}] generates a graphic in which the g_ij are laid out in a two-dimensional grid.
GIF   (Mathematica Import/Export Format)
Registered MIME type: image/gif GIF raster image format. Commonly used for static and animated graphics on the web. GIF is an acronym for Graphics Interchange Format. Binary ...
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.
Inpaint   (Built-in Mathematica Symbol)
Inpaint[image, region] retouches parts of image that correspond to nonzero elements in region.
ImageCorrespondingPoints   (Built-in Mathematica Symbol)
ImageCorrespondingPoints[image_1, image_2] finds a set of matching interest points in image_1 and image_2 and returns their pixel coordinates.
ImageEffect   (Built-in Mathematica Symbol)
ImageEffect[image, " effect"] applies the specified image effect to image.ImageEffect[image, {"effect", params}] uses parameters params.
Raster   (Built-in Mathematica Symbol)
Raster[{{a_11, a_12, ...}, ...}] is a two-dimensional graphics primitive which represents a rectangular array of gray cells. Raster[{{{r_11, g_11, b_11}, ...}, ...}] ...
Binarize   (Built-in Mathematica Symbol)
Binarize[image] creates a binary image from image by replacing all values above a globally determined threshold with 1 and others with 0.Binarize[image, t] creates a binary ...
Segmentation Analysis   (Mathematica Guide)
Mathematica includes a variety of image segmentation techniques such as clustering, watershed, region growing, and level set as well as a rich set of functions for ...
FindThreshold   (Built-in Mathematica Symbol)
FindThreshold[image] finds a global threshold value that partitions the intensity values in image into two intervals.
1 ... 9|10|11|12|13|14|15 ... 68 Previous Next

...