Versions Compared

Key

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

...

  1. Text — to display any text information.
  2. Counter — to count the number of selected event types or to work with events that contain numeric data. For example, it can be used for displaying the total number of recognized people.
  3. Indicator — to perform mathematical operations (addition, subtraction, multiplication, division) with the data of the Counter widgets and to indicate if the obtained value satisfies the specified conditions. For example, it can be used for counting the number of people without a medical mask (total number of recognized people minus the number of recognized people with a mask).
  4. Chart — to display the selected data as a graph. For example, it can be used for visualizing the recognized faces during the day.
    Image Added
  5. Events — to display the Axxon Next events available to the user and the event information in tabular form.
    Image Added
  6. Summary — Pivot to calculate, analyze data and display it in tabular form. For example, it can be used for displaying the number of times a detection tool was triggered for each video camera.
    Image Added
  7. Aggregation — to combine data of the same type and display it in tabular form. For example, it can be used for displaying the number of times a detection tool was triggered for each Server.
    Image Added