butterworth topic

List butterworth repositories

Notch-Filter-for-Image-Processing

27
Stars
12
Forks
Watchers

Implemented Ideal, ButterWorth and Gaussian Notch Filter for Image processing in python (with GUI).

filter-c

134
Stars
31
Forks
Watchers

Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can also use this package in C++ and bridge to many other languages fo...

filtering-stft-and-laplace-transform

67
Stars
17
Forks
Watchers

Simple demo of filtering signal with an LPF and plotting its Short-Time Fourier Transform (STFT) and Laplace transform, in Python.

IIR-filter

41
Stars
17
Forks
Watchers

An IIR filter class implementation in Python