421 - 430 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 matches)
DeleteDuplicates   (Built-in Mathematica Symbol)
DeleteDuplicates[list] deletes all duplicates from list.DeleteDuplicates[list, test] applies test to pairs of elements to determine whether they should be considered ...
EditDistance   (Built-in Mathematica Symbol)
EditDistance[u, v] gives the edit or Levenshtein distance between strings or vectors u and v.
Exclusions   (Built-in Mathematica Symbol)
Exclusions is an option that specifies where to exclude in regions used by functions like Plot, Plot3D, and NIntegrate.
GeoGridPosition   (Built-in Mathematica Symbol)
GeoGridPosition[{x, y, z}, projection] represents a point {x, y, z} in a planimetric cartographic grid using the specified projection.
GeoPosition   (Built-in Mathematica Symbol)
GeoPosition[{\[Phi], \[Lambda]}] represents a geodetic position with latitude \[Phi] and longitude \[Lambda].GeoPosition[{\[Phi], \[Lambda], h}] represents a geodetic ...
HammingDistance   (Built-in Mathematica Symbol)
HammingDistance[u, v] gives the Hamming distance between strings or vectors u and v.
LengthWhile   (Built-in Mathematica Symbol)
LengthWhile[list, crit] gives the number of continuous elements e_i starting at the beginning of list for which crit[e_i] is True.
MeanShiftFilter   (Built-in Mathematica Symbol)
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] ...
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 ...
RandomImage   (Built-in Mathematica Symbol)
RandomImage[max, {w, h}] gives an image of dimensions {w, h} with pseudorandom pixel values generated from a uniform distribution in the range 0 to max.RandomImage[{min, ...
1 ... 40|41|42|43|44|45|46 ... 216 Previous Next

...