Home | History | Annotate | Download | only in src

Lines Matching defs:dist1

2006     double dist1;
2008 icvGetPieceLength(basePoint,point1,&dist1);
2012 double alpha = dist2/dist1;