Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Metadata is information that describes object-related content the behavior of objects in the camera FOV.

In Axxon One,metadata you can be obtained get metadata in two ways:

  1. By analyzing video stream on Server the Server by detection tools.
  2. By receiving ready metadata from the embedded camera embedded analytics (see Embedded Detection Tools). 
Note
titleAttention!

To get metadata from video, you have to de-compress and analyze the video stream, which increases the , video is decompressed and analyzed, which leads to a heavy load on the Server , thus limiting and limits the number of available camera channelscameras that you can use on it.

The following tools are used for the Server-side analysis and metadata generation:

...

Object Tracker.

Neural Tracker.

...

titleNote
Detection toolInformation contained in metadata from the detection tool 
Neurotracker

Metadata from Object Tracker and Neurotracker contains

...

the following information about all objects moving

...

in

...

the frame: object type, position in the frame, size and color,

...

speed

...

, direction

...

of movement, and so on

Object Tracker
Motion detection

...

titleNote

Metadata from Motion detection

...

is less accurate

...

and doesn't contain information about object type and color

...

...

...

titleNote

...

Detection VAMetadata from Face Detection contains a face bounding box, its position in the frame, and a face vector
Face Detection TV
Face Detection VL
License Plate Recognition

...

titleNote
BRS

Metadata from License Plate Recognition

...

detection tools contains a license plate bounding

...

box, its position in the frame,

...

and a vehicle license plate

...

titleNote

...

bounding box that is built around vehicle outline, position of the vehicle bounding box in the frame, information about the vehicle model, manufacturer, color, and class

...

...

titleNote

...

positions and pose (skeleton) of all people in

...

...

titleNote

Metadata from Equipment detection

...

contains information about the position of all people in

...

...

...

titleNote
Metadata from

...

Barcode Detection contains information about the contents of all barcodes in the frame

...

The metadata Metadata is used for the following system options to work:

...

Note
titleAttention!

If a camera uses several sources of metadata, the required source is selected automatically, except for MomentQuest.

To perform face/license number searchesplate search, only metadata from the corresponding detection tools is used.

By default, metadata Metadata is stored as files in the object tracks database in the local Server directory that was selected when installing Axxon One (see Installation) in the vmda_db\VMDA_DB.0\vmda_schema subfolder.

...