Click or drag to resize

SelectiveSearchSegmentationStrategy Constructor

Creates instance by raw pointer

Namespace:  OpenCvSharp.XImgProc.Segmentation
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected SelectiveSearchSegmentationStrategy(
	Ptr ptrObj
)

Parameters

ptrObj
Type: OpenCvSharpPtr

[Missing <param name="ptrObj"/> documentation for "M:OpenCvSharp.XImgProc.Segmentation.SelectiveSearchSegmentationStrategy.#ctor(OpenCvSharp.Ptr)"]

See Also