Home | Sort by relevance Sort by last modified time |
/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...] |