Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.41 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.41 KB

My Digital Image Processing Lab

[01] PGM and Tiff file parser

[02] Bright

[03] Inverse

[04] Bit-plane slicing and reconstruct

[05] Halftone

[06] Floyd Steinberg Dithering

[07] 2D Fourier transform

[08] 2D Convolution

[09] Gaussian filter

[10] Edge detection

[11] 2D Gradient

[12] Discrete cosine transform

[13] Blurring and deblurring via DFT and DCT

[14] Fast DCT and IDCT

Floyd Steinberg Dithering

image

2D Convolution

image

2D Fourier transform analysis

image

Gaussian filter

image

Edge detection

image

image

2D Gradient

image

Discrete cosine transform

image

Blurring and deblurring

image