Drawing
This group contains functions for painting and describing images.
Handling 4-channel colors 4-channel colors are accepted directly into the result image. No alpha blending or similar takes place. |
Functions
Arrow
Circles and Arcs
Components
Contours
Ellipse
Keypoints and Matches
Lines
Orientation
Points
Polygon
Rectangle
- DrawRectangle
- DrawRectangle_TcVnRectangle_DINT
- DrawRectangle_TcVnRectangle_UDINT
- DrawRotatedRectangle
- FillRectangle
- FillRotatedRectangle
Intensity Profile
Text
Painting and filling
For many shapes there is an option to paint both the outline of the shape and the filled shape. Two function groups are available for this purpose (Draw... and Fill...). In addition, setting the outline thickness nThickness to -1 leads to the shape being filled.
Further Information
- DrawArrow
- DrawArrow (TcVnVector4_DINT)
- DrawCircle
- DrawCircles
- DrawCircularArc
- DrawComponents
- DrawContours
- DrawEllipse
- DrawKeypoints
- DrawLine
- DrawLine (TcVnVector4_DINT)
- DrawLine (TcVnVector4_LREAL)
- DrawLines
- DrawMatches
- DrawOrientation
- DrawOrientation (Exp)
- DrawPoint
- DrawPoints
- DrawPolygon
- DrawRectangle
- DrawRectangle (TcVnRectangle_DINT)
- DrawRectangle (TcVnRectangle_UDINT)
- DrawRotatedRectangle
- FillCircle
- FillContours
- FillEllipse
- FillPolygon
- FillRectangle
- FillRotatedRectangle
- PlotIntensityProfile
- PutLabel
- PutText