Logarithmic Operation and Histogram Equalization
· Logarithmic operations for image visibility enhancement
· Histogram equalization
Filtering and Image Enhancement
· Image mean filtering
· Laplacian image enhancement
What I learned
· Learned a lot about Image mean filtering and its operation.
· Learned a lot about the Laplacian algorithm and its operation.
Bilateral Filtering
· Bilateral filtering
· Parameter impact
What I learned
· Learned a lot about Bilateral filtering.
· Learned a lot about the effect of parameters on bilateral filtering.
Encoding, Compression and Recovery
· Image completion
· Downsampling
· DCT quantization
· Zigzag expansion
· DCPM encoding and rlc encoding
· Huffman encoding
What I learned
· Learned a lot about Image completion.
· Learned a lot about downsampling and encoding.
DFT and IDFT
· Programming the DFT and IDFT in real form and verifying the difference before and after the signal transformation with random signals
· Programming the DFT and IDFT in complex form and verifying the difference before and after signal transformation with random signals
· Data denoising of periodic signals using the discrete Fourier transform
What I learned
· Learned a lot about DFT and IDFT.
· Learned a lot about denoising.