OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bg_threshold
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/src/
cvbgfg_gaussmix.cpp
152
params.
bg_threshold
= CV_BGFG_MOG_BACKGROUND_THRESHOLD;
590
if( weight_sum > bg_model->params.
bg_threshold
)
/external/opencv/cvaux/include/
cvaux.h
1344
double
bg_threshold
, std_threshold, minArea;
member in struct:CvGaussBGStatModelParams
[
all
...]
Completed in 20 milliseconds