vikasgola / image-filtering

image filtering techniques in python with examples
21 stars 10 forks source link

List of filters to include and update #1

Open vikasgola opened 3 years ago

vikasgola commented 3 years ago

Add more filtering techniques. List all remaining down here.

Gaurav7888 commented 3 years ago

I want to add more filters and solve this issue for ex:- linear 2D linear box gaussian histogram equalizer median laplacian bilateral plz consider me @vikasgola

aditimaurya commented 3 years ago

Please assign me too for this issue, I have a little knowledge but I wanna learn this feature.

vikasgola commented 3 years ago

I want to add more filters and solve this issue for ex:- linear 2D linear box gaussian histogram equalizer median laplacian bilateral plz consider me @vikasgola

Please recheck your list as there are many filters which are already implemented.

Gaurav7888 commented 3 years ago

Ya i had seen some of were already implemented , i will try to tune their parameters.

vikasgola commented 3 years ago

Sure. To update any filters create a new issue with mentioned filters which would be updated and to include new filters create a different issue with mentioned filters.

Gaurav7888 commented 3 years ago

Okay i understood so can i start working on it If u will assign it .