aleju / imgaug

Image augmentation for machine learning experiments.
http://imgaug.readthedocs.io
MIT License
14.42k stars 2.44k forks source link

Resizing using Lanczos4 interpolation scheme. #794

Open achillesrasquinha opened 3 years ago

achillesrasquinha commented 3 years ago

Hi,

I believe there is no option to use cv2.INTER_LANCZOS4 interpolation scheme for Resizing.