Skip to content
/ fft Public

Fast-enough fourier open source implementations for JavaScript, C++ and WASM… maybe even MatLab!

License

Notifications You must be signed in to change notification settings

ConRes/fft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fft

Fairly-fast fourier transformations in TypeScript, vanilla JavaScript, C++, WASM, maybe even MatLab.

Motivation

Fourier transforms pose a variety of technical challenges which are fundamental to many image processing operations. This makes them an ideal start towards building primitives optimized for the web platform and that can be leveraged for other imaging operations.

About

Fast-enough fourier open source implementations for JavaScript, C++ and WASM… maybe even MatLab!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published