- Affine Transformation
- Nearest & Bilinear 코드 구현
- Gamma Transformation
- Histogram Equalization
- Spatial Domain Filtering
- Frequency domain Filtering
- Combination of the spectrum and phase angle to image formation - 2-D DFT and IDFT
-
img_1의 Fourier spectrum과 img_2의 phase angle을 사용하여 Reconstuct한 Image
-
img_2의 Fourier spectrum과 img_1의 phase angle을 사용하여 Reconstuct한 Image
- Notch Filter
- Input Image
- Input Image의 Fourier spectrum
- Fourier transform multiplied by a Butterworth notch reject filter transfer function
- Output Image
Image Restoration
- Spatial Non-linear Filtering
-
Salt & Pepper Noise 생성
-
Image degraded by Salt & Pepper noise (pp = 0.1 , ps = 0.1 , pp = ps = 0.1)
-
Contraharmonic Mean Filter
- Frequency Domain Filtering
Color Image Processing
- Convert RGB to HSI / Convert HSI to RGB
- Sobel Filtering