Hi so I am getting confused about python and opencv version. Which versions are recommended to use?
If I do pip install opencv
or pip3 install opencv
am I installing correctly?
Why is it not updated up to OpenCV 4.0? What is pip install opencv-contrib
?
One thing that I wish it was simpler in OpenCV is compatibility and versions.