Package | Description |
---|---|
org.bytedeco.opencv.global |
Modifier and Type | Method and Description |
---|---|
static BackgroundSubtractorLSBP |
opencv_bgsegm.createBackgroundSubtractorLSBP() |
static BackgroundSubtractorLSBP |
opencv_bgsegm.createBackgroundSubtractorLSBP(int mc,
int nSamples,
int LSBPRadius,
float Tlower,
float Tupper,
float Tinc,
float Tdec,
float Rscale,
float Rincdec,
float noiseRemovalThresholdFacBG,
float noiseRemovalThresholdFacFG,
int LSBPthreshold,
int minCount)
\brief Creates an instance of BackgroundSubtractorLSBP algorithm.
|
Copyright © 2020. All rights reserved.