Go to documentation repository
얼굴 인식 매크로의 트리거 여부에 영향을 주는 여러 특정 매개변수를 설정할 수 있습니다.
You can set a number of specific parameters which affect triggering a face recognition macro:
To set specific parameters, do the following:
특정 매개변수를 설정하려면 다음을 수행합니다.
해당 필드에 필요한 매개변수 값을 지정합니다Specify a required parameter value in the corresponding field (1).
Note | ||
---|---|---|
| ||
The parameter is case-sensitive매개변수는 대소문자를 구분합니다. |
In the Value 값(2) and Max value 및 최대값(3) fields, set the range of parameter values within which the macro will be triggered. 필드에 매크로가 트리거될 매개변수 값 범위를 설정합니다.
Info | ||
---|---|---|
| ||
예시: Age를 Examples. If you set Age to[18, 100] , the macro will be triggered only if the detection tool returns the age value of 18 or more.If you set Gender to으로 설정하면, 감지 도구가 반환하는 나이가 18 이상일 때만 매크로가 트리거됩니다. Gender를 [1, 1] , the macro will be triggered only if the detection tool returns the individual's gender as female.로 설정하면, 성별이 여성일 때만 매크로가 트리거됩니다. Gender를 If you set Gender to[2, 2] , the macro will be triggered only if the detection tool returns the individual's gender as male.If you set TemperatureValue to로 설정하면, 성별이 남성일 때만 매크로가 트리거됩니다. TemperatureValue를 [37, 100] , the macro will be triggered only if the detection tool returns the temperature value of 37 or more.으로 설정하면, 체온이 37 이상일 때만 매크로가 트리거됩니다. |