• Intensity image is a data matrix whose values have
been scaled to represent intensities.
• Pixel values are of class uint8, or class uint16, they
have integer values in the range [0,255] and [0,65535],
respectively.
• If the image is of class double, the values are floatingpoint
numbers, the pixels are scaled in the range [0,1].