|
VART-X
0.3.0
|
Overlay module for drawing annotations on video frames. More...

Go to the source code of this file.
Classes | |
| class | vart::Overlay |
| This module facilitates the overlay of annotations onto the video frame, currently overlay utilizes OpenCV library to draw on frames, which is software based. Overlay supports drawing of bounding boxes, text, lines, arrows, circles and polygons on frames. Application can also incorporate custom implementation using base class. More... | |
Namespaces | |
| vart | |
| VART (Vitis AI Runtime) public API namespace. | |
Overlay module for drawing annotations on video frames.