Package | Description |
---|---|
org.bytedeco.opencv.global | |
org.bytedeco.opencv.opencv_superres |
Modifier and Type | Method and Description |
---|---|
static FrameSource |
opencv_superres.createFrameSource_Camera() |
static FrameSource |
opencv_superres.createFrameSource_Camera(int deviceId) |
static FrameSource |
opencv_superres.createFrameSource_Empty()
\defgroup superres Super Resolution
|
static FrameSource |
opencv_superres.createFrameSource_Video_CUDA(BytePointer fileName) |
static FrameSource |
opencv_superres.createFrameSource_Video_CUDA(String fileName) |
static FrameSource |
opencv_superres.createFrameSource_Video(BytePointer fileName) |
static FrameSource |
opencv_superres.createFrameSource_Video(String fileName) |
Modifier and Type | Method and Description |
---|---|
FrameSource |
SuperResolution.asFrameSource() |
static FrameSource |
SuperResolution.asFrameSource(SuperResolution pointer) |
Modifier and Type | Method and Description |
---|---|
void |
SuperResolution.setInput(FrameSource frameSource)
\brief Set input frame source for Super Resolution algorithm.
|
Copyright © 2020. All rights reserved.