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).
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.
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 [1, 1], the macro will be triggered only if the detection tool returns the individual's gender as female. 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 [37, 100], the macro will be triggered only if the detection tool returns the temperature value of 37 or more. |