| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_videostab |
| Modifier and Type | Class and Description |
|---|---|
class |
MaskFrameSource |
class |
NullFrameSource |
class |
VideoFileSource |
| Modifier and Type | Method and Description |
|---|---|
IFrameSource |
TwoPassStabilizer.asIFrameSource() |
IFrameSource |
OnePassStabilizer.asIFrameSource() |
static IFrameSource |
OnePassStabilizer.asIFrameSource(OnePassStabilizer pointer) |
static IFrameSource |
TwoPassStabilizer.asIFrameSource(TwoPassStabilizer pointer) |
IFrameSource |
StabilizerBase.frameSource() |
IFrameSource |
StabilizerBase.maskSource() |
IFrameSource |
IFrameSource.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
StabilizerBase.setFrameSource(IFrameSource val) |
void |
StabilizerBase.setMaskSource(IFrameSource val) |
| Constructor and Description |
|---|
MaskFrameSource(IFrameSource source) |
Copyright © 2020. All rights reserved.