Tutorial No.04: 5 × 5 Image Are Represented by 8 Bit Integers
Tutorial No.04: 5 × 5 Image Are Represented by 8 Bit Integers
04
Digital image processing
Department of EEE
Khulna University of Engineering & Technology (KUET)
Problem 1
The pixel values of the following 5 5 image are represented by 8 bit integers:
Problem 2
An 8 bit 5 5 gray-level image is represented by the following matrix:
10 20 30 40 50
60 70 80 90 100
110 120 130 140 150
160 170 180 190 200
210 220 230 240 250
Problem 3
An 8 bit 5 5 gray-level image is represented by the following matrix:
10 20 30 40
50 60 70 80
90 100 110 120
130 140 150 160
What is the resulting matrix representation if we rotate the image clockwise by 90 ?