Home | Sort by relevance Sort by last modified time |
/external/opencv/cv/src/ | |
cvconvhull.cpp | 531 int rev_orientation; local 634 rev_orientation = (sign == 2) ? 0 : 1; 638 cvStartReadSeq( hull, &hull_reader, rev_orientation ); 711 if( rev_orientation ) |