MeanShiftFilter[image, r, d] replaces each pixel with the mean of the pixels in a range-r neighborhood and whose value is within a distance d.MeanShiftFilter[array, r, d] ...
OpenAppend["file"] opens a file to append output to it, and returns an OutputStream object.
OpenRead["file"] opens a file to read data from, and returns an InputStream object.
Pruning
(Built-in Mathematica Symbol) Pruning[image] removes the outermost branches of thin objects in image by setting their values to black.Pruning[image, n] removes branches that are at most n pixels ...
SkeletonTransform[image] gives the skeleton transform of image, in which the value of each skeleton pixel is its distance to the nearest background ...
TopHatTransform[image, ker] gives the morphological top-hat transform of image with respect to structuring element ker.TopHatTransform[image, r] gives the top-hat transform ...
$MachinePrecision gives the number of decimal digits of precision used for machine-precision numbers.
$MinMachineNumber is the smallest positive machine-precision number that can be used on a particular computer system.
Importing and exporting tabular data. This exports an array of numbers to the file out.dat. Here are the contents of the file out.dat.
Golden Software Surfer geospatial file format. Terrain data format used by Golden Software products. Used for archiving and exchanging terrain data. Binary or ASCII format. ...