Show Menu
Cheatography

DIP Exam 2 Cheat Sheet by

Digital Image Processing Exam 2 Cheat Sheet

Complex Unit Circle

DFT Table

Discrete Fourier Transform

Butter­worth Lowpass Filter

D0 is cutoff freq and D(u,v) is distri­bution of (u,v) from centered origin. n is order

Sinc Definition

Wrap Around Error

Solved by zero padding
If f(x) and h(x) are A and B samples respec­tively, pad f(x) and h(x) with zeros so both have length P>=­A+B-1
If not zero, creates discon­tinuity called "­fre­quency leakag­e", equivalent to convolving with sinc() function
Reduced by multip­lying with function that tapers smoothly to zero (windowing or apodizing)

2D DFT Definition

2D Continuous Fourier Transform

 

Fourier Series Definition

Laplacian in Freq. Domain

Steps for Filtering

1 + 2. Given f(x,y) is MxN, zero pad to 2Mx2N (PxQ)
3. Multiply by (-1)x+y to center
4. Take DFT of f(x,y) to get F(u,v)
5. Generate symmetric filter H(u,v) of size PxQ
6. Get processed image gp(x,y­)={­real[
F
-1{G(u,v)}} * (-1)x+y

Fourier Spectrum and Phase Angle

Conjugate Symetry

F*(u,v) = F(-u, -v) (Conjugate Symmetry)
F*(-u,-v) = -F(u,v) (Conjugate Asymmetry)

Spatial Shift Theorem

Spatial transform only affects FT phase

2D Convol­ution

Convol­ution Theorem

Space convol­ution = frequency multip­lic­ation
 

Center DC

To shift F(0,0) (DC Component) to center, multiply by (-1)x+y

Frequency Shift Theorem

Power Spectrum

Total power of image is just sum of P(u,v) over P-1,Q-1

a = 100[do­ublesum P(u,v)/Pt]

DC Component

2D Sampling

Gaussian Filter

Convol­ution Definition

Unsharp, Highboost, High-E­mphasis

gmask(x,y) = f(x,y) - flp(x,y)
g(x,y) = f(x,y) + k*gmas­k(x,y)
k=1, unsharp
k>1, highboost

Impulse Train Definition

                               
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Discrete Math Cheat Sheet
          Master Measures & Weights with this Cheat Sheet Cheat Sheet