OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaultnshadowdetection2
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/video/src/
bgfg_KNN.cpp
63
static const unsigned char
defaultnShadowDetection2
= (unsigned char)127; // value to use in the segmentation mask for shadows, set 0 not to do shadow detection
89
nShadowDetection =
defaultnShadowDetection2
;
113
nShadowDetection =
defaultnShadowDetection2
;
bgfg_gaussmix2.cpp
117
static const unsigned char
defaultnShadowDetection2
= (unsigned char)127; // value to use in the segmentation mask for shadows, set 0 not to do shadow detection
143
nShadowDetection =
defaultnShadowDetection2
;
168
nShadowDetection =
defaultnShadowDetection2
;
[
all
...]
Completed in 1170 milliseconds