.. meta:: :keywords: EVENTS FALL_DOWN .. role:: raw-html(raw) :format: html fall_down ============================= 쓰러진 사람을 탐지한다. 입력 슬롯 --------- * **bboxes** 출력 슬롯 --------- * **result** 속성 목록 --------- * **쓰러짐 탐지 프레임 수** +-----------------+-------+----------+---------------+ | Rule + Type + Required + Default value | +=================+=======+==========+===============+ | read_and_write + int + True + 60 | +-----------------+-------+----------+---------------+ * **최소 유지 프레임 수** +-----------------+-------+----------+---------------+ | Rule + Type + Required + Default value | +=================+=======+==========+===============+ | read_and_write + int + True + 15 | +-----------------+-------+----------+---------------+ * **중앙 거리 임계치** +-----------------+-------+----------+---------------+ | Rule + Type + Required + Default value | +=================+=======+==========+===============+ | read_and_write + float + True + 0.9 | +-----------------+-------+----------+---------------+ * **크기 임계치** +-----------------+-------+----------+---------------+ | Rule + Type + Required + Default value | +=================+=======+==========+===============+ | read_and_write + float + True + 0.95 | +-----------------+-------+----------+---------------+