If you want to augment traffic sign dataset, I can help you :)
- Python 3.5.2
- opencv 3.1.0
- numpy 1.14.3
- matplotlib 2.0.0
If you want to run without reading code...
git clone https://github.com/nyoshimura/TrafficSignAugmenter.git
cd TrafficSignAugmenter
python Helper_augmentation.py
then crosswalk.jpg is read and augmented.
If you want to modify the code for your purpose, activate jupyter notebook
and edit Helper_augmentation.ipynb
.