| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_stitching.AffineBasedEstimator
\brief Affine transformation based estimator.
|
static class |
opencv_stitching.BundleAdjusterAffine
\brief Bundle adjuster that expects affine transformation
represented in homogeneous coordinates in R for each camera param.
|
static class |
opencv_stitching.BundleAdjusterAffinePartial
\brief Bundle adjuster that expects affine transformation with 4 DOF
represented in homogeneous coordinates in R for each camera param.
|
static class |
opencv_stitching.BundleAdjusterBase
\brief Base class for all camera parameters refinement methods.
|
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
|
static class |
opencv_stitching.HomographyBasedEstimator
\brief Homography based rotation estimator.
|
static class |
opencv_stitching.NoBundleAdjuster
\brief Stub bundle adjuster that does nothing.
|
Copyright © 2018. All rights reserved.