Package | Description |
---|---|
org.opencv.bgsegm |
Modifier and Type | Method and Description |
---|---|
static BackgroundSubtractorGMG |
BackgroundSubtractorGMG.__fromPtr__(long addr) |
static BackgroundSubtractorGMG |
Bgsegm.createBackgroundSubtractorGMG()
Creates a GMG Background Subtractor
|
static BackgroundSubtractorGMG |
Bgsegm.createBackgroundSubtractorGMG(int initializationFrames)
Creates a GMG Background Subtractor
|
static BackgroundSubtractorGMG |
Bgsegm.createBackgroundSubtractorGMG(int initializationFrames,
double decisionThreshold)
Creates a GMG Background Subtractor
|
Copyright © 2020. All rights reserved.