[][src]Function cv_core::geom::triangulate_bearing_intersection

pub fn triangulate_bearing_intersection(
    bearing: Vector3<f64>,
    from: CameraPoint,
    to: NormalizedKeyPoint
) -> Option<f64>

This solves the translation along a bearing triangulation assuming that there is a perfect intersection.