| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_stitching.BundleAdjusterRay
\brief Implementation of the camera parameters refinement algorithm which minimizes sum of the distances
between the rays passing through the camera center and a feature.
|
static class |
opencv_stitching.BundleAdjusterReproj
\brief Implementation of the camera parameters refinement algorithm which minimizes sum of the reprojection
error squares
|
| Modifier and Type | Method and Description |
|---|---|
opencv_stitching.BundleAdjusterBase |
opencv_stitching.Stitcher.bundleAdjuster() |
| Modifier and Type | Method and Description |
|---|---|
void |
opencv_stitching.Stitcher.setBundleAdjuster(opencv_stitching.BundleAdjusterBase bundle_adjuster) |
Copyright © 2016. All rights reserved.