/wavelet-median-filter

Primary LanguageJupyter NotebookMozilla Public License 2.0MPL-2.0

wavelet-median-filter

This is the code for a hybrid image filter made by combining wavelet filter which uses wavelet and inverse wavelet transforms and median filter which applies the median of all the pixels to filter the noise from the image.