Decide which module initial outlier rejection steps (e.g. cycle consistency) should go in code
Open
- Dominant language
- Jupyter Notebook
- Stars
- 524
- Forks
- 64
- Avg merge
- 4h 1m
- Merged PRs (30d)
- 3
Description
Currently we call cycle consistency in the scene optimizer, between front-end and MVO. It likely belongs in the MVO since it is a multi-view step. But if so, we would need to pass the two view report dictionaries to MVO then as well, since we use it for the cycle consistent metric.
Contributor guide
Assessment
This issue has not been assessed yet.