News

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 ...
System information (version) OpenCV => 4.2.0 Operating System / Platform => Linux Ubuntu 18.04 CUDA => 10.2 Detailed description I am trying to build opencv 4.2.0 with cmake with the following comm ...