151 - 160 of 386 for binariesSearch Results
View search results from all Wolfram sites (1303 matches)
BitShiftRight   (Built-in Mathematica Symbol)
BitShiftRight[n, k] shifts the binary bits in the integer n to the right by k places, dropping bits that are shifted past the unit's position on the right. BitShiftRight[n] ...
KuwaharaFilter   (Built-in Mathematica Symbol)
KuwaharaFilter[image, r] computes for each pixel p in image the variance of the values in the four (r + 1)*(r + 1) squares that have p as a corner, and replaces p with the ...
MorphologicalTransform   (Built-in Mathematica Symbol)
MorphologicalTransform[image, f] applies the function f to the 3*3 neighborhood of each pixel in a binary image image.MorphologicalTransform[image, rule] applies a ...
Opening   (Built-in Mathematica Symbol)
Opening[image, ker] gives the morphological opening of image with respect to the structuring element ker.Opening[image, r] gives the opening with respect to a range r square.
Base64   (Mathematica Import/Export Format)
Base64 binary to text encoding. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transfer of binary content by email. The Base64 ...
PBM   (Mathematica Import/Export Format)
MIME type: image/x-portable-bitmap PBM monochrome raster image format. Member of the Portable family of image formats. Related to PGM and PPM. Implements a subset of the PNM ...
PGM   (Mathematica Import/Export Format)
MIME type: image/x-portable-graymap PGM grayscale raster image format. Member of the Portable family of image formats. Related to PBM and PPM. Implements a subset of the PNM ...
PNM   (Mathematica Import/Export Format)
MIME types: image/x-portable-anymap, image/pbm PNM raster image format. Generic format of the Portable family of image formats. Includes the PBM (monochrome), PGM ...
PPM   (Mathematica Import/Export Format)
MIME type: image/x-portable-pixmap PPM color raster image format. Member of the Portable family of image formats. Related to PBM and PGM. Implements a subset of the PNM ...
UUE   (Mathematica Import/Export Format)
Unix uuencoding format. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transmission of binary content by email. The name uuencode is ...
1 ... 13|14|15|16|17|18|19 ... 39 Previous Next

...