SimaRender.h File
SimaRender Node — renders bounding-box overlays onto a video frame. More...
Included Headers
#include "builder/Node.h"
#include "builder/OutputSpec.h"
#include <memory>
#include <string>
#include <vector>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | nodes |
Classes Index
| struct | SimaRenderOptions |
|
Construction options for a SimaRender Node. More... | |
| class | SimaRender |
|
Node that renders bounding-box overlays onto a video frame. More... | |
Description
SimaRender Node — renders bounding-box overlays onto a video frame.
Consumes the boxes emitted by SimaBoxDecode and the source frame, draws labelled box overlays in-place, and forwards the annotated frame downstream. Place after SimaBoxDecode in detection-display pipelines that show results on screen or stream them out via H264EncodeSima + H264Packetize.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.