This time there is no video for this lecture.

Please work on your own.

All images in this seminar are 8 bit grayscaled compared to the 24 bit RGB during the lecture. This means you work with a 2D-Array (i.e. a Matrix) instead of a 3D-Array. Remember that an image is just a Matrix that contains number that represent a color from 0 to 255. All operations work as usual.

For the binarization tasks I recommend looking at the histogram to figure out the best shade of gray.

If something is unclear take a look at the last two lectures. We discussed everything except Task 6.

Good Luck.

Zuletzt geändert: Freitag, 7. Mai 2021, 16:23