Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement median filter feature for task 5. #15

Merged
merged 2 commits into from
Jan 5, 2021
Merged

Implement median filter feature for task 5. #15

merged 2 commits into from
Jan 5, 2021

Conversation

atlanswer
Copy link
Owner

This PR means implementing median filter for N = 3 & 5, optimizations pending.

@atlanswer atlanswer added feature Add new features task 5 Related to task 5 labels Jan 4, 2021
@atlanswer atlanswer added this to the Task 5 milestone Jan 4, 2021
@atlanswer atlanswer self-assigned this Jan 4, 2021
@atlanswer
Copy link
Owner Author

Median filter implemented in two sizes.
Currently, the program has the same problem as #4.

@atlanswer atlanswer merged commit 2c6740b into task5 Jan 5, 2021
@atlanswer atlanswer deleted the task5-qa branch January 5, 2021 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add new features task 5 Related to task 5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant