Home | History | Annotate | Download | only in src

Lines Matching defs:rad

330     float rad, norm, coefficient;
355 rad = (float)(cvRandReal(&rng_local)*(radius_large - radius_small) + radius_small);
358 coefficient = rad / norm;