Disparity map???
Open
Nobody has claimed this yet.
dense-reconstruction
question
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 899
- PR merge metrics
- No merged PRs in 30d
Description
HI, I am trying to put my own disparity map inside the OpenSFM dense.py.
There is a PATCH BASED STEREO which OpenSFM uses in creating dense map.
But I can't find the code inside the depth-map computation method that uses disparity map.
Does anyone know about this algorithm??
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 dense.py and trace the depth-map computation method to locate how patch-based stereo output is consumed. Done would require a clearly agreed approach for supplying an external disparity map, plus documentation or implementation of that approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100