Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

AttributeError: module 'cv2' has no attribute 'calibrateHandEye'

I see the function prototype in the __init__.py file, but it doesn't seem to be available. Is it only supported in C++? How do I call such function in Python?

cv2.__version__
Out[35]: '4.0.1'