Package org.opencv.ximgproc
package org.opencv.ximgproc
-
ClassesClassDescriptionInterface for Adaptive Manifold Filter realizations.Class for ContourFitting algorithms.Main interface for all disparity map filters.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.Interface for realizations of Domain Transform filter.Sparse match interpolation algorithm based on modified locally-weighted affine estimator from CITE: Revaud2015 and Fast Global Smoother as post-processing filter.Class implementing EdgeBoxes algorithm from CITE: ZitnickECCV14edgeBoxes :Class implementing the ED (EdgeDrawing) CITE: topal2012edge, EDLines CITE: akinlar2011edlines, EDPF CITE: akinlar2012edpf and EDCircles CITE: akinlar2013edcircles algorithmsInterface for implementations of Fast Bilateral Solver.Interface for implementations of Fast Global Smoother filter.Class implementing the FLD (Fast Line Detector) algorithm described in CITE: Lee14 .Graph Based Segmentation Algorithm.Interface for realizations of (Fast) Guided Filter.Jun 17, 2014Sparse 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.Applies Ridge Detection Filter to an input image.Class implementing the F-DBSCAN (Accelerated superpixel image segmentation with a parallelized DBSCAN algorithm) superpixels algorithm by Loke SC, et al.Selective search segmentation algorithm The class implements the algorithm described in CITE: uijlings2013selective.Strategie for the selective search segmentation algorithm The class implements a generic stragery for the algorithm described in CITE: uijlings2013selective.Color-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in CITE: uijlings2013selective.Fill-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in CITE: uijlings2013selective.Regroup multiple strategies for the selective search segmentation algorithmSize-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in CITE: uijlings2013selective.Texture-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in CITE: uijlings2013selective.Main interface for all filters, that take sparse matches as an input and produce a dense per-pixel matching (optical flow) as an output.Class implementing edge detection algorithm from CITE: Dollar2013 :Class implementing the LSC (Linear Spectral Clustering) superpixels algorithm described in CITE: LiCVPR2015LSC.Class implementing the SEEDS (Superpixels Extracted via Energy-Driven Sampling) superpixels algorithm described in CITE: VBRV14 .Class implementing the SLIC (Simple Linear Iterative Clustering) superpixels algorithm described in CITE: Achanta2012.