Skip to content

Browser based Streamlit GUI for visual inspection of DWT coefficients and reconstructions.

Notifications You must be signed in to change notification settings

ayberkydn/wavelet-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wavelet Playground

Features

  • 2D Discrete Wavelet Transform (DWT): Compute and reconstruct wavelet coefficients using various wavelet families.
  • Visualization: Generate histograms and visualize wavelet coefficients at selected levels.
  • Quantization: Quantize wavelet coefficients on a per-level basis.

Usage (Docker)

  • Run with Docker
    docker run -p 8502:8502 ayberkydn/wavelet-playground
  • Open in browser
    localhost:8502
    
ss

About

Browser based Streamlit GUI for visual inspection of DWT coefficients and reconstructions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published