Versions Compared

Key

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

CAM_VMDA_DETECTOR VMDA detection

CAM_FACECAPTURE Face Detection

CAM_IP_DETECTOR Embedded detection

Formats

Format of events procedure for the VMDA Detection:

...

Code Block
OnEvent("CAM_IP_DETECTOR","_id_","_event_")

Example

Example of using events and reactions of the VMDA Detection object:

...