1 - 10 of 16 for ImageHistogramSearch Results
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, ...
Color Processing   (Mathematica Guide)
Mathematica provides convenient functions and algorithms for manipulating colors in images, with full generality for arbitrary numbers of color channels.
Image Representation   (Mathematica Guide)
Mathematica's symbolic architecture allows a unique representation and treatment of images in both programs and documents. Mathematica supports images with arbitrary numbers ...
ImageAdjust   (Built-in Mathematica Symbol)
ImageAdjust[image] adjusts the levels in image, rescaling them to cover the range 0 to 1. ImageAdjust[image, c] adjusts the contrast of image by an amount c. ...
HistogramTransform   (Built-in Mathematica Symbol)
HistogramTransform[image] transforms pixel values of image so that its histogram is nearly flat. HistogramTransform[image, dist] modifies pixel values of image so that its ...
ImageCooccurrence   (Built-in Mathematica Symbol)
ImageCooccurrence[image, n] gives the n*n co-occurrence matrix for image. ImageCooccurrence[image, n, ker] computes a co-occurrence matrix for arbitrary spatial relationships ...
Image Processing & Analysis   (Mathematica Guide)
Mathematica provides broad and deep built-in support for both programmatic and interactive modern industrial-strength image processing—fully integrated with Mathematica's ...
New in 7.0: Data Manipulation   (Mathematica Guide)
Building on Mathematica's unified symbolic architecture, Mathematica 7 introduces several major new integrated forms of data manipulation—including large-scale support for ...
HistogramTransformInterpolation   (Built-in Mathematica Symbol)
HistogramTransformInterpolation[{x_1, x_2, ...}] finds a function f so that the transformed values f(x_i) are distributed nearly uniformly. ...
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, ...
1|2 Next

...