A simple audio fingerprinting system
-
Updated
Aug 27, 2022 - C
A simple audio fingerprinting system
Solves Fractional Differential Equations numerically using Haar wavelets.
Image compression using Haar Wavelets
Implemented Haar Wavelets and Lifting scheme for Image Compression and Denoising, along with Gaussian and Laplacian pyramids
RGB Image compression using Haar Wavelet Transform
A backend service written in Go (Gin) that shows the visualization of image compression with Haar Wavelet.
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]
Time Series: Feature Extraction, Clustering and Classification with Neural Networks for space applications
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.
Add a description, image, and links to the haar-wavelets topic page so that developers can more easily learn about it.
To associate your repository with the haar-wavelets topic, visit your repo's landing page and select "manage topics."