| Package | Description |
|---|---|
| org.bytedeco.opencv.global | |
| org.bytedeco.opencv.opencv_stitching |
| Class and Description |
|---|
| Graph |
| ImageFeatures
\addtogroup stitching_match
\{
|
| MatchesInfo
\brief Structure containing information about matches between two images.
|
| Stitcher
\brief High level image stitcher.
|
| Class and Description |
|---|
| AffineBasedEstimator
\brief Affine transformation based estimator.
|
| AffineBestOf2NearestMatcher
\brief Features matcher similar to cv::detail::BestOf2NearestMatcher which
finds two best matches for each feature and leaves the best one only if the
ratio between descriptor distances is greater than the threshold match_conf.
|
| BestOf2NearestMatcher
\brief Features matcher which finds two best matches for each feature and leaves the best one only if the
ratio between descriptor distances is greater than the threshold match_conf
|
| BestOf2NearestRangeMatcher |
| Blender
\addtogroup stitching_blend
\{
|
| BlocksChannelsCompensator
\brief Exposure compensator which tries to remove exposure related artifacts by adjusting image block
on each channel.
|
| BlocksCompensator
\brief Exposure compensator which tries to remove exposure related artifacts by adjusting image blocks.
|
| BlocksGainCompensator
\brief Exposure compensator which tries to remove exposure related artifacts by adjusting image block
intensities, see \cite UES01 for details.
|
| BundleAdjusterAffine
\brief Bundle adjuster that expects affine transformation
represented in homogeneous coordinates in R for each camera param.
|
| BundleAdjusterAffinePartial
\brief Bundle adjuster that expects affine transformation with 4 DOF
represented in homogeneous coordinates in R for each camera param.
|
| BundleAdjusterBase
\brief Base class for all camera parameters refinement methods.
|
| 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.
|
| BundleAdjusterReproj
\brief Implementation of the camera parameters refinement algorithm which minimizes sum of the reprojection
error squares
|
| CameraParams
\addtogroup stitching
\{
|
| CompressedRectilinearPortraitProjector |
| CompressedRectilinearPortraitWarper |
| CompressedRectilinearProjector |
| CompressedRectilinearWarper |
| CylindricalPortraitProjector |
| CylindricalProjector |
| CylindricalWarper
\brief Cylindrical warper factory class.
|
| DetailPlaneWarper
\brief Warper that maps an image onto the z = 1 plane.
|
| DisjointSets
\addtogroup stitching
\{
|
| Estimator
\addtogroup stitching_rotation
\{
|
| ExposureCompensator
\addtogroup stitching_exposure
\{
|
| FeaturesMatcher
\brief Feature matchers base class.
|
| FisheyeProjector |
| FisheyeWarper |
| GraphCutSeamFinder
\brief Minimum graph cut-based seam estimator.
|
| GraphCutSeamFinderBase
\brief Base class for all minimum graph-cut-based seam estimators.
|
| GraphEdge |
| HomographyBasedEstimator
\brief Homography based rotation estimator.
|
| ImageFeatures
\addtogroup stitching_match
\{
|
| MatchesInfo
\brief Structure containing information about matches between two images.
|
| MercatorProjector |
| MercatorWarper |
| MultiBandBlender
\brief Blender which uses multi-band blending algorithm (see \cite BA83).
|
| NoBundleAdjuster
\brief Stub bundle adjuster that does nothing.
|
| NoExposureCompensator
\brief Stub exposure compensator which does nothing.
|
| NoSeamFinder
\brief Stub seam estimator which does nothing.
|
| PairwiseSeamFinder
\brief Base class for all pairwise seam estimators.
|
| PaniniPortraitProjector |
| PaniniPortraitWarper |
| PaniniProjector |
| PaniniWarper |
| PlanePortraitProjector |
| PlaneProjector
\brief Base class for rotation-based warper using a detail::ProjectorBase_ derived class.
|
| PlaneWarper
\brief Plane warper factory class.
|
| ProjectorBase
\brief Base class for warping logic implementation.
|
| PyRotationWarper |
| RotationWarper
\addtogroup stitching_warp
\{
|
| SeamFinder
\addtogroup stitching_seam
\{
|
| SphericalPortraitProjector |
| SphericalProjector |
| SphericalWarper
\brief Spherical warper factory class
|
| StereographicProjector |
| StereographicWarper |
| Stitcher
\brief High level image stitcher.
|
| Timelapser
\addtogroup stitching
\{
|
| TimelapserCrop |
| TransverseMercatorProjector |
| TransverseMercatorWarper |
| VoronoiSeamFinder
\brief Voronoi diagram-based seam estimator.
|
| WarperCreator
\addtogroup stitching_warp
\{
|
Copyright © 2020. All rights reserved.