Package | Description |
---|---|
org.bytedeco.opencv.global | |
org.bytedeco.opencv.opencv_stitching |
Modifier and Type | Method and Description |
---|---|
static Stitcher |
opencv_stitching.createStitcher() |
static Stitcher |
opencv_stitching.createStitcher(boolean try_use_gpu)
Deprecated.
use Stitcher::create
|
static Stitcher |
opencv_stitching.createStitcherScans() |
static Stitcher |
opencv_stitching.createStitcherScans(boolean try_use_gpu)
Deprecated.
use Stitcher::create
|
Modifier and Type | Method and Description |
---|---|
static Stitcher |
Stitcher.create() |
static Stitcher |
Stitcher.create(int mode)
\brief Creates a Stitcher configured in one of the stitching modes.
|
Stitcher |
Stitcher.position(long position) |
Copyright © 2020. All rights reserved.