[][src]Function cv_core::geom::triangulate_bearing_reproject

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

This solves the translation along a bearing triangulation by minimizing the reprojection error.