In this activity, we will explore different image types and file formats. There are four basic image types: binary, grayscale, truecolor, and indexed images. Here are some examples of each type together with their information. Note: imfinfo outputs the following image information-> File Name, File size (bytes), Width, Height, bit depth, and Color type 1. Binary image Image taken from: http://upload.wikimedia.org/wikipedia/en/3/33/Neighborhood_watch_bw.png The extracted image information using Scilab imfinfo are: (The bit depth is 8 because imfinfo in SVIP module only outputs either grayscale or true color and represents the 1’s and 0’s of a binary image with 255 and 0 as shown below.) 2. Grayscale image Image taken from: http://www.codeproject.com/KB/GDI-plus/ImageProcessing2/grayscale.jpg Image information: 3. Truecolor images Image taken from: http://media.smashingmagazine.com/wp-content/uploads/2010/05/PaperArt98.j...