1 - 10 of 21 for ImageMultiplySearch Results
View search results from all Wolfram sites (37 matches)
ImageMultiply   (Built-in Mathematica Symbol)
ImageMultiply[image, x] multiplies each channel value in image by a factor x.ImageMultiply[image_1, image_2] gives an image in which each pixel is the product of the ...
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.
Basic Image Manipulation   (Mathematica Guide)
Mathematica's symbolic architecture makes it possible to treat images just like any other form of expression—applying functions to them, displaying and inputting them in ...
ImageSubtract   (Built-in Mathematica Symbol)
ImageSubtract[image, x] subtracts a constant amount x from each channel value in image.ImageSubtract[image_1, image_2] gives an image in which each pixel is obtained by ...
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 ...
ImageAdd   (Built-in Mathematica Symbol)
ImageAdd[image, x] adds an amount x to each channel value in image.ImageAdd[image_1, image_2] gives an image in which each pixel is the sum of the corresponding pixels in ...
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.
CUDAImageMultiply   (CUDALink Symbol)
CUDAImageMultiply[img, x] multiplies an amount x to each channel value in img.CUDAImageMultiply[mem, x] multiplies an amount x to each channel value in ...
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 ...
1|2|3 Next

...