Class | Description |
---|---|
AdaptiveManifoldFilter |
\brief Interface for Adaptive Manifold Filter realizations.
|
DisparityFilter |
\addtogroup ximgproc_filters
\{
|
DisparityWLSFilter |
\brief Disparity map filter based on Weighted Least Squares filter (in form of Fast Global Smoother that
is a lot faster than traditional Weighted Least Squares filter implementations) and optional use of
left-right-consistency-based confidence to refine the results in half-occlusions and uniform areas.
|
DTFilter |
\brief Interface for realizations of Domain Transform filter.
|
EdgeAwareInterpolator |
\brief Sparse match interpolation algorithm based on modified locally-weighted affine
estimator from \cite Revaud2015 and Fast Global Smoother as post-processing filter.
|
FastBilateralSolverFilter |
\brief Interface for implementations of Fast Bilateral Solver.
|
FastGlobalSmootherFilter |
\brief Interface for implementations of Fast Global Smoother filter.
|
GraphSegmentation |
\addtogroup ximgproc_segmentation
\{
|
GuidedFilter |
\brief Interface for realizations of Guided Filter.
|
RFFeatureGetter |
\addtogroup ximgproc_edge
\{
|
RICInterpolator |
\brief Sparse match interpolation algorithm based on modified piecewise locally-weighted affine
estimator called Robust Interpolation method of Correspondences or RIC from \cite Hu2017 and Variational
and Fast Global Smoother as post-processing filter.
|
SelectiveSearchSegmentation |
\brief Selective search segmentation algorithm
The class implements the algorithm described in \cite uijlings2013selective.
|
SelectiveSearchSegmentationStrategy |
\brief Strategie for the selective search segmentation algorithm
The class implements a generic stragery for the algorithm described in \cite uijlings2013selective.
|
SelectiveSearchSegmentationStrategyColor |
\brief Color-based strategy for the selective search segmentation algorithm
The class is implemented from the algorithm described in \cite uijlings2013selective.
|
SelectiveSearchSegmentationStrategyFill |
\brief Fill-based strategy for the selective search segmentation algorithm
The class is implemented from the algorithm described in \cite uijlings2013selective.
|
SelectiveSearchSegmentationStrategyMultiple |
\brief Regroup multiple strategies for the selective search segmentation algorithm
|
SelectiveSearchSegmentationStrategySize |
\brief Size-based strategy for the selective search segmentation algorithm
The class is implemented from the algorithm described in \cite uijlings2013selective.
|
SelectiveSearchSegmentationStrategyTexture |
\brief Texture-based strategy for the selective search segmentation algorithm
The class is implemented from the algorithm described in \cite uijlings2013selective.
|
SparseMatchInterpolator |
\addtogroup ximgproc_filters
\{
|
StructuredEdgeDetection |
\brief Class implementing edge detection algorithm from \cite Dollar2013 :
|
SuperpixelLSC |
\addtogroup ximgproc_superpixel
\{
|
SuperpixelSEEDS |
\addtogroup ximgproc_superpixel
\{
|
SuperpixelSLIC |
\brief Class implementing the SLIC (Simple Linear Iterative Clustering) superpixels
algorithm described in \cite Achanta2012.
|
Copyright © 2020. All rights reserved.