Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 458 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 458 Bytes

Filter Playground

Filter Playground is a small application allowing to play around with various types of filters and see what is the result of the cascades and sums of those filters.

Written in Python with the help of SciPy + NumPy for the computation backend, and Qt + Matplotlib for the GUI.