OpenCvSharp.XImgProc Namespace |
Class | Description | |
---|---|---|
![]() | CvXImgProc |
cv::ximgproc functions
|
![]() | CvXImgProcSegmentation |
Strategy for the selective search segmentation algorithm.
|
![]() | EdgeBoxes |
Class implementing EdgeBoxes algorithm from @cite ZitnickECCV14edgeBoxes
|
![]() | FastLineDetector |
Class implementing the FLD (Fast Line Detector) algorithm described in @cite Lee14.
|
![]() | RFFeatureGetter |
Helper class for training part of [P. Dollar and C. L. Zitnick. Structured Forests for Fast Edge Detection, 2013].
|
![]() | StructuredEdgeDetection |
Class implementing edge detection algorithm from @cite Dollar2013 :
|
Enumeration | Description | |
---|---|---|
![]() | AngleRangeOption |
Specifies the part of Hough space to calculate
|
![]() | HoughDeskewOption |
Specifies to do or not to do skewing of Hough transform image
|
![]() | HoughOP |
Specifies binary operations.
|
![]() | RulesOption |
Specifies the degree of rules validation.
|
![]() | ThinningTypes |
thinning algorithm
|
![]() | WMFWeightType |
Specifies weight types of weighted median filter.
|