EslamAdel / DFT-Shift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DFT Shift

Validation of shift property in discrete fourier transform using an original image and another one which is a shifted version of the original image.

Getting the phase shift between both fourier transforms.

Requirements

  • Qt

Build

$ mkdir build
$ cd build
$ qmake .. 
$ make 

Simple UI

About


Languages

Language:C++ 54.5%Language:C 39.3%Language:QMake 6.2%