Unit VLBasicVisionDrawLayers
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VisionLabPkg
Contents |
Summary
Contains the code for the basic vision draw layer classes.
Description
This unit contains the code for the basic vision draw layer classes.
Layers
- TVLDrawLinesLayer - Layer drawing detected lines.
- TVLDrawPolygonsLayer - Layer drawing detected polygons.
- TVLDrawCirclesLayer - Layer drawing detected circles.
Classes
- TVLDrawPenBrushShapeLayer - Abstract base class for drawing layers.
- TVLDrawLinesLayer - Layer drawing detected lines.
- TVLDrawPolygonsLayer - Layer drawing detected polygons.
- TVLCircleContour - Specifies how the circles will be drawn.
- TVLDrawCirclesLayer - Layer drawing detected circles.