HomeSort by relevance Sort by last modified time
    Searched defs:imgIdx (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/core/misc/java/src/java/
core+DMatch.java 22 public int imgIdx;
36 imgIdx = -1;
44 imgIdx = _imgIdx;
58 + ", imgIdx=" + imgIdx + ", distance=" + distance + "]";
  /external/opencv3/modules/core/include/opencv2/core/
types.hpp 737 CV_PROP_RW int imgIdx; // train image index
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 75 milliseconds