Skip to content

gongzhang/fft2d-swift-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About fft2d-swift-playground

This repo contains a Swift playground that illustrates the 2D image FFT (Fast Fourier Transformation) algorithm.

Note that the original code is in Javascript, which is written by @turbomaze. I just rewrite it in Swift and play it in Xcode playground. You can find the original JS implementation at here.

Preview

About

A Swift playground for 2D Image FFT (Fast Fourier Transformation) implementation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages