This lesson is still being designed and assembled (Pre-Alpha version)

Image Analysis Training: Pixel data types

Pixel data types

Pixel data type conversions

Activity: 16-bit to 8-bit conversion

Activity: 16-bit to float conversion

Formative Assessment

True or false? Discuss with your neighbor!

  1. Changing pixel data type never changes pixel values.
  2. Converting from 16-bit unsigned integer to float never changes the pixel values.
  3. Changing from float to 16-bit unsigned integer never changes the pixel values.
  4. There is only one correct way to convert from 16-bit to 8-bit.