Click or drag to resize

SelectiveSearchSegmentationStrategyFill Constructor

Creates instance by raw pointer

Namespace:  OpenCvSharp.XImgProc.Segmentation
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected SelectiveSearchSegmentationStrategyFill(
	IntPtr p
)

Parameters

p
Type: SystemIntPtr

[Missing <param name="p"/> documentation for "M:OpenCvSharp.XImgProc.Segmentation.SelectiveSearchSegmentationStrategyFill.#ctor(System.IntPtr)"]

See Also