setVarThreshold   128 modules/video/include/opencv2/video/background_segm.hpp     CV_WRAP virtual void setVarThreshold(double varThreshold) = 0;
setVarThreshold    92 samples/cpp/segment_objects.cpp     bgsubtractor->setVarThreshold(10);