LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
checks/README.md
checks/check_add_to_hue_and_saturation.py
checks/check_addelementwise_timings.py
checks/check_affine.py
checks/check_affinecv2.py
checks/check_average_blur.py
checks/check_background_augmentation.py
checks/check_bb_augmentation.py
checks/check_bilateral_blur.py
checks/check_channel_shuffle.py
checks/check_clouds.py
checks/check_contrast.py
checks/check_crop_and_pad.py
checks/check_directed_edge_detect.py
checks/check_dtype_float_to_int.py
checks/check_elastic_transformation.py
checks/check_fast_snowy_landscape.py
checks/check_fixed_size.py
checks/check_fliplr.py
checks/check_fog.py
checks/check_handle_parameters_performance.py
checks/check_heatmaps.py
checks/check_impulse_noise.py
checks/check_imresize_function.py
checks/check_imshow.py
checks/check_jpeg_compression.py
checks/check_laplace_noise.py
checks/check_median_blur.py
checks/check_motion_blur.py
checks/check_noise.py
checks/check_parameters.py
checks/check_performance.py
checks/check_perspective_transform.py
checks/check_piecewise_affine.py
checks/check_poisson_noise.py
checks/check_pool.py
checks/check_resize.py
checks/check_rot90.py
checks/check_seed.py
checks/check_segmentation_maps.py
checks/check_single_image_warning.py
checks/check_snowflakes.py
checks/check_snowflakes_layer.py
checks/check_some_of.py
checks/check_superpixels.py
checks/check_visually.py
checks/check_withchannels.py
checks/check_withcolorspace.py
imgaug/DejaVuSans.ttf
imgaug/__init__.py
imgaug/dtypes.py
imgaug/imgaug.py
imgaug/multicore.py
imgaug/parameters.py
imgaug/quokka.jpg
imgaug/quokka_annotations.json
imgaug/quokka_depth_map_halfres.png
imgaug/testutils.py
imgaug.egg-info/PKG-INFO
imgaug.egg-info/SOURCES.txt
imgaug.egg-info/dependency_links.txt
imgaug.egg-info/requires.txt
imgaug.egg-info/top_level.txt
imgaug/augmenters/__init__.py
imgaug/augmenters/arithmetic.py
imgaug/augmenters/blend.py
imgaug/augmenters/blur.py
imgaug/augmenters/color.py
imgaug/augmenters/contrast.py
imgaug/augmenters/convolutional.py
imgaug/augmenters/flip.py
imgaug/augmenters/geometric.py
imgaug/augmenters/meta.py
imgaug/augmenters/overlay.py
imgaug/augmenters/segmentation.py
imgaug/augmenters/size.py
imgaug/augmenters/weather.py
imgaug/external/__init__.py
imgaug/external/opensimplex.py
test/run_all.py
test/test_dtypes.py
test/test_imgaug.py
test/test_multicore.py
test/test_parameters.py
test/test_readme_examples.py
test/augmenters/test_arithmetic.py
test/augmenters/test_blend.py
test/augmenters/test_blur.py
test/augmenters/test_color.py
test/augmenters/test_contrast.py
test/augmenters/test_convolutional.py
test/augmenters/test_flip.py
test/augmenters/test_geometric.py
test/augmenters/test_meta.py
test/augmenters/test_mixed_files.py
test/augmenters/test_segmentation.py
test/augmenters/test_size.py
test/augmenters/test_weather.py