Emgu.CV.XImgproc Namespace |
Class | Description | |
---|---|---|
![]() | DTFilter |
Interface for realizations of Domain Transform filter.
|
![]() | GraphSegmentation |
Graph Based Segmentation Algorithm. The class implements the algorithm described in Pedro F Felzenszwalb and Daniel P Huttenlocher. Efficient graph-based image segmentation. volume 59, pages 167–181. Springer, 2004.
|
![]() | RFFeatureGetter |
Helper class for training part of [P. Dollar and C. L. Zitnick. Structured Forests for Fast Edge Detection, 2013].
|
![]() | SelectiveSearchSegmentation |
Selective search segmentation algorithm The class implements the algorithm described in:
Jasper RR Uijlings, Koen EA van de Sande, Theo Gevers, and Arnold WM Smeulders. Selective search for object recognition. International journal of computer vision, 104(2):154–171, 2013.
|
![]() | StructuredEdgeDetection |
Class implementing edge detection algorithm from Piotr Dollár and C Lawrence Zitnick. Structured forests for fast edge detection. In Computer Vision (ICCV), 2013 IEEE International Conference on, pages 1841–1848. IEEE, 2013.
|
![]() | SuperpixelLSC |
Class implementing the LSC (Linear Spectral Clustering) superpixels algorithm described in "Zhengqin Li and Jiansheng Chen. Superpixel segmentation using linear spectral clustering. June 2015."
|
![]() | SupperpixelSEEDS |
Class implementing the SEEDS (Superpixels Extracted via Energy-Driven Sampling) superpixels algorithm described in Michael Van den Bergh, Xavier Boix, Gemma Roig, Benjamin de Capitani, and Luc Van Gool. Seeds: Superpixels extracted via energy-driven sampling. In Computer Vision–ECCV 2012, pages 13–26. Springer, 2012.
|
![]() | SupperpixelSLIC |
Class implementing the SLIC (Simple Linear Iterative Clustering) superpixels algorithm described in Radhakrishna Achanta, Appu Shaji, Kevin Smith, Aurelien Lucchi, Pascal Fua, and Sabine Susstrunk. Slic superpixels compared to state-of-the-art superpixel methods. IEEE Trans. Pattern Anal. Mach. Intell., 34(11):2274–2282, nov 2012.
|
![]() | XImgprocInvoke |
Library to invoke XImgproc functions
|
Enumeration | Description | |
---|---|---|
![]() | DTFilterMode |
The three modes for filtering 2D signals in the article.
|
![]() | DtFilterType |
Domain Transform filter type
|
![]() | SupperpixelSLICAlgorithm |
The algorithm to use
|
![]() | ThinningTypes |
Thinning type
|
![]() | WMFWeightType |
Weight type
|