A tiny library for pre-processing image before sending to neural network for training or inference
The pre-processing may include:
- decode
- color space conversion
- resize
- mean subtraction
- scaling
- channel swapping
https://www.pyimagesearch.com/2017/11/06/deep-learning-opencvs-blobfromimage-works/