SelectiveSearchSegmentationClearGraphSegmentations Method
|
Clear the list of graph segmentations to process
Namespace:
OpenCvSharp.XImgProc.Segmentation
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic virtual void ClearGraphSegmentations()
Public Overridable Sub ClearGraphSegmentations
public:
virtual void ClearGraphSegmentations()
abstract ClearGraphSegmentations : unit -> unit
override ClearGraphSegmentations : unit -> unit
function ClearGraphSegmentations();
See Also