Versions Compared

Key

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

...

The CAM_FACECAPTURE object sends the events presented in the table below. The procedure is started when the corresponding event appears. The event procedure format for the CAM_FACECAPTURE object:

...

Description of events from the the CAM_FACECAPTURE object:

Events

Events description

FACE_DETECTED

Face is captured

FACE_LEAVEFace is lost

The operator format for describing the actions with the Face Detection is:

...

The list of parameters for

...

the CAM_FACECAPTURE object is presented in the table below.

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 guid. Used to display the information in the "Add. info" column of the Event viewer

...