Online Demo

Go and try yourself the interactive online demos!

Wiener audio

Allows you to experiment with noise reduction in an audio signal using a Wiener filter.

You can visit the online demo or run it locally with streamlit run docs/demo/wiener_audio.py.

Colorspace

Allows you to juggle color spaces.

You can visit the online demo or run it locally with streamlit run docs/demo/colorspace.py.