In the c++ environment, I can use the cvEigenVV command, but I import the opencv module in python, corresponding to which API ? the error in python: module 'cv2' has no attribute 'cvEigenVV'
1 | initial version |
In the c++ environment, I can use the cvEigenVV command, but I import the opencv module in python, corresponding to which API ? the error in python: module 'cv2' has no attribute 'cvEigenVV'