Skip to content

dmishin/fft-image-experiments

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Experiments with plane-filling curves and Fourier transform

A set of visual experiments: applying Fourier transform to various plane-filling curves.

Sample results

Running

To generate images, run:

$ python fft_experiments.py

Or just

$ make

To change parameters, edit the file fft_experiments.py.

Requirements

Python 3, pillow, numpy.

Tests

Some tests are present. Run

$ make test

to execute them.

About

Experiments with applying Fourier transofrms to various plane-filling curves and patterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published