Skip to content

jace1427/Fast_Fourier_Transforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Fourier Transformer

  • This repository is for a student implementation of the Fourier Transformation algorithm.

How do I get set up?

  • Compile with "make" and run with "./main". Object files can be removed with "make clean".
  • Dependencies The LodePNG library is required for image manipulation. It is provided in the repo, but if there is any issue with the files you can download it at LodePNG.

Who do I talk to?

Thanks

Thanks to the author of LodePNG, for writing a fairly simple to use png loading library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages