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

  /external/opencv3/modules/java/src/
video+BackgroundSubtractorMOG2.java 157 // C++: double getComplexityReductionThreshold()
160 //javadoc: BackgroundSubtractorMOG2::getComplexityReductionThreshold()
161 public double getComplexityReductionThreshold()
389 // C++: double getComplexityReductionThreshold()
  /external/opencv3/modules/video/src/
bgfg_gaussmix2.cpp 257 virtual double getComplexityReductionThreshold() const { return fCT; }
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 2594 milliseconds