About Image Manipulation Functions
• addnoise—Adds noise to an image matrix.
• binarize—Returns a binarized version of an image matrix.
• equalize—Returns an equalized grayscale image matrix.
• funmap, levelmap—Changes the intensity of an image matrix according to a function or to a vector of values.
• threshold—Resets elements of an image matrix below a threshold value.