Skip to content

juliusgeo/imagefilters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

37b7183 · Sep 18, 2017

History

30 Commits
Sep 18, 2017
Sep 18, 2017
Aug 31, 2017
Sep 18, 2017
Sep 18, 2017
Sep 18, 2017
Sep 18, 2017
Sep 18, 2017
Sep 13, 2017
Sep 13, 2017
Sep 18, 2017
Sep 13, 2017
Sep 18, 2017
Sep 18, 2017

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