我正在尝试在 Windows 版本上安装 opencv nonfree 来运行 sift。
PS F:\DKE\CV\cvfinal> pip install opencv-contrib-python-nonfree
> ERROR: Could not find a version that satisfies the requirement opencv-contrib-python-nonfree (from versions: none)
> ERROR: No matching distribution found for opencv-contrib-python-nonfree`
有人可以帮我安装这个吗。我不想使用 cmake 来创建包,因为它给了我一些其他错误。我使用的是 python 3.8.2 64 位版本 ith pip
pip 20.0.2 from C:\Users\DELL\Anaconda3\lib\site-packages\pip (python 3.6)
有人能帮帮我吗