Home | History | Annotate | Download | only in src

Lines Matching refs:std_err

1454                            IntrinsicParams& errors, Vec2d& std_err, double thresh_cond, int check_cond, double& rms)
1478 meanStdDev(ex, noArray(), std_err);
1479 std_err *= sqrt((double)ex.total()/((double)ex.total() - 1.0));