SL100_FactoryTestTool/misc/json/chinese_test.json

38 lines
1.8 KiB
JSON
Raw Normal View History

2024-08-01 01:17:17 +00:00
{
"set_cancel_process": "停止当前任务",
"set_uvc_open": "打开UVC",
"set_uvc_close": "关闭UVC",
"set_switch_camera_rgb": "切换RGB摄像头",
"set_switch_camera_ir": "切换IR摄像头",
"get_version_software": "获得软件版本",
"get_version_hardware": "获得硬件版本",
"set_verify": "人脸识别",
"set_enroll_single": "单帧注册",
"set_enroll_interactive": "交互注册",
"set_enroll_clear": "清空交互注册状态",
"get_picture_rgb_not_use_fill_light": "取RGB摄像头图无补光灯",
"get_picture_rgb_use_fill_light": "取RGB摄像头图开补光灯",
"get_picture_ir_not_use_fill_light": "取IR摄像头图无补光灯",
"get_picture_ir_use_fill_light": "取IR摄像头图开补光灯",
"set_delete_user_single": "删除单个用户",
"set_delete_user_all": "删除所有用户",
"get_user_single": "获取单个用户",
"get_user_all": "获取所有用户",
"set_enc_key_release": "设定量产加密秘钥序列",
"set_enc_key_debug": "设定调试加密秘钥序列",
"get_soc_uid": "读取SOC的uid数据",
"get_soc_otp": "读取SOC的otp数据",
"set_soc_otp": "设置SOC的otp数据\n优图集成需联网",
"set_aging": "设为自动老化模式",
"get_algorithm_threshold_level": "查询当前算法安全等级阈值",
"set_powerdown": "模块准备关机",
"get_algorithm_library_version": "查询算法库版本",
"set_demo_mode_open": "进入体验模式",
"set_demo_mode_close": "退出体验模式",
"set_threshold_level_low": "设置安全阈值为低",
"set_threshold_level_medium": "设置安全阈值为中",
"set_threshold_level_high": "设置安全阈值为高",
"set_ir_on": "打开IR灯",
"set_ir_off": "关闭IR灯"
}