opencv / opencv/opencv-python

cv2.sfm missing?

Open
#1,083 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.