What is the maximum image size that OpenCV can read when using:
img=cv2.imread('image.jpg')
1 | initial version |
What is the maximum image size that OpenCV can read when using:
img=cv2.imread('image.jpg')
2 | No.2 Revision |
What is the maximum image size that OpenCV can read when using:
img=cv2.imread('image.jpg')
P.S. Suppose I have enough RAM