191 - 200 of 386 for binariesSearch Results
View search results from all Wolfram sites (1303 matches)
BitXor   (Built-in Mathematica Symbol)
BitXor[n_1, n_2, ...] gives the bitwise XOR of the integers n_i.
DigitCount   (Built-in Mathematica Symbol)
DigitCount[n, b, d] gives the number of d digits in the base-b representation of n. DigitCount[n, b] gives a list of the numbers of 1, 2, ..., b - 1, 0 digits in the base-b ...
MorphologicalComponents   (Built-in Mathematica Symbol)
MorphologicalComponents[image] gives an array in which each pixel of image is replaced by an integer index representing the connected foreground image component in which the ...
SelectComponents   (Built-in Mathematica Symbol)
SelectComponents[m, " prop", crit] computes a property " prop" for all components in a label matrix m and returns a version of m in which components that do not satisfy crit ...
CUDAColorNegate   (CUDALink Symbol)
CUDAColorNegate[image] performs color negation on image.CUDAColorNegate[list] performs color negation on list.CUDAColorNegate[mem] performs color negation on memory ...
CUDADilation   (CUDALink Symbol)
CUDADilation[img, r] gives the morphological dilation of img with respect to a range-r square.CUDADilation[mem, r] gives the morphological dilation of list with respect to a ...
Image Processing   (Mathematica Tutorial)
Mathematica provides built-in support for both programmatic and interactive image processing, fully integrated with Mathematica's powerful mathematical and algorithmic ...
The first part of this User Guide describes using J/Link to allow you to call from Mathematica into Java, thereby extending the Mathematica environment to include the ...
Functions that are specified by simple algebraic formulas tend to be such that when their input is changed only slightly, their output also changes only slightly. But ...
Creating Tables   (DatabaseLink Tutorial)
SQLCreateTable creates a new table in a database. An alternative, using raw SQL, is described in "Creating Tables with Raw SQL". If you find that the examples in this ...
1 ... 17|18|19|20|21|22|23 ... 39 Previous Next

...