Click or drag to resize

SelectiveSearchSegmentationStrategyFillCreate Method

Create a new fill-based strategy

Namespace:  OpenCvSharp.XImgProc.Segmentation
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static SelectiveSearchSegmentationStrategyFill Create()

Return Value

Type: SelectiveSearchSegmentationStrategyFill

[Missing <returns> documentation for "M:OpenCvSharp.XImgProc.Segmentation.SelectiveSearchSegmentationStrategyFill.Create"]

See Also