Advanced Image Processing Techniques

feladat olvasson be egy tetsz leges tesztk l.w
1 / 24
Embed
Share

Explore various digital image types, transformations, and corrections such as brightness adjustment, linear and non-linear transformations, gamma correction, and probability functions like PMF and CDF to enhance image quality and analysis in image processing.

  • Image Processing
  • Digital Images
  • Transformations
  • Probability
  • Gamma Correction

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Feladat: olvasson be egy tetszleges tesztkpet s ksztsen kr 5 pixel vastagsg keretet

  2. Digitlis kpek tpusai Raszter Pikszelekb l ll Vektor Egyenletekb l ll

  3. Brightness Brightness can be easily increased or decreased by simple addition or subtraction to the image matrix

  4. Lineris transzformcik, s=c*r+b

  5. Lineris transzformcik, s=c*r+b a) s = 2*r+32 b) s = r-56 c) s = 0.3*r Melyik melyik?

  6. Lineris transzformcik, s=c*r+b Original a) b) c) a) b) c) a) b) c) a) s = 2*r+32 b) s = r-56 c) s = 0.3*r Melyik melyik?

  7. Nemlineris transzformcik

  8. Gamma korrekci (c=1)

  9. Gamma korrekci

  10. Gamma korrekci

  11. Introduction to probability PMF and CDF are both related to probability. They will be used in Histogram Equalization. PMF Probability Mass Function. It gives the probability of each number in the data set (frequency of each element).

  12. Probability PMF Calculating PMF from image matrix PMF Image matrix 0 1 2 3 4 5 6 7 2 4 3 3 2 4 3 4 2/25 4/25 3/25 3/25 2/25 4/25 3/25 4/25 1 2 7 5 6 7 2 3 4 5 0 1 5 7 3 1 2 5 6 7 6 1 0 3 4

  13. Probability PMF Calculating PMF from histogram Frequency of gray level values for an 8 bits per pixel image. Not monotonically increasing function

  14. Probability CDF CDF Cumulative Distributed Function Cumulative sum of values calculated by PMF

  15. Probability CDF CDF will be calculated using the histogram CDF makes the PDF grow monotonically Monotonical growth is necessary for histogram equalization.

  16. Histogram equalization Histogram equalization is used for enhancing the contrast of the images. The first two steps are calculating the PDF and CDF. All pixel values of the image will be equalized.

  17. Histogram equalization Image with its histogram

  18. Histogram equalization Small image (values) Small image (values)

  19. Histogram equalization Image detail Frequency of pixel values

  20. Histogram equalization

  21. Histogram equalization min = 52 max = 154 cdfmin is the minimum non-zero value of the cumulative distribution function (in this case 1), M N gives the image's number of pixels (for the example above 64, where M is width and N the height) and L is the number of grey levels used (in most cases, like this one, 256).

  22. Histogram equalization New min. value = 0, old min. value 52 New max. value = 255, old max. value 154 Original Equalized

  23. Histogram equalization Corresponding histogram (red) and cumulative histogram (black) An unequalized image The same image after histogram equalization Corresponding histogram (red) and cumulative histogram (black)

  24. Hisztogram ekvalizci Komanda histeq

Related


More Related Content