Skip to content

Add median filter algorithm#675

Merged
AnupKumarPanwar merged 1 commit intoTheAlgorithms:masterfrom
matheustguimaraes:median-filter
Jan 19, 2019
Merged

Add median filter algorithm#675
AnupKumarPanwar merged 1 commit intoTheAlgorithms:masterfrom
matheustguimaraes:median-filter

Conversation

@matheustguimaraes
Copy link
Contributor

@matheustguimaraes matheustguimaraes commented Dec 28, 2018

Create digital image processing folder, and add median filter algorithm in filters folder.
Other filters will be added later.

@AnupKumarPanwar AnupKumarPanwar merged commit ac28125 into TheAlgorithms:master Jan 19, 2019
@Anak0nda1
Copy link

Thanks.

@cclauss
Copy link
Member

cclauss commented Sep 17, 2020

@Anak0nda1 would you be willing to add some Python type hints on function parameters and the return value on https://github.com/TheAlgorithms/Python/blob/master/digital_image_processing/filters/median_filter.py#L8 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants