HomeSort by relevance Sort by last modified time
    Searched full:pt_e (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvshapedescr.cpp 561 CvPoint pt_s, pt_e; /* first and last points */ local
605 CV_READ_SEQ_ELEM( pt_e, reader );
608 nx = pt_s.y - pt_e.y;
609 ny = pt_e.x - pt_s.x;
    [all...]

Completed in 592 milliseconds