mdbloice / Augmentor

Image augmentation library in Python for machine learning.
https://augmentor.readthedocs.io/en/stable
MIT License
5.08k stars 866 forks source link

Add an optional parameter of crop after shearing #182

Open shimin-happy opened 5 years ago

shimin-happy commented 5 years ago

I do not want to crop the image after shearing. That means keep the black area. Could you add an optional parameter for that in your later version?