Click or drag to resize

SelectiveSearchSegmentationCreate Method

Create a new SelectiveSearchSegmentation class.

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

Return Value

Type: SelectiveSearchSegmentation

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

See Also