| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_stitching.Stitcher |
opencv_stitching.Stitcher.create() |
static opencv_stitching.Stitcher |
opencv_stitching.Stitcher.create(int mode,
boolean try_use_gpu)
\brief Creates a Stitcher configured in one of the stitching modes.
|
static opencv_stitching.Stitcher |
opencv_stitching.Stitcher.createDefault() |
static opencv_stitching.Stitcher |
opencv_stitching.Stitcher.createDefault(boolean try_use_gpu)
\brief Creates a stitcher with the default parameters.
|
static opencv_stitching.Stitcher |
opencv_stitching.createStitcher() |
static opencv_stitching.Stitcher |
opencv_stitching.createStitcher(boolean try_use_gpu) |
static opencv_stitching.Stitcher |
opencv_stitching.createStitcherScans() |
static opencv_stitching.Stitcher |
opencv_stitching.createStitcherScans(boolean try_use_gpu) |
opencv_stitching.Stitcher |
opencv_stitching.Stitcher.position(long position) |
Copyright © 2018. All rights reserved.