Drawing
Diese Gruppe enthält Funktionen zum Bemalen und Beschreiben von Bildern.
Handhabung von 4-kanaligen Farben 4-kanalige Farben werden direkt in das Ergebnisbild übernommen. Es wird kein Alpha-Blending o. Ä. betrieben. |
Funktionen
Arrow
Circles und Arcs
Components
Contours
Ellipse
Keypoints und Matches
Lines
- F_VN_DrawLine(Exp)
- F_VN_DrawLines(Exp)
- F_VN_DrawLine(Exp)_TcVnVector4_DINT
- F_VN_DrawLine(Exp)_TcVnVector4_LREAL
Orientation
Points
Polygon
Rectangle
- F_VN_DrawRectangle
- F_VN_DrawRectangle_TcVnRectangle_DINT
- F_VN_DrawRectangle_TcVnRectangle_UDINT
- F_VN_DrawRotatedRectangle(Exp)
- F_VN_FillRectangle
- F_VN_FillRotatedRectangle
Intensity Profile
Text
Malen und Füllen
Für viele Formen gibt es die Möglichkeit, sowohl den Umriss der Form, als auch die gefüllte Form zu malen. Dazu stehen je zwei Funktion zur Verfügung (F_VN_Draw
… und F_VN_Fill
…). Außerdem führt ein Setzen der Umrissdicke nThickness
auf -1
auch dazu, dass die Form gefüllt wird.
Weiterführende Informationen
- F_VN_DrawArrow
- F_VN_DrawArrow_TcVnVector4_DINT
- F_VN_DrawArrowExp
- F_VN_DrawArrowExp_TcVnVector4_DINT
- F_VN_DrawCircle
- F_VN_DrawCircleExp
- F_VN_DrawCircles
- F_VN_DrawCirclesExp
- F_VN_DrawCircularArc
- F_VN_DrawCircularArcExp
- F_VN_DrawComponents
- F_VN_DrawComponentsExp
- F_VN_DrawContours
- F_VN_DrawContoursExp
- F_VN_DrawEllipse
- F_VN_DrawEllipseExp
- F_VN_DrawKeypoints
- F_VN_DrawKeypointsExp
- F_VN_DrawLine
- F_VN_DrawLine_TcVnVector4_DINT
- F_VN_DrawLine_TcVnVector4_LREAL
- F_VN_DrawLineExp
- F_VN_DrawLineExp_TcVnVector4_DINT
- F_VN_DrawLineExp_TcVnVector4_LREAL
- F_VN_DrawLines
- F_VN_DrawLinesExp
- F_VN_DrawMatches
- F_VN_DrawMatchesExp
- F_VN_DrawOrientation
- F_VN_DrawOrientationExp
- F_VN_DrawPoint
- F_VN_DrawPointExp
- F_VN_DrawPoints
- F_VN_DrawPointsExp
- F_VN_DrawPolygon
- F_VN_DrawPolygonExp
- F_VN_DrawRectangle
- F_VN_DrawRectangle_TcVnRectangle_DINT
- F_VN_DrawRectangle_TcVnRectangle_UDINT
- F_VN_DrawRotatedRectangle
- F_VN_DrawRotatedRectangleExp
- F_VN_FillCircle
- F_VN_FillContours
- F_VN_FillEllipse
- F_VN_FillPolygon
- F_VN_FillRectangle
- F_VN_FillRotatedRectangle
- F_VN_PlotIntensityProfile
- F_VN_PlotIntensityProfileExp
- F_VN_PutLabel
- F_VN_PutLabelExp
- F_VN_PutText
- F_VN_PutTextExp