Skip to content
forked from graetz23/JWave

JWave - Java implementation of a discrete fourier transform (DFT), a fast wavelet transform (FWT), and a wavelet packet transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Daubechie, and Legendre wavelets

License

Notifications You must be signed in to change notification settings

yxssfxwzy/JWave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWave

Java implementation of a discrete fourier transform (DFT) algorithm, a fast wavelet transform (FWT) algorithm, and a wavelet packet transform (WPT) algorithm all in 1-D, 2-D, and 3-D. The wavelet transform algorithms are using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechies, and Legendre wavelets as known by the multi-scale analysis. The implementation of JWave is based on several Design Patterns and - hopefully - appears user-friendly.

About

JWave - Java implementation of a discrete fourier transform (DFT), a fast wavelet transform (FWT), and a wavelet packet transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Daubechie, and Legendre wavelets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published