LibMISB - Supported Standards - MISB 0903

From RidgeRun Developer Wiki



Previous: Supported_Standards/MISB_0601.17 Index Next: Supported_Standards/MISB_0102





MISB 0903

The standard is supported by libmisb according to MISB 0903. The implementation of all supported tags follow the standard definition. As an example, Tag 6, defined in section 10.1.6, corresponds to the count of a subset of the target list, for this reason LibMISB expects a uint32 value to correctly represent a target list which by nature must be an integer number.

Supported Items

Tags supported:

  • Tag 4: vmtiLsVersionNumber
  • Tag 6: numTargetsReported
  • Tag 8: frameWidth
  • Tag 9: frameHeight
  • Tag 101: vTargetSeries:
    • targetId
    • Tag 1: targetCentroid
    • Tag 2: boundingBoxTopLeft
    • Tag 3: boundingBoxBottomRight
    • Tag 5: targetConfidenceLevel
    • Tag 17: targetLocation
    • Tag 107: vObjectSeries
  • Tag 103: ontologySeries

Extensions can be added upon request.


Previous: Supported_Standards/MISB_0601.17 Index Next: Supported_Standards/MISB_0102