Home | History | Annotate | Download | only in src

Lines Matching defs:norm

330     float rad, norm, coefficient;
357 norm = (float) cvNorm (&sample, 0, CV_L2);
358 coefficient = rad / norm;