| 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()
Public Shared Function Create As SelectiveSearchSegmentation
public:
static SelectiveSearchSegmentation^ Create()
static member Create : unit -> SelectiveSearchSegmentation
Return Value
Type:
SelectiveSearchSegmentation[Missing <returns> documentation for "M:OpenCvSharp.XImgProc.Segmentation.SelectiveSearchSegmentation.Create"]
See Also