| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_bgsegm.BackgroundSubtractorLSBP |
opencv_bgsegm.createBackgroundSubtractorLSBP() |
static opencv_bgsegm.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 © 2018. All rights reserved.