I am using bmp file format. cv::validateInputImageSize() in LoadSave.cpp does not fail as I have set the environment variables to large values (CV_IO_MAX_IMAGE_WIDTH = CV_IO_MAX_IMAGE_HEIGHT = 100,000, CV_IO_MAX_IMAGE_PIXELS = 17179869184).
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
In-place RGB->BGR color conversion is slower | 4 | 741 | May 16, 2021 | |
Cv2.error: OpenCV(4.11.0) :-1: error: (-5:Bad argument) in function 'inRange' > Overload resolution failed: > - lowerb is not a numpy array, neither a scalar > - Expected Ptr<cv::UMat> for argument 'lowerb' | 1 | 169 | March 10, 2025 | |
Is there a way to do the equivalent cv2.addWeigthed on one of the source images without creating a new memory | 4 | 399 | September 8, 2022 | |
Thresholding for grayscaled images | 3 | 443 | January 8, 2022 | |
Unable to perform color correction from opencv tutorial | 1 | 1248 | May 28, 2021 |