[][src]Function opencv::features2d::get_recall

pub fn get_recall(
    recall_precision_curve: &VectorOfPoint2f,
    l_precision: f32
) -> Result<f32>