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

  /external/opencv3/modules/java/src/
video+BackgroundSubtractorMOG2.java 171 // C++: void setComplexityReductionThreshold(double ct)
174 //javadoc: BackgroundSubtractorMOG2::setComplexityReductionThreshold(ct)
175 public void setComplexityReductionThreshold(double ct)
392 // C++: void setComplexityReductionThreshold(double ct)
  /external/opencv3/modules/video/src/
bgfg_gaussmix2.cpp 258 virtual void setComplexityReductionThreshold(double ct) { fCT = (float)ct; }
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 125 milliseconds