Triangulation ============= Two-view triangulation of points and line segments, including the variants that constrain the 3D line with a known direction (e.g. from a vanishing point) or with a point on it. .. automodule:: limap.estimators.triangulation :members: :undoc-members: :show-inheritance: