Presentation is loading. Please wait.

Presentation is loading. Please wait.

Course: Image Processing 31651 Assignment #21 Pixel To Pixel Operations Photo of the studentNameID Xxxxxxx Yyyyyyy XXXXXABCDStudent #1 Xxxxxxx Yyyyyyy.

Similar presentations


Presentation on theme: "Course: Image Processing 31651 Assignment #21 Pixel To Pixel Operations Photo of the studentNameID Xxxxxxx Yyyyyyy XXXXXABCDStudent #1 Xxxxxxx Yyyyyyy."— Presentation transcript:

1 Course: Image Processing 31651 Assignment #21 Pixel To Pixel Operations Photo of the studentNameID Xxxxxxx Yyyyyyy XXXXXABCDStudent #1 Xxxxxxx Yyyyyyy XXXXXEFGHStudent #2

2 Assignment #21: Pixel To Pixel Operations To do: By using plain C and BMP-C Library Create the following 480x640 8 bpp Gray images and store them as BMP files: Done Y/N Requirement# NBlend images A1.bmp and A2.bmp into gray image A20.bmp1 NCalculate Contrast and Brightness that will “Spoil” images A20 and B1 so that MIN_GRAY_VALUE = 50 + 2*B + F MAX_GRAY_VALUE = 150 –B – 3*F Results: A21.bmp, B21.bmp 2 NApply MIN-MAX algorithm (By using LUT) to A21.bmp (result: A22.bmp) and B21.bmp (result: B22.bmp) 3 NApply Histogram Equalization algorithm to A21.bmp (result: A23.bmp) and B21.bmp (result: B23.bmp) 4 NApply MIN-MAX algorithm inside rectangular ROI (ROI “selects” “interesting part”) to A21.bmp (result: A24.bmp) and B21.bmp (result: B24.bmp) 5 NCreate “Best Fax” of image A21 By using at least 3 algorithms (with or without ROI) (proper explanations with intermediate images presentation required) 6

3 #1. Blended Image A20

4 #2. Spoiling Images Original and Spoiled Images A20A21 B1B21 Details of Contrast and Brightness Calculations

5 #3. Min-Max Algorithm (With LUT) Original and Spoiled Images A21A22 B21B22 Details of Min-Max, Contrast and Brightness Calculations

6 #4. Histogram Equalization Algorithm Original and Spoiled Images A21A23 B21B23 Original and Resulted Histogram and IntOfHist

7 #5. Min-Max Algorithm with ROI (No LUT) Original and Spoiled Images A21A24 B21B24 Details of ROI, Min-Max, Contrast and Brightness Calculations

8 Results Discussion with with Relevant Profiles

9 Algorithms Block-Charts

10 Block’ Description/code extracts (Slide 1 of …)

11 Fax creation details and results discussion

12 What did we learned To move computer’ mouse To type long words To sleep during the lab To write professional c# code


Download ppt "Course: Image Processing 31651 Assignment #21 Pixel To Pixel Operations Photo of the studentNameID Xxxxxxx Yyyyyyy XXXXXABCDStudent #1 Xxxxxxx Yyyyyyy."

Similar presentations


Ads by Google