11 - 20 of 22 for ImageFilterSearch Results
View search results from all Wolfram sites (44 matches)
MinFilter   (Built-in Mathematica Symbol)
MinFilter[image, r] filters image by replacing every value by the minimum in its range r neighborhood. MinFilter[data, r] applies min filtering to an array of data.
Image Filtering & Neighborhood ...   (Mathematica Guide)
Mathematica not only includes highly optimized implementations of standard image processing filters, but also uses its general symbolic architecture to allow arbitrarily ...
CommonestFilter   (Built-in Mathematica Symbol)
CommonestFilter[image, r] transforms image by replacing each pixel with the most common pixel value in its range r neighborhood.CommonestFilter[data, r] applies commonest ...
ImageEffect   (Built-in Mathematica Symbol)
ImageEffect[image, " effect"] applies the specified image effect to image.ImageEffect[image, {"effect", params}] uses parameters params.
ImagePartition   (Built-in Mathematica Symbol)
ImagePartition[image, s] partitions an image into an array of s*s-pixel subimages.ImagePartition[image, {w, h}] partitions an image into an array of subimages of pixel width ...
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 ...
ImageApply   (Built-in Mathematica Symbol)
ImageApply[f, image] applies the function f to the list of channel values for each pixel in image.
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 ...
MorphologicalTransform   (Built-in Mathematica Symbol)
MorphologicalTransform[image, f] applies the function f to the 3*3 neighborhood of each pixel in a binary image image.MorphologicalTransform[image, rule] applies a ...
New in 7.0: Alphabetical Listing   (Mathematica Guide)
The release of Mathematica 6 in May 2007 represented a revolution in the development of Mathematica. Building on this revolution, Mathematica 7 not only greatly broadens and ...
1|2|3 Previous Next

...