Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page PERSON User  IPSTORAGE Edge storage Next page


The CAM_FACECAPTURE object corresponds to the Face Detection system object.

The CAM_FACECAPTURE object sends the events presented in the table below. The procedure is started when the corresponding event occurs.

Events

Events description

FACE_DETECTED

Face is captured

FACE_LEAVEFace is lost

The list of parameters for the CAM_FACECAPTURE object is presented in the table:

ParametersParameters description
owner

The name of the server where the face was captured/lost

fractionThe millisecond when the face was captured/lost
module

The module where the face is captured

date The date when the face was captured/lost
guid_pkThe event ID (generated randomly for each event)
core_globalDistribute to all cores (notify all)
guidThe captured/lost face ID (generated randomly for each event
timeThe time when the face was captured/lost
param0

Same as the guid parameter. Used to display the information in the "Add. info" column of the Event Viewer

  • No labels