You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
326 B
13 lines
326 B
{
|
|
"eye_open_threshold":0.5,
|
|
"eye_close_threshold":0.5,
|
|
"mouth_open_threshold":0.5,
|
|
"mouth_close_threshold":0.5,
|
|
"look_up_threshold":0.5,
|
|
"look_down_threshold":0.5,
|
|
"turn_left_threshold":0.5,
|
|
"turn_right_threshold":0.5,
|
|
"nod_threshold":0.5,
|
|
"shake_threshold":0.5,
|
|
"max_cache_num":1
|
|
}
|