HomeSort by relevance Sort by last modified time
    Searched refs:left_to_right (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h     [all...]
  /external/opencv3/modules/imgproc/src/
drawing.cpp 154 int connectivity, bool left_to_right)
180 if( left_to_right )
2570 cv::LineIterator li(cv::cvarrToMat(img), pt1, pt2, connectivity, left_to_right!=0); local
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp 162 int left_to_right )
197 if( left_to_right )
    [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]

Completed in 540 milliseconds