211 - 220 of 386 for binariesSearch Results
View search results from all Wolfram sites (1303 matches)
Complement   (Built-in Mathematica Symbol)
Complement[e_all, e_1, e_2, ...] gives the elements in e_all which are not in any of the e_i.
ContourDetect   (Built-in Mathematica Symbol)
ContourDetect[image] gives a binary image in which white pixels correspond to the zeros and zero crossings in image.ContourDetect[image, delta] treats values in image that ...
CrossingDetect   (Built-in Mathematica Symbol)
CrossingDetect[image] gives a binary image in which white pixels correspond to the zero crossings in image.CrossingDetect[image, delta] treats values in image that are ...
DiceDissimilarity   (Built-in Mathematica Symbol)
DiceDissimilarity[x, y] gives the Dice dissimilarity between Boolean vectors x and y.
EdgeDetect   (Built-in Mathematica Symbol)
EdgeDetect[image] finds edges in image and returns the result as a binary image.EdgeDetect[image, r] finds edges at the scale of the specified pixel range r.EdgeDetect[image, ...
Erosion   (Built-in Mathematica Symbol)
Erosion[image, ker] gives the morphological erosion of image with respect to the structuring element ker.Erosion[image, r] gives the erosion with respect to a range-r square.
ImagePad   (Built-in Mathematica Symbol)
ImagePad[image, m] pads image on all sides with m background pixels.ImagePad[image, m, padding] pads image on all sides using the value or method specified by ...
ImageSubtract   (Built-in Mathematica Symbol)
ImageSubtract[image, x] subtracts a constant amount x from each channel value in image.ImageSubtract[image_1, image_2] gives an image in which each pixel is obtained by ...
IntegerLength   (Built-in Mathematica Symbol)
IntegerLength[n] gives the number of digits in the base 10 representation of the integer n.IntegerLength[n, b] gives the number of digits in the base b representation of n.
LaplacianFilter   (Built-in Mathematica Symbol)
LaplacianFilter[image, r] convolves image with a range r Laplacian kernel.LaplacianFilter[image, {r_1, r_2}] uses ranges r_i in the vertical and horizontal ...
1 ... 19|20|21|22|23|24|25 ... 39 Previous Next

...