Skip to content

juliusgeo/imagefilters

Repository files navigation

imagefilters

This repository is just me implementing some common image processing filters.

Includes:

-Median denoising function

-Saturation increase

-Kernel convolution function that does not require importing SciPy

To run, install numpy and Cython and then bash run.sh

To run the C++ folder code, type cd C++ then bash build.sh

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published