VART-X  0.3.0
vart_metaconvert.hpp File Reference

MetaConvert module for converting inference metadata to overlay format. More...

Include dependency graph for vart_metaconvert.hpp:

Go to the source code of this file.

Classes

class  vart::MetaConvert
 This module facilitates the conversion of Infer metadata into a format compatible with the overlay module. Metaconvert also accepts configuration parameters as JSON string, which provide further flexibility on configuring overlay information such as line thickness, font size, font type ., etc. Please check API documentation for more information. Additionally, if users have a custom meta data then they can integrate customized functions to convert them into a format suitable for processing by the overlay module by overriding base class. More...
 

Namespaces

 vart
 VART (Vitis AI Runtime) public API namespace.
 

Detailed Description

MetaConvert module for converting inference metadata to overlay format.