Documentation for DetectorPack PSIM 1.0.1.

Previous page Next page

The Person location tracker is the detector for tracking the human location on the video image using the neural network, which allows reducing the computational load and improving the detection quality. The Person location tracker allows detecting the human pose and generating the corresponding event.

You can create the Pose detection object on the basis of the Person location tracker, including the following detectors:

  • Sitting person detection—the detector generates an event when a sitting person is found in the frame.
  • Recumbent person detection—the detector generates an event when a recumbent person is found in the frame.
  • Hands-up detection—the detector generates an event when a person with one or two hands raised is found in the frame. The hand is considered raised if a forearm is parallel to the backbone.
  • Person detection—the detector generates an event when any pose of a person is found in the frame.
  • Close-standing people detection—the detector generates an event if people are at a close distance in the frame.

You can create the Shooter detection object on the basis of the Person location tracker, including the following detector:

  • Shooter detection—the detector generates an event when there is a human in the frame who reaches their hand forward parallel to the ground. 

  • No labels