Class | 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.
|
AffineWarper |
\brief Affine warper that uses rotations and translations
|
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
\{
|
ChannelsCompensator |
\brief Exposure compensator which tries to remove exposure related artifacts by adjusting image
intensities on each channel independently.
|
CompressedRectilinearPortraitProjector | |
CompressedRectilinearPortraitWarper | |
CompressedRectilinearProjector | |
CompressedRectilinearWarper | |
CylindricalPortraitProjector | |
CylindricalPortraitWarper | |
CylindricalProjector | |
CylindricalWarper |
\brief Cylindrical warper factory class.
|
DetailCompressedRectilinearPortraitWarper | |
DetailCompressedRectilinearWarper | |
DetailCylindricalWarper |
\brief Warper that maps an image onto the x\*x + z\*z = 1 cylinder.
|
DetailCylindricalWarperGpu | |
DetailFisheyeWarper | |
DetailMercatorWarper | |
DetailPaniniPortraitWarper | |
DetailPaniniWarper | |
DetailPlaneWarper |
\brief Warper that maps an image onto the z = 1 plane.
|
DetailPlaneWarperGpu | |
DetailSphericalWarper |
\brief Warper that maps an image onto the unit sphere located at the origin.
|
DetailSphericalWarperGpu | |
DetailStereographicWarper | |
DetailTransverseMercatorWarper | |
DisjointSets |
\addtogroup stitching
\{
|
DpSeamFinder | |
Estimator |
\addtogroup stitching_rotation
\{
|
ExposureCompensator |
\addtogroup stitching_exposure
\{
|
FeatherBlender |
\brief Simple blender which mixes images at its borders.
|
FeaturesMatcher |
\brief Feature matchers base class.
|
FisheyeProjector | |
FisheyeWarper | |
GainCompensator |
\brief Exposure compensator which tries to remove exposure related artifacts by adjusting image
intensities, see \cite BL07 and \cite WJ10 for details.
|
Graph | |
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 | |
PlanePortraitWarper | |
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 | |
SphericalPortraitWarper | |
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.