haar-wavelets
There are 10 repositories under haar-wavelets topic.
gurushida/mnemophonix
A simple audio fingerprinting system
sethuiyer/FDE-Solver
Solves Fractional Differential Equations numerically using Haar wavelets.
johanbook/haarwvl
Image compression using Haar Wavelets
Vedant2311/Wavelets-and-Pyramids
Implemented Haar Wavelets and Lifting scheme for Image Compression and Denoising, along with Gaussian and Laplacian pyramids
InvincibleJuggernaut/ImCom
RGB Image compression using Haar Wavelet Transform
yuaanlin/haar-wavelet-image-compression-visualization
A backend service written in Go (Gin) that shows the visualization of image compression with Haar Wavelet.
VishwaRaval/Image-Compression-using-Haar-Wavelet-Based-Approach
In the course of MAT204: Linear Algebra, I along with my group partners explored the issue of low complex 2D Image Compression using the Haar Wavelets as the basis function, and also calculated the quality of compressed images using Peak Signal to Noise Ratio (PSNR) factor. [Detailed explanation provided in the Report]
Dhueper/TimeSeries-FECCNN
Time Series: Feature Extraction, Clustering and Classification with Neural Networks for space applications
RazliTamir/HaarApproximation
Implementation of Haar approximation in Python, including random Haar coefficients generation in 1-Dimension and 2-Dimensions. NOTE: Everything here is provided as-is, I do not plan to make any changes to this project, feel free to fork.