Add baseline check before triangulation
Open
objective
- Dominant language
- Jupyter Notebook
- Stars
- 524
- Forks
- 64
- Avg merge
- 4h 1m
- Merged PRs (30d)
- 3
Description
COLMAP checks the angle of the rays used in triangulation and rejects them if it is too low.
I wrote a unit test which confirms the behavior of failures due to small baseline when there is a 2px error in the measurements (quite common scenario).
We need to add this check in the data association pipeline.
Contributor guide
Assessment
This issue has not been assessed yet.