Toolbox Data Models
The publication and consumption of NGSI entities are done following the data models defined in the Toolbox. Their specifications can be found here. To facilitate the management of this data, a set of Python classes is provided as well.
The developed data models are listed here:
Name |
Description |
Specification |
Python class |
|---|---|---|---|
Face |
Store information about some inferred attributes about a Face |
||
InstanceSegmentation |
Store information about a segmented object in an image |
||
PersonKeyPoints |
Store the position of different body parts within an image |
||
Image |
Stores information about an uploaded image |