LinesOperators Class |
![]() |
Namespace: MediaCy.IQL.Operators
<ExtensionAttribute> Public NotInheritable Class LinesOperators
The LinesOperators type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | maLnEndXY | The X,Y coordinates of the end of the line. |
![]() ![]() | maLnPositionXY | The X,Y coordinates of the mean position of the line. |
![]() ![]() | maLnStartXY | The X,Y coordinates of the start of the line. |
![]() ![]() | Measures | Measures give access to all measurements. |
![]() ![]() | mlLnChordAsLine | The chord of the lines (start to end points) as a McLines. |
![]() ![]() | mLnAngle | Angle counterclockwise from the horizontal, in degrees. |
![]() ![]() | mLnBestFitArcAngle | Angle in degrees of best-fit arc created from polyline. |
![]() ![]() | mLnBestFitArcCenterX | Center X of best-fit arc created from polyline. |
![]() ![]() | mLnBestFitArcCenterY | Center Y of best-fit arc created from polyline. |
![]() ![]() | mLnBestFitArcRadius | Radius of best-fit arc created from polyline. |
![]() ![]() | mLnChordLength | The chord (start to end) line length. |
![]() ![]() | mLnChordRatio | Ratio of the chord length, mLnChordLength, to the total length,
mLnLength. |
![]() ![]() | mLnEndX | The Y coordinate of the end of the line. |
![]() ![]() | mLnEndY | The Y coordinate of the end of the line. |
![]() ![]() | mLnLength | The total length of the line. |
![]() ![]() | mLnLengthUncalib | Uncalibrated line length. |
![]() ![]() | mLnPositionX | The Y coordinate of the mean position of the line. |
![]() ![]() | mLnPositionY | The Y coordinate of the mean position of the line. |
![]() ![]() | mLnSegmentCount | Count of non-degenerate segments. |
![]() ![]() | mLnStartX | The X coordinate of the start of the line. |
![]() ![]() | mLnStartY | The Y coordinate of the start of the line. |
![]() ![]() | mpLnEndAsPoint | The end of the lines as a McPoints. |
![]() ![]() | mpLnPositionAsPoint | The mean position of the lines as a McPoints. |
![]() ![]() | mpLnStartAsPoint | The start of the lines as a McPoints. |
![]() ![]() | Profiles | Holds sampled luminance profiles for the line features. |
![]() ![]() | Reference | Holds a reference feature for measurements that require it. |
![]() ![]() | Threshold | A local threshold operator. |