File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 7
7
# SPDX-License-Identifier: MPL-2.0
8
8
9
9
# This file intends to provide data related to head position.
10
+ #
11
+ # As specified in "Euro NCAP - Assessment Protocol - Safty Assist" section 3.5.3.1
12
+ # (https://www.euroncap.com/media/80158/euro-ncap-assessment-protocol-sa-safe-driving-v104.pdf)
13
+ # Head Movement (Owl) can be used to assess detection of driver distraction.
14
+ #
10
15
# Head position in this file refers to mid eye position.
11
16
# Mid eye position refers to the center of a line drawn between the drivers eyes.
12
17
# Absence of an eye does not affect mid eye position, as it shall be calculated as if both eyes were present.
Original file line number Diff line number Diff line change 7
7
# SPDX-License-Identifier: MPL-2.0
8
8
9
9
# This file intends to provide data related to mid eye gaze.
10
+ #
11
+ # As specified in "Euro NCAP - Assessment Protocol - Safty Assist" section 3.5.3.1
12
+ # (https://www.euroncap.com/media/80158/euro-ncap-assessment-protocol-sa-safe-driving-v104.pdf)
13
+ # Eye Movement (Lizard) can be used to assess detection of driver distraction.
14
+ #
10
15
# Mid eye position refers to the center of a line drawn between the drivers eyes.
11
16
# Absence of an eye does not affect mid eye position, as it shall be calculated as if both eyes were present.
12
17
#
You can’t perform that action at this time.
0 commit comments