PacktPublishing / OpenCV-Computer-Vision-Projects-with-Python

OpenCV-Computer-Vision-Projects-with-Python
MIT License
93 stars 59 forks source link

Where to find module sfm? #1

Open ghostman-sdk opened 6 years ago

ghostman-sdk commented 6 years ago

In running code given in Module3/04_code/chapter4.py, the import line from sfm import StructureFromMotion returns error ImportError: No module named 'sfm'