Go to documentation repository
자세 검출 도구는 신경망과 애드온 검출 도구를 사용하여 각 사람의 골격을 인식하고 잠재적으로 위험한 상황을 나타낼 수 있는 자세를 감지합니다.
자세 검출 도구를 기반으로 생성할 수 있는 검출 도구는 다음과 같습니다:
검출 도구 | 검출 도구 설명 |
Sitting person detection | 영상에 앉아있는 사람이 있을 때 검출 도구가 작동합니다. |
영상에 쓰러진 사람이 있을 때 검출 도구가 작동합니다 | |
Hands up detection | 영상에 한 손 또는 두 손을 든 사람이 있을 때 검출 도구가 작동합니다. 팔뚝이 등과 평행하면 손을 든 것으로 간주합니다. |
영상 내 지정된 구역에 있으면서 지정된 난간을 잡고 있지 않은 사람이 있을 때 검출 도구가 작동합니다. | |
지정된 영역 내 객체 수를 계산합니다. 객체 수가 지정된 한도에 도달하거나 초과하면 검출 도구가 작동합니다. | |
영상 내 사람 간 거리가 지정된 최소값 이하일 때 검출 도구가 작동합니다. | |
영상 이미지에서 사람을 마스킹합니다. 검출 도구는 작동하지 않습니다 |
Info | ||
---|---|---|
| ||
자세 검출 도구를 사용하려면 Addon Neuro Pack이 설치되어 있어야 합니다 (DetectorPack 애드온 설치 참조 |
The Pose detection tool uses a neural network and add-on detection tools to determine each person's skeleton and detect poses that could indicate a potentially dangerous situation.
The following detection tools can be created on the basis of the Pose detection tool:
...
Detection Tool
...
Detection tool description
...
...
Detection tool triggers when there is a prostrate human in the frame
...
...
Detection tool triggers when there is a human in the specified part of the frame who does not hold any of specified handrails
...
...
Detection tool counts objects in the specified area. Detection tool triggers when the number of objects reaches or exceeds the specified limit
...
Close-standing people detection
...
Detection tool triggers when the distance between people in the frame exceeds the specified minimum value
...
...
Detection tool masks people in the video image. Detection tool does not trigger
Info | ||
---|---|---|
| ||
Pose detection tools require Addon Neuro Pack to be installed (see DetectorPack 애드온 설치). |