Documentation for Auto Intellect 5.2. Documentation for other versions of Intellect is available too.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

On the page:
 

The information-gathering subsystem module is designed for:

  1. Determining the overall parameters of vehicles that passed in camera's view;
  2. Gathering information about traffic in general on the basis of vehicles' parameters statistic analysis;
  3. Saving the information about traffic to database.

To realize the information-gathering subsystem features the following program modules should interoperate:

  1. Vehicle detector;
  2. Vehicle processor.

Use the Intellect Web Report System module to create reports based on the results the operation of data acquisition subsystem (see Intellect Web Report System . User Guide).

The Vehicle detector functionality

Vehicle detector module is the information-gathering subsystem about traffic in the Auto-Intellect software complex.

The module is designed for:

  1. Registering vehicle's entrance and exit from the detection zone;
  2. Determining the speed of the vehicle;
  3. Determining the class of the vehicle;
  4. Transmitting the data about the vehicle to the Vehicle processor module for handling and saving to the database.

The Vehicle processor functionality

The Vehicle processor module is a part of the information-gathering subsystem about traffic in the Auto-Intellect software complex.

The module is designed for:

  1. Statistic data analysis of vehicles, received from the Vehicle detector module to gather overall information about vehicles;
  2. Saving the data about traffic to the database.
  • No labels