601 - 610 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 matches)
GeodesicErosion   (Built-in Mathematica Symbol)
GeodesicErosion[marker, mask] gives the fixed point of the geodesic erosion of the image marker constrained by the image mask.
Create an Image Object   (Mathematica How To)
Images are an important standard data structure, tightly integrated with the Mathematica front end and kernel. Image objects are created by default when you import any file ...
FittedModel   (Built-in Mathematica Symbol)
FittedModel[...] represents the symbolic fitted model obtained from functions like LinearModelFit.
GaborWavelet   (Built-in Mathematica Symbol)
GaborWavelet[] represents a Gabor wavelet of frequency 6.GaborWavelet[w] represents a Gabor wavelet of frequency w.
Gather   (Built-in Mathematica Symbol)
Gather[list] gathers the elements of list into sublists of identical elements.Gather[list, test] applies test to pairs of elements to determine if they should be considered ...
ImageTransformation   (Built-in Mathematica Symbol)
ImageTransformation[image, function] gives an image in which each pixel at position {x, y} corresponds to the position function[{x, y}] in image.ImageTransformation[image, ...
MapThread   (Built-in Mathematica Symbol)
MapThread[f, {{a_1, a_2, ...}, {b_1, b_2, ...}, ...}] gives {f[a_1, b_1, ...], f[a_2, b_2, ...], ...}. MapThread[f, {expr_1, expr_2, ...}, n] applies f to the parts of the ...
PadRight   (Built-in Mathematica Symbol)
PadRight[list, n] makes a list of length n by padding list with zeros on the right. PadRight[list, n, x] pads by repeating the element x. PadRight[list, n, {x_1, x_2, ...}] ...
Scan   (Built-in Mathematica Symbol)
Scan[f, expr] evaluates f applied to each element of expr in turn. Scan[f, expr, levelspec] applies f to parts of expr specified by levelspec.
Split   (Built-in Mathematica Symbol)
Split[list] splits list into sublists consisting of runs of identical elements. Split[list, test] treats pairs of adjacent elements as identical whenever applying the ...
1 ... 58|59|60|61|62|63|64 ... 216 Previous Next

...