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

Apply blurring techniques for augmentation #30

Closed
yashk2000 opened this issue Mar 30, 2020 · 0 comments
Closed

Apply blurring techniques for augmentation #30

yashk2000 opened this issue Mar 30, 2020 · 0 comments

Comments

@yashk2000
Copy link
Collaborator

yashk2000 commented Mar 30, 2020

Add blurring techniques for image augmentation:

  • cv2.GaussianBlur()
  • cv2.blur()
  • cv2.medianBlur()
  • cv2.bilateralFilter()

I am working on this.

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 a pull request may close this issue.

1 participant