T03TU / 2D_FFT_Project

Just an implementation of the 2D FFT used to process images. It also contains implementations of convolution kernels like Gaussian kernel (mostly used in blurring images). CAUTION: The GUI is poorly designed lol. This was used to analyze non-uniform 2D samples using FFT which was the focus of my 3rd year project in uni. I hope it helps anyone :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Just an implementation of the 2D FFT used to process images. It also contains implementations of convolution kernels like Gaussian kernel (mostly used in blurring images). CAUTION: The GUI is poorly designed lol. This was used to analyze non-uniform 2D samples using FFT which was the focus of my 3rd year project in uni. I hope it helps anyone :)


Languages

Language:Java 100.0%