cv2.sfm missing?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1k
- Avg merge
- 22h 17m
- Merged PRs (30d)
- 3
Description
I'd be super interested in running the SFM toolkit in python.
Looking at another issue I saw that it was possible to call it with cv2.sfm but with the latest cv2 from pip this module does not seem to exist. Do I have to install it separately?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked OpenCV SFM documentation and compare its Python availability with the cv2 package installed from pip. Determine whether the missing cv2.sfm module is expected for a package variant or indicates a packaging gap; the issue is done when the required package or gap is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100