Click or drag to resize
XDL

eVmtiTag Enumeration

MISB Motion Imagery Standards Board 21 October 2021 ST 0903.6 Video Moving Target Indicator Metadata


Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntax
C#
public enum eVmtiTag
Members
Member nameValueDescription
VMTI_CheckSum1 Detects errors within a standalone VMTI LS
VMTI_PrecisionTimeStamp2 Microsecond count from Epoch of 1970; See MISP Time System - MISB ST 0603
VMTISystemNameDescription3 Name and/or description of the VMTI system
VMTILSVersionNumber4 Version number of the VMTI LS used to generate the VMTI metadata
TotalNumberOfDetectedTargets5 Total number of targets in VMTI system’s processing model’s target list
TotalNumberOfReportedTargets6 Number of targets reported following a culling process
Deprecated_7_FrameNum7 ST 0903.6 deprecates this item
FrameWidth8 Width of the Motion Imagery frame in pixels
FrameHeight9 Height of the Motion Imagery frame in pixels
VMTISourceSensor10 VMTI source sensor (as string). E.g., 'EO Nose', 'EO Zoom(DLTV)'
VMTISensorHorizontalFieldOfView11 Horizontal field of view of imaging sensor input to VMTI process
VMTISensorVerticalFieldOfView12 Vertical field of view of imaging sensor input to VMTI process
MotionImageryID13 A Motion Imagery Identification System (MIIS)Core Identifier conformant with MISB ST 1204[10]
VTargetSeries101 VTarget Packs ordered as a Series
AlgorithmSeries102 Series of one or more Algorithm LS
OntologySeries103 Series of one or more Ontology LS
See Also