I want to crop images with different sizes to get the same size to futher process them. I wrote the following code:
import glob import cv2 import os from matplotl