Home | History | Annotate | Download | only in include

Lines Matching full:points2

541 CV_INLINE  void  cvFindFundamentalMatrix( int* points1, int* points2,
558 cvmSet(pointsMat2,0,i,points2[curr]);//x
559 cvmSet(pointsMat2,1,i,points2[curr+1]);//y