Navigation
index
next
|
previous
|
OpenCV 2.4.11.0 documentation
»
OpenCV API Reference
»
stitching. Images stitching
ΒΆ
Stitching Pipeline
References
High Level Functionality
Stitcher
Stitcher::createDefault
Stitcher::estimateTransform
Stitcher::composePanorama
Stitcher::stitch
WarperCreator
PlaneWarper
CylindricalWarper
SphericalWarper
Camera
detail::CameraParams
Features Finding and Images Matching
detail::ImageFeatures
detail::FeaturesFinder
detail::FeaturesFinder::operator()
detail::FeaturesFinder::collectGarbage
detail::FeaturesFinder::find
detail::SurfFeaturesFinder
detail::OrbFeaturesFinder
detail::MatchesInfo
detail::FeaturesMatcher
detail::FeaturesMatcher::operator()
detail::FeaturesMatcher::isThreadSafe
detail::FeaturesMatcher::collectGarbage
detail::FeaturesMatcher::match
detail::BestOf2NearestMatcher
detail::BestOf2NearestMatcher::BestOf2NearestMatcher
Rotation Estimation
detail::Estimator
detail::Estimator::operator()
detail::Estimator::estimate
detail::HomographyBasedEstimator
detail::BundleAdjusterBase
detail::BundleAdjusterBase::BundleAdjusterBase
detail::BundleAdjusterBase::setUpInitialCameraParams
detail::BundleAdjusterBase::calcError
detail::BundleAdjusterBase::calcJacobian
detail::BundleAdjusterBase::obtainRefinedCameraParams
detail::BundleAdjusterReproj
detail::BundleAdjusterRay
detail::WaveCorrectKind
detail::waveCorrect
Autocalibration
detail::focalsFromHomography
detail::estimateFocal
Images Warping
detail::RotationWarper
detail::RotationWarper::warpPoint
detail::RotationWarper::buildMaps
detail::RotationWarper::warp
detail::RotationWarper::warpBackward
detail::RotationWarper::warpRoi
detail::ProjectorBase
detail::RotationWarperBase
detail::PlaneWarper
detail::PlaneWarper::PlaneWarper
detail::SphericalWarper
detail::SphericalWarper::SphericalWarper
detail::CylindricalWarper
detail::CylindricalWarper::CylindricalWarper
Seam Estimation
detail::SeamFinder
detail::SeamFinder::find
detail::NoSeamFinder
detail::PairwiseSeamFinder
detail::PairwiseSeamFinder::findInPair
detail::VoronoiSeamFinder
detail::GraphCutSeamFinderBase
detail::GraphCutSeamFinder
Exposure Compensation
detail::ExposureCompensator
detail::ExposureCompensator::feed
detil::ExposureCompensator::apply
detail::NoExposureCompensator
detail::GainCompensator
detail::BlocksGainCompensator
Image Blenders
detail::Blender
detail::Blender::prepare
detail::Blender::feed
detail::Blender::blend
detail::FeatherBlender
detail::MultiBandBlender
Help and Feedback
You did not find what you were looking for?
Ask a question on the
Q&A forum
.
If you think something is missing or wrong in the documentation, please file a
bug report
.
Previous topic
Denoising
Next topic
Stitching Pipeline
This Page
Show Source
Navigation
index
next
|
previous
|
OpenCV 2.4.11.0 documentation
»
OpenCV API Reference
»