Start » Filter Reference » OpenCV » Motion Analysis and Object Tracking » cvBackgroundSubtractorKNN
Module: | OpenCV |
---|
K-nearest neighbours based background segmentation algorithm.
Name | Type | Description | |
---|---|---|---|
![]() |
inImage | Image | Input image |
![]() |
inHistory | Integer | |
![]() |
inVarThreshold | Real | |
![]() |
inShadowDetection | Bool | |
![]() |
outFgmask | Region |
Complexity Level
This filter is available on Basic Complexity Level.