Skip to content

YJoe/ImageAnalysisEnhancement

Repository files navigation

ImageAnalysisEnhancement

A university image analysis project to correct the following panda image using OpenCV to perform spatial and frequency domain corrections.

alt text

Frequency Enhancement

The DFT of the panda is taken using OpenCV functionality.

alt text

The DFT of the panda is shifted to visualise low frequency data in the center and high frequency data in the corners.

alt text

By applying various masks to the DFT, shifting back and taking the inverse DFT, the image quality has (arguably!) been improved.

Low Pass Filter

alt text

High Pass Filter

alt text

Single Band Stop Filter

alt text

Double Band Stop Filter

alt text

Tripple Band Stop Filter

alt text

A Very Specific Filter

alt text

Though tedious to make, the final specific filter saw great results and despite a large amount of static still visible on the panda, the image has been improved greatly by removing the common frequencies across the image

About

A University Image Enhancement Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published