MorphologicalPerimeter[image] picks out the morphological perimeter of regions of foreground in image.MorphologicalPerimeter[image, t] treats values above t as foreground.
NeedlemanWunschSimilarity[u, v] gives a number representing the Needleman\[Dash]Wunsch similarity between strings or vectors u and v.
NotebookPrint[expr] sends a notebook containing expr to your default printer.NotebookPrint[notebook] sends the specified notebook to your default printer. ...
NumberSigns is an option for NumberForm and related functions which gives strings to use as signs for negative and positive numbers.
PackingMethod is an option for GraphPlot and related functions which specifies how disconnected components should be packed together in the layout produced.
PassEventsUp is an option to EventHandler that specifies whether events handled by a particular event handler should be passed up to event handlers in outer expressions.
PlotRegion is an option for graphics functions that specifies what region of the final display area a plot should fill.
PopupView[{expr_1, expr_2, ...}] represents an object which displays as a popup menu whose items are the expr_i.PopupView[{expr_1, expr_2, ...}, i] makes the i\[Null]^th ...
PrincipalValue is an option for Integrate that specifies whether the Cauchy principal value should be found for a definite integral.
ScriptSizeMultipliers is an option for Style that specifies how much smaller to render each successive level of subscripts, etc.