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.
forked from graetz23/JWave
-
Notifications
You must be signed in to change notification settings - Fork 0
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
yxssfxwzy/JWave
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published