7.2 Image Acquisition Types
The above image shows some image types:
Monochrome
Monochromatic images have a single color
Multi-Color / Multi-Channel
Each color in this image is called a channel. The colors in this kind of image can also be artificially assigned.
3D / Multi-Z Sections
Here, the z-distance is kept constant.
Time Lapse
During time lapses, the time interval is kept constant.
7.2.1 Storing Image in Right Formats
TIFF is short for t image file format. TIFF images are uncompressed and their intensity values and metainformation are preserved.
JPEG is short for joint photographic experts group and usually results in lossy compression (i.e., some information is lost). However, it is also small compared to TIFF images.