update config ultraface

This commit is contained in:
2020-06-09 16:55:40 +07:00
parent ef85adb79f
commit 9b11d59407
3 changed files with 131 additions and 2 deletions

View File

@@ -100,6 +100,17 @@ class ConfigController extends Controller {
"ir_neighbor" => 1
]
],
"ultraface" => [
"enable" => 1,
"translate_x" => 0,
"translate_y" => 0,
"width" => 160,
"height" => 120,
"threshold" => 0.7,
"min_size" => 60,
"thread_use" => 2,
"max_ratio" => 1.5
],
"haarcascade" => [
"enable" => 1,
"show_time_detect" => 0,
@@ -127,7 +138,11 @@ class ConfigController extends Controller {
"full_screen" => 1,
"width" => 1920,
"height" => 1080,
"banner" => "Have a nice day!"
"banner" => "Have a nice day!",
"bb_color_rgb" => [
"detect" => [0, 250, 150],
"recog" => [255, 0, 0]
]
],
"id_city" => 1581130,
"open_door" => [