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

  /external/opencv3/modules/imgproc/src/
connectedcomponents.cpp 86 row[CC_STAT_TOP] = INT_MAX;
97 row[CC_STAT_TOP] = MIN(row[CC_STAT_TOP], r);
108 row[CC_STAT_HEIGHT] = row[CC_STAT_HEIGHT] - row[CC_STAT_TOP] + 1;
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp 388 CC_STAT_TOP = 1, //!< The topmost (y) coordinate which is the inclusive start of the bounding
    [all...]
  /external/opencv3/modules/java/src/
imgproc+Imgproc.java 174 CC_STAT_TOP = 1,
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 841 milliseconds