discrete-wavelet-transform

There are 12 repositories under discrete-wavelet-transform topic.

  • ap-atul/wavelets

    A simple and easy implementation of Wavelet Transform

    Language:Python22304
  • ap-atul/wavelets-ext

    A re-implementation of the Wavelets package using Cython to improve the speed.

    Language:Python1330
  • YogeshPhalak/Wavelet-Analysis-Image-Compression-Using-Discrete-Haar-Wavelet-Transform.

    In this project, we will present an example of an orthonormal system on [0,1) known as the Haar system. The Haar basis is the simplest and historically the first example of an orthonormal wavelet basis. Many of its properties stand in sharp contrast to the corresponding properties of the trigonometric basis (Fourier Basis). For example, (1) The Haar basis functions are supported on small subintervals of [0,1), whereas the Fourier basis functions are nonzero on all of [0,1), (2) The Haar basis functions are step functions with jump discontinuities, whereas the Fourier basis functions are C-infinity on [0,1), (3) The Haar basis replaces the notion of frequency (represented by the index n in the Fourier basis) with the dual notions of scale and location (separately indexed by j and k), (4) the Haar basis provides a very efficient representation of functions that consist of smooth, slowly varying segments punctuated by sharp peaks and discontinuities, whereas the Fourier basis best represents functions that exhibit long term oscillatory behavior.

    Language:TeX9002
  • ffigura/dft_dwt_denoise

    Discrete fourier transform (DFT) and discrete wavelet transform (DWT) to denoise white noise

    Language:Jupyter Notebook8102
  • abcpp12383/ThreeStageBinarization

    Three-stage binarization of color document images based on discrete wavelet transform and generative adversarial networks

    Language:Python7201
  • m3gofriends/Advanced-Image-Processing-Course-Homework

    National Taiwan Normal University 2020 Autumn - 1091 Advanced Image Processing Course Homework.

    Language:Python3101
  • AchmadFachturrohman/Machine-Learning-Based-Myocardial-Ischemia-Classification

    Bachelor Thesis in Biomedical Engineering about Myocardial Ischemia Detection Using DWT Feature Extraction and Artificial Neural Networks Classifier

    Language:Jupyter Notebook2200
  • kamicollo/intro-to-dwt

    A practical guide to Discrete Wavelet Transform and its applications in data science

    Language:Python2210
  • nhatrinh-269/Improved_DWT

    Improved Discrete Wavelet Transform compression method for Satellite Images

    Language:Jupyter Notebook110
  • Matthew-Gallardo/Detection-of-GAN-Generated-Images-using-Spatial-Frequency-Domain-Fusion-Data

    Detection of AI Images (GANS) in fusion of Spatial and Frequency Domain Information of the image.

    Language:Python0000
  • ndiekema/ecg_analysis

    Cal Poly Undergraduate Senior Project: ECG arrhythmia classification with feed-forward neural network and discrete wavelet transformation

    Language:Jupyter Notebook0100
  • rafaelgreca/ser-wavelet

    A deep learning solution using Convolutional Neural Networks and Wavelet Transform to tackle the Speech Emotion Recognition task.

    Language:Jupyter Notebook101