You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SFM module has long list of non-standard dependencies like glog, gflags, ceres, etc. That's why it's not included into regular binary distribution. The only way to enable the module is build OpenCV-Python package manually.
Expected behaviour
SFM module and functions should be usable with python due to being included in the contrib package.
Actual behaviour
When i install the contrib package i can not import the module cv2.sfm.
Steps to reproduce
The text was updated successfully, but these errors were encountered: