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

Add rain augmenters #551

Merged
merged 1 commit into from
Jan 11, 2020
Merged

Add rain augmenters #551

merged 1 commit into from
Jan 11, 2020

Conversation

aleju
Copy link
Owner

@aleju aleju commented Jan 6, 2020

Add augmenter(s) to create fake rain effects.
They currently seem to work best at around
medium-sized images (~224px).

  • Add imgaug.augmenters.weather.Rain.
  • Add imgaug.augmenters.weather.RainLayer.
  • Add check checks/check_rain.py

@codecov-io
Copy link

codecov-io commented Jan 6, 2020

Codecov Report

Merging #551 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #551      +/-   ##
==========================================
+ Coverage   96.44%   96.44%   +0.01%     
==========================================
  Files          38       38              
  Lines       13948    13974      +26     
==========================================
+ Hits        13451    13477      +26     
  Misses        497      497

Add augmenter(s) to create fake rain effects.
They currently seem to work best at around
medium-sized images (~224px).

* Add `imgaug.augmenters.weather.Rain`.
* Add `imgaug.augmenters.weather.RainLayer`.
* Add check `checks/check_rain.py`
@aleju aleju merged commit 9104844 into master Jan 11, 2020
@aleju aleju deleted the rain branch January 11, 2020 14:21
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.

2 participants