GraphHighlight is an option to Graph and related objects that specifies graph elements to highlight.
TotalVariationFilter[image] iteratively reduces noise while preserving edges in image.TotalVariationFilter[image, param] assumes a regularization parameter value param.
EdgeDelete[g, e] makes a graph by deleting the edge e from the graph g.EdgeDelete[g, {e_1, e_2, ...}] deletes a collection of edges from g.EdgeDelete[g, patt] deletes all ...
FileExtension["file"] gives the file extension for a file name.
FileNameDrop["name", n] drops the first n path elements in the file name " name".FileNameDrop["name", -n] drops the last n path elements in the file name " ...
GeodesicErosion[marker, mask] gives the fixed point of the geodesic erosion of the image marker constrained by the image mask.
GroupElementQ[group, g] returns True if the object g is an element of group and False otherwise.
InverseDistanceTransform[image] gives the inverse distance transform of image, returning the result as a binary image.
Permute
(Combinatorica Package Symbol) Permute[l, p] permutes list l according to permutation p.
CellChangeTimes is an option to Cell that specifies when changes were made to the cell.