| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_stitching.AKAZEFeaturesFinder
\brief AKAZE features finder.
|
static class |
opencv_stitching.OrbFeaturesFinder
\brief ORB features finder.
|
static class |
opencv_stitching.SiftFeaturesFinder
\brief SIFT features finder.
|
static class |
opencv_stitching.SurfFeaturesFinder
\brief SURF features finder.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.FeaturesFinder |
opencv_stitching.Stitcher.featuresFinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
opencv_stitching.Stitcher.setFeaturesFinder(opencv_stitching.FeaturesFinder features_finder) |
Copyright © 2018. All rights reserved.