Analytic Geometry Functions

NI Vision for LabWindows/CVI Function

Analytic Geometry Functions

The following functions are available only with a licensed version of NI Vision.

Analytic Geometry functions allow you to perform analytical geometry operations, such as obtaining points on a contour within an image or obtaining the angle between two lines.

The following table lists the Analytic Geometry functions. The functions in the Analytic Geometry class are grouped according to the types of operations they perform. The first column contains the name of the class. The second column contains names of individual function panels. Each Analytic Geometry function panel represents one function.

Class LabWindows/CVI Equivalent Function Name
Analytic GeometryBuild Coordinate SystemimaqBuildCoordinateSystem
Analytic GeometryFit Circle 2imaqFitCircle2
Analytic GeometryFit Ellipse 2imaqFitEllipse2
Analytic GeometryFit LineimaqFitLine
Analytic GeometryGet AngleimaqGetAngle
Analytic GeometryGet Bisecting LineimaqGetBisectingLine
Analytic GeometryGet DistanceimaqGetDistance
Analytic GeometryGet IntersectionimaqGetIntersection
Analytic GeometryGet Mid LineimaqGetMidLine
Analytic GeometryGet Perpendicular LineimaqGetPerpendicularLine
Analytic GeometryGet Points On ContourimaqGetPointsOnContour
Analytic GeometryGet Points On LineimaqGetPointsOnLine
Analytic GeometryGet Polygon AreaimaqGetPolygonArea
Analytic GeometryInterpolate PointsimaqInterpolatePoints