CvXImgProcSegmentation Class
|
Strategy for the selective search segmentation algorithm.
Inheritance Hierarchy
Namespace:
OpenCvSharp.XImgProc
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static class Segmentation
Public NotInheritable Class Segmentation
public ref class Segmentation abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Segmentation = class end
OpenCvSharp.XImgProc.Segmentation = function();
Type.createClass(
'OpenCvSharp.XImgProc.Segmentation');
The CvXImgProcSegmentation type exposes the following members.
Methods
See Also