我试图在这里运行这段代码,要求我首先安装OpenCV 2.4。但是,当我尝试这样做时,我会在下面看到错误,我读到这意味着版本不再受支持。那么我如何安装OpenCV版本2.4呢?user:~$ pip install opencv-python==2.4
WARNING: Keyring is skipped due to an exception: Failed to unlockERROR: Could not find a version that satisfies the requirement openc
我已经安装了opencv-python,但每当我尝试检查opencv-python是否已安装时,它都会显示以下信息 ```ERROR: Could not find a version that satisfiesthe requirement opencv (from versions: none) 错误:未找到opencv`的匹配分发 so I try to install it again so whatgetting is
```javascript 需求已经满足: c:\users\hp\appdata\
resize it to a fixed-size image = cv2.resize(image, fixed_size)error: OpenCV(4.5.5) D:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\resize.cppssize.empty() in function 'cv::resize'