This Python app can apply multiple filters on the image like Clustering(K-means), Band Reject, Histogram Equalization, Blur, Laplacian, Sharpen or can change the Image Brightness or Display Image histogram.
python histogram image-processing brightness darkness kmeans-clustering histogram-equalization blur-filter laplacian-filter sharpen-filter band-reject
-
Updated
May 27, 2022 - Python