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

  /external/opencv/cvaux/include/
cvaux.hpp 71 int get_threshold() const // thresholding value that applied to back project function in class:CvCamShiftTracker
  /external/javassist/src/main/javassist/
CtClassType.java 76 private static final int GET_THRESHOLD = 2; // see compress()
175 getCount = GET_THRESHOLD;
227 if (getCount < GET_THRESHOLD)
    [all...]

Completed in 72 milliseconds