Click or drag to resize
XDL

eVTargetTag Enumeration

MISB ST 0903.6 VMTI LS: VTarget Pack and Local Set

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntax
C#
public enum eVTargetTag
Members
Member nameValueDescription
TargetCentroidPixelNumber1 Defines the position of the target within the Motion Imagery frame as a pixel number
BoundingBoxTopLeftPixelNumber2 Position of the top left corner of the target’s bounding box within the Motion Imagery frame as a pixel number
BoundingBoxBottomRightPixelNumber3 Position of the bottom right corner of the target’s bounding box within the Motion Imagery frame as a pixel number
TargetPriority4 Priority or validity of target based on criteria within the VMTI system
TargetConfidenceLevel5 Confidence level of target based on criteria within the VMTI system
NewDetectionFlagTargetHistory6 Number of previous times the same target detected
PercentageOfTargetPixels7 Ratio of the target’s pixels to the number of pixels in the target’s pixel bounding box(multiplied by 100)
TargetColor8 Dominant color of the target
TargetIntensity9 Dominant intensity of the target
TargetIDNumber-1 Mandatory BER-OID encoded target id and first value in a VTarget Pack
TargetLocationOffsetLat10 Latitude offset for target from frame center latitude(used with embedded - VMTI)
TargetLocationOffsetLon11 Longitude offset for target from frame center longitude(used with embedded - VMTI)
TargetHae12 Height of target in meters above WGS84 Ellipsoid
BoundingBoxTopLefLatOffset13 Latitude offset for top left corner of target’s geospatial bounding box
BoundingBoxTopLeftLonOffset14 Longitude offset for top left corner of target’s geospatial bounding box
BoundingBoxBottomRightLatOffset15 Latitude offset for bottom right corner of target’s geospatial bounding box
BoundingBoxBottomRightLonOffset16 Longitude offset for bottom right corner of target’s geospatial bounding box
TargetLocation17 Location of the target (latitude, longitude, & height above WGS84 Ellipsoid), with sigma and rho values
GeospatialCountorSeries18 Geospatial boundary encompassing the target
TargetCentroidPixelRow19 Specifies the row in pixels of the target centroid within the Motion Imagery frame
TargetCentroidPixelColumn20 Specifies the column in pixels of the target centroid within the Motion Imagery frame
Deprecated_21_FPAIndex21 ST 0903.6 deprecates this item
AlgorithmId22 Identifier indicating which algorithm in Algorithm Series detected this target
DetectionStatus23 Enumeration indicating the current state of VMTI detections for a given entity(Inactive, Active Moving, Dropped, Active - Stopped, Active - Coasting)
VMaskLS101 Local Set to include a mask for delineating the perimeter of the target
Deprecated_102_VObjectLS102 ST 0903.6 deprecates this item
Deprecated_103_VFeatureLS103ST 0903.6 deprecates this item
VTrackerLS104 Local Set to include track information about the target
VChipLS105 Local Set to include underlying pixel values for the target
VChipSeries106 Series of one or more VChip LS
VObjectSeries107 Series of one or more VObject LS
See Also