An open API service indexing awesome lists of open source software.

https://github.com/geeksloth/fourier-image-synthesis

Transform image to frequency domain, and transform back to spatial domain.
https://github.com/geeksloth/fourier-image-synthesis

fourier-analysis fourier-transform

Last synced: about 1 year ago
JSON representation

Transform image to frequency domain, and transform back to spatial domain.

Awesome Lists containing this project

README

          

# Fourier-Image-Synthesis

An implementation of 2D Fourier Transform and Fourier Synthesis from the thepythoncodingbook's [post](https://thepythoncodingbook.com/2021/08/30/2d-fourier-transform-in-python-and-fourier-synthesis-of-images/)

![screenshot](static/ss.jpg)