വാർത്ത

Collecting opencv-contrib-python Using cached opencv-contrib-python-4.10.0.82.tar.gz (150.4 MB) Installing build dependencies: started Installing build dependencies: finished with status 'done' ...
Actual behaviour No extra modules are provided by opencv-contrib-python. Whether I install opencv-python or opencv-contrib-python, the content of site-packages/cv2 is exactly the same. import cv2 ...