Table of Contents

Method GetSegmentIndicesOfLines

Namespace
OpenCvSharp.XImgProc
Assembly
OpenCvSharp.dll

GetSegmentIndicesOfLines()

Returns for each line found in DetectLines(OutputArray) its edge segment index in GetSegments().

public virtual int[] GetSegmentIndicesOfLines()

Returns

int[]

Edge segment indices of detected lines.