Hello, I want to pass the image directly instead of the image path. img=cv2.imread('IMG_1736.JPG') barcode_reader(str(img) How can I do that