Activity 3: Image Types and Formats

Usually, when looking or saving images, it wouldn't matter to me what file type should i save it to so long as I am able to see it though my device (phone, ebook reader. However if I wish to save space, I usually save it in multiple file formats and choose the least file size it was saved to (which is usually jpeg). Image Types So to remedy this, I researched the different characteristics of image formats and types. There are several known image types: binary, grayscale, truecolor, indexed, high-dynamic range, multispectral, and 3D images. Examples of these images are shown below: Binary Binary image with corresponding properties using imfinfo() Grayscale images Grayscale image with corresponding properties using imfinfo() True color images Tr image with corresponding properties using imfinfo() Indexed images Indexed image with corresponding properties using...