Documentation for DetectorPack PSIM 1.0.1.

Previous page Person location tracker  Video stream and scene requirements for the Person location tracker module Next page

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

On the basis of the Person location tracker, the Pose detection objects can be created, including the following detections:

  • Sitting person detection—the detection triggers when a sitting human is found in the frame.
  • Recumbent person detection—the detection triggers when a recumbent human is found in the frame.
  • Hands up detection—the detection triggers when a human with one or two hands raised is found in the frame. The hand is considered being raised if the forearm is parallel to the backbone.
  • Person detection—the detection triggers when any pose of a human is found in the frame.
  • Close-standing people detection—the detection triggers if the distance between two people is less than specified.

On the basis of the Person location tracker, the Shooter detection object can be created, including the following detection:

  • Shooter detection—the detection triggers when a human reaching their hand forward parallel to the ground is found in the frame. 
  • No labels