There are many systems of units. The particular set of units that is used depends on factors as various as the field of study and the author's country of origin. The function ...
Background Color assigns a background color to the selected cells or text.
Size assigns a point size to selected cells or text.
RidgeFilter[image] computes a measure for the presence of a ridge for each pixel in image.RidgeFilter[image, \[Sigma]] uses the specified ridge scale \[Sigma].
Erosion
(Built-in Mathematica Symbol) Erosion[image, ker] gives the morphological erosion of image with respect to the structuring element ker.Erosion[image, r] gives the erosion with respect to a range-r square.
ImageTake[image, n] gives an image consisting of the first n rows of image.ImageTake[image, -n] gives an image consisting of the last n rows of image.ImageTake[image, {row_1, ...
MTX
(Mathematica Import/Export Format) Matrix Market matrix format. Used for exchanging and storing test matrices. Plain text format. File format of the NIST Matrix Market collection of standard test matrices. ...
ColorSlider[color] represents a color slider currently set to the color corresponding to color.ColorSlider[Dynamic[color]] uses the dynamically updated current value of ...
ColorCombine[{image_1, image_2, ...}] creates a multichannel image by combining the sequence of channels in the image_i. ColorCombine[{image_1, image_2, ...}, colorspace] ...
$MachineAddresses gives a list of strings specifying the current IP addresses associated with the computer on which Mathematica is being run.