Read BGR images from given paths. After read the image, it will resize the shorted edge to the
given scale to value and resize the other edge properly. It will also divide the pixel value
by the given normalize value.
Besides, it will return the file name.
Read BGR images from given paths. After read the image, it will resize the shorted edge to the given scale to value and resize the other edge properly. It will also divide the pixel value by the given normalize value. Besides, it will return the file name.