| Package | Description |
|---|---|
| org.bytedeco.opencv.global |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticSequenceGenerator |
opencv_bgsegm.createSyntheticSequenceGenerator(GpuMat background,
GpuMat object) |
static SyntheticSequenceGenerator |
opencv_bgsegm.createSyntheticSequenceGenerator(GpuMat background,
GpuMat object,
double amplitude,
double wavelength,
double wavespeed,
double objspeed) |
static SyntheticSequenceGenerator |
opencv_bgsegm.createSyntheticSequenceGenerator(Mat background,
Mat object) |
static SyntheticSequenceGenerator |
opencv_bgsegm.createSyntheticSequenceGenerator(Mat background,
Mat object,
double amplitude,
double wavelength,
double wavespeed,
double objspeed)
\brief Creates an instance of SyntheticSequenceGenerator.
|
static SyntheticSequenceGenerator |
opencv_bgsegm.createSyntheticSequenceGenerator(UMat background,
UMat object) |
static SyntheticSequenceGenerator |
opencv_bgsegm.createSyntheticSequenceGenerator(UMat background,
UMat object,
double amplitude,
double wavelength,
double wavespeed,
double objspeed) |
Copyright © 2020. All rights reserved.