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

  /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 )

Completed in 109 milliseconds