GeometricFeature

NI Vision for LabWindows/CVI Function

GeometricFeature

A union of pointers to geometric feature types.

Elements

Name

Type

Description

circle CircleFeature* A pointer to a CircleFeature.
ellipse EllipseFeature* A pointer to an EllipseFeature.
constCurve ConstCurveFeature* A pointer to a ConstCurveFeature.
rectangle RectangleFeature* A pointer to a RectangleFeature.
leg LegFeature* A pointer to a LegFeature.
corner CornerFeature* A pointer to a CornerFeature.
parallelLinePair ParallelLinePairFeature* A pointer to a ParallelLinePairFeature.
pairOfParallelLinePairs PairOfParallelLinePairsFeature* A pointer to a PairOfParallelLinePairsFeature.
line LineFeature* A pointer to a LineFeature.
closedCurve ClosedCurveFeature* A pointer to a ClosedCurveFeature.