361 - 370 of 741 for ColorizeSearch Results
View search results from all Wolfram sites (4339 matches)
Cone   (Built-in Mathematica Symbol)
Cone[{{x_1, y_1, z_1}, {x_2, y_2, z_2}}, r] represents a cone with a base of radius r centered at (x_1, y_1, z_1) and a tip at (x_2, y_2, z_2). Cone[{{x_1, y_1, z_1}, {x_2, ...
Cylinder   (Built-in Mathematica Symbol)
Cylinder[{{x_1, y_1, z_1}, {x_2, y_2, z_2}}, r] represents a cylinder of radius r around the line from (x_1, y_1, z_1) to (x_2, y_2, z_2). Cylinder[{{x_1, y_1, z_1}, {x_2, ...
DistanceTransform   (Built-in Mathematica Symbol)
DistanceTransform[image] gives the distance transform of image, in which the value of each pixel is replaced by its distance to the nearest background ...
DynamicSetting   (Built-in Mathematica Symbol)
DynamicSetting[e] represents an object which displays as e, but is interpreted as the dynamically updated current value of Setting[e] if supplied as Mathematica ...
GeodesicDilation   (Built-in Mathematica Symbol)
GeodesicDilation[marker, mask] gives the fixed point of the geodesic dilation of the image marker constrained by the image mask.
Legended   (Built-in Mathematica Symbol)
Legended[expr, lbl] indicates that a legend entry for expr should be created, with label lbl.
MaxFilter   (Built-in Mathematica Symbol)
MaxFilter[image, r] filters image by replacing every value by the maximum in its range r neighborhood. MaxFilter[data, r] applies max filtering to an array of data.
MeanFilter   (Built-in Mathematica Symbol)
MeanFilter[image, r] filters image by replacing every value by the mean value in its range r neighborhood. MeanFilter[data, r] applies mean filtering to an array of data.
MeshStyle   (Built-in Mathematica Symbol)
MeshStyle is an option for Plot3D, DensityPlot, and other plotting functions that specifies the style in which to draw a mesh.
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.
1 ... 34|35|36|37|38|39|40 ... 75 Previous Next

...