Thinning[image] finds the skeletons of foreground regions in image by applying morphological thinning until convergence.Thinning[image, n] performs n iterations of ...
TraceAbove is an option for Trace and related functions which specifies whether to include evaluation chains which contain the evaluation chain containing the pattern form ...
TraceOn
(Built-in Mathematica Symbol) TraceOn is an option for Trace and related functions which specifies when tracing should be switched on.
WienerFilter[image, r] removes noise from image by applying a range-r Wiener filter.WienerFilter[image, r, ns] assumes an additive noise power value ns.
Write
(Built-in Mathematica Symbol) Write[channel, expr_1, expr_2, ...] writes the expressions expr_i in sequence, followed by a newline, to the specified output channel.
YuleDissimilarity[u, v] gives the Yule dissimilarity between Boolean vectors u and v.
$Canceled is a symbol returned when notebook input is canceled, for example from a dialog box.
$DefaultImagingDevice gives the name of the default imaging device attached to the computer.
$MaxMachineNumber is the largest machine-precision number that can be used on a particular computer system.
$Urgent
(Built-in Mathematica Symbol) $Urgent gives the list of files and pipes to which urgent output from Mathematica is sent.