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