Home | History | Annotate | Download | only in src

Lines Matching refs:nt

2307     double c = _t[idx], nt = cvNorm(&t, 0, CV_L2);
2313 cvConvertScale(&ww, &ww, acos(fabs(c)/nt)/nw);