191 - 200 of 678 for imageSearch Results
View search results from all Wolfram sites (194697 matches)
ImageClip   (Built-in Mathematica Symbol)
ImageClip[image] clips all channel values in image to lie in the default range.ImageClip[image, {min, max}] clips channel values to lie in the range from min to ...
ColorQuantize   (Built-in Mathematica Symbol)
ColorQuantize[image, n] gives an approximation to image that uses only n distinct colors.
PixelValue   (Built-in Mathematica Symbol)
PixelValue[image, {x, y}] gives the pixel value of image at position {x, y}.PixelValue[image, {x, y}, " type"] gives the pixel value converted to the specified type.
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 ...
MorphologicalBinarize   (Built-in Mathematica Symbol)
MorphologicalBinarize[image, {t_1, t_2}] creates a binary image from image by replacing all values above the upper threshold t_2 with 1, also including pixels with ...
TIFF   (Mathematica Import/Export Format)
Registered MIME type: image/tiff TIFF raster image format. Commonly used in image manipulation applications, page layout applications, scanners and other imaging devices, and ...
Thinning   (Built-in Mathematica Symbol)
Thinning[image] finds the skeletons of foreground regions in image by applying morphological thinning until convergence.Thinning[image, n] performs n iterations of ...
WatershedComponents   (Built-in Mathematica Symbol)
WatershedComponents[image] computes the watershed transform of image, returning the result as a matrix in which positive integers label the catchment ...
Graphics Interactivity & Drawing   (Mathematica Guide)
Mathematica's unified symbolic graphics architecture makes possible powerful mixing of programmatic graphics generation with interactive editing and control. The Mathematica ...
Text Layout Options   (Mathematica Guide)
Mathematica provides detailed symbolic control over all aspects of text layout. Placing separate blocks or paragraphs in separate cells also immediately allows Mathematica's ...
1 ... 17|18|19|20|21|22|23 ... 68 Previous Next

...