341 - 350 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 matches)
Procedural Programming   (Mathematica Guide)
Mathematica stands out from traditional computer languages in supporting many programming paradigms. Procedural programming is the only paradigm available in languages like C ...
String Patterns   (Mathematica Guide)
Mathematica's symbolic string patterns provide a compact yet readable basis for sophisticated string operations. Included directly in programs, or symbolically generated on ...
BorderDimensions   (Built-in Mathematica Symbol)
BorderDimensions[image] gives the pixel width of uniform borders of image in the form {{left, right}, {bottom, top}}.BorderDimensions[image, t] finds borders whose pixels ...
Dilation   (Built-in Mathematica Symbol)
Dilation[image, ker] gives the morphological dilation of image with respect to the structuring element ker.Dilation[image, r] gives the dilation with respect to a range r ...
DistanceTransform   (Built-in Mathematica Symbol)
DistanceTransform[image] gives the distance transform of image, in which the value of each pixel is replaced by its distance to the nearest background ...
FileBaseName   (Built-in Mathematica Symbol)
FileBaseName["file"] gives the base name for a file without its extension.
FileNameSplit   (Built-in Mathematica Symbol)
FileNameSplit["filename"] splits a file name into a list of parts.
GeoPositionENU   (Built-in Mathematica Symbol)
GeoPositionENU[{east, north, up}, p] represents a point with local Cartesian coordinates {east, north, up} in a reference system specified by the position p.
InverseDistanceTransform   (Built-in Mathematica Symbol)
InverseDistanceTransform[image] gives the inverse distance transform of image, returning the result as a binary image.
LongestCommonSubsequence   (Built-in Mathematica Symbol)
LongestCommonSubsequence[s_1, s_2] finds the longest contiguous subsequence of elements common to the strings or lists s_1 and s_2.
1 ... 32|33|34|35|36|37|38 ... 216 Previous Next

...