Package | Description |
---|---|
org.bytedeco.opencv.global |
Modifier and Type | Method and Description |
---|---|
static BackgroundSubtractorGSOC |
opencv_bgsegm.createBackgroundSubtractorGSOC() |
static BackgroundSubtractorGSOC |
opencv_bgsegm.createBackgroundSubtractorGSOC(int mc,
int nSamples,
float replaceRate,
float propagationRate,
int hitsThreshold,
float alpha,
float beta,
float blinkingSupressionDecay,
float blinkingSupressionMultiplier,
float noiseRemovalThresholdFacBG,
float noiseRemovalThresholdFacFG)
\brief Creates an instance of BackgroundSubtractorGSOC algorithm.
|
Copyright © 2020. All rights reserved.