core.imagelib: update

This commit is contained in:
iperov 2021-04-10 09:58:14 +04:00
commit 243f73fafc
5 changed files with 201 additions and 19 deletions

View file

@ -24,4 +24,6 @@ from .filters import apply_random_rgb_levels, \
apply_random_hsv_shift, \
apply_random_motion_blur, \
apply_random_gaussian_blur, \
apply_random_bilinear_resize
apply_random_nearest_resize, \
apply_random_bilinear_resize, \
apply_random_jpeg_compress