Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 2088

OpenCV for Python is missing functions

$
0
0
I am missing some functions like solvePnPGeneric() in my cv2 module for Python. I tried those setups: - Official Python 3.7.4, opencv-contrib-python 4.1.0 via pip - Anaconda Python 3.7.3, opencv 4.1.1 via conda In both setups a lot of functions are missing that should exist in Python according the [OpenCV docs](https://docs.opencv.org/master/). What could be the problem here?

Viewing all articles
Browse latest Browse all 2088

Trending Articles