| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_stitching.DpSeamFinder |
static class |
opencv_stitching.NoSeamFinder |
static class |
opencv_stitching.PairwiseSeamFinder |
static class |
opencv_stitching.VoronoiSeamFinder |
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.SeamFinder |
opencv_stitching.GraphCutSeamFinder.asSeamFinder() |
static opencv_stitching.SeamFinder |
opencv_stitching.GraphCutSeamFinder.asSeamFinder(opencv_stitching.GraphCutSeamFinder pointer) |
opencv_stitching.SeamFinder |
opencv_stitching.Stitcher.seamFinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
opencv_stitching.Stitcher.setSeamFinder(opencv_stitching.SeamFinder seam_finder) |
Copyright © 2014. All Rights Reserved.