course: image processing 31651 assignment #41 noise and median filtration photo of the studentnameid...

5
Course: Image Processing 31651 Assignment #41 Noise and Median Filtration Photo of the student Name ID Xxxxxxx Yyyyyyy XXXXXABC D Student #1 Xxxxxxx Yyyyyyy XXXXXEFG H Student #2

Upload: shanna-lamb

Post on 15-Jan-2016

220 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Course: Image Processing 31651 Assignment #41 Noise and Median Filtration Photo of the studentNameID Xxxxxxx Yyyyyyy XXXXXABCDStudent #1 Xxxxxxx Yyyyyyy

Course: Image Processing 31651Assignment #41

Noise and Median Filtration

Photo of the student Name ID

XxxxxxxYyyyyyy

XXXXXABCD Student #1

XxxxxxxYyyyyyy

XXXXXEFGH Student #2

Page 2: Course: Image Processing 31651 Assignment #41 Noise and Median Filtration Photo of the studentNameID Xxxxxxx Yyyyyyy XXXXXABCDStudent #1 Xxxxxxx Yyyyyyy

Assignment #41: Noise and Median FiltrationTo do: By using plain C and BMP-C Library Create the following 480x640 8 bpp Gray images and store them as BMP files:

DoneY/N

Requirement #

N Spoil images A21.bmp and B21.bmp by adding in a pseudo-random way 100 + 10*F + 20*C white points 200 + 12*E + 14*B white pointsAnd 5 + A+B+C+D + E+F+G+H white vertical lines positioned in a pseudorandom way Length of the line is 50 pixels Width of the line vary in a pseudorandom way from 1 to 5 pixels(Resulted images A41.bmp and B41.bmp)

1

N By using Median Filtration “clean” images A41.bmp and B41.bmpUse at least 3 sizes of median filter

2

N Analyze results (by counting white and black pixels remained) 4

Page 3: Course: Image Processing 31651 Assignment #41 Noise and Median Filtration Photo of the studentNameID Xxxxxxx Yyyyyyy XXXXXABCDStudent #1 Xxxxxxx Yyyyyyy

Resulted Images

Page 4: Course: Image Processing 31651 Assignment #41 Noise and Median Filtration Photo of the studentNameID Xxxxxxx Yyyyyyy XXXXXABCDStudent #1 Xxxxxxx Yyyyyyy

Results & Discussion

Page 5: Course: Image Processing 31651 Assignment #41 Noise and Median Filtration Photo of the studentNameID Xxxxxxx Yyyyyyy XXXXXABCDStudent #1 Xxxxxxx Yyyyyyy

What did we learned

• To move computer’ mouse• To type long words• To sleep during the lab• To write professional c# code