| SelectiveSearchSegmentationStrategyPtrObj Property |
[Missing <summary> documentation for "P:OpenCvSharp.XImgProc.Segmentation.SelectiveSearchSegmentationStrategy.PtrObj"]
Namespace:
OpenCvSharp.XImgProc.Segmentation
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public Ptr PtrObj { get; }
Public ReadOnly Property PtrObj As Ptr
Get
public:
property Ptr^ PtrObj {
Ptr^ get ();
}
member PtrObj : Ptr with get
Property Value
Type:
PtrSee Also