| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_stitching.FeatherBlender
\brief Simple blender which mixes images at its borders.
|
static class |
opencv_stitching.MultiBandBlender
\brief Blender which uses multi-band blending algorithm (see \cite BA83).
|
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.Blender |
opencv_stitching.Stitcher.blender() |
static opencv_stitching.Blender |
opencv_stitching.Blender.createDefault(int type) |
static opencv_stitching.Blender |
opencv_stitching.Blender.createDefault(int type,
boolean try_gpu) |
opencv_stitching.Blender |
opencv_stitching.Blender.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
opencv_stitching.Stitcher.setBlender(opencv_stitching.Blender b) |
Copyright © 2018. All rights reserved.