Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

얼굴 인식 매크로의 트리거 여부에 영향을 주는 여러 특정 매개변수를 설정할 수 있습니다.

  1. 개인의 나이 (성별 및 나이 매개변수 활성화 필요, 얼굴 감지 구성 참조).
  2. 개인의 성별 (성별 및 나이 매개변수 활성화 필요, 얼굴 감지 구성 참조). 값: 1 = 여성, 2 = 남성.
  3. TemperatureValue: 개인의 체온 (얼굴 감지 및 온도 제어 활성화 필요,

You can set a number of specific parameters which affect triggering a face recognition macro:

  1. Age of the individual (requires activation of the Gender and Age parameter, see 얼굴 감지 구성).
  2. Gender of the individual (requires activation of the Gender and Age parameter, see 얼굴 감지 구성). Value: 1 = female, 2 = male.
  3. TemperatureValue: body temperature of the individual (requires the Face Detection and Temperature Control, see Mobotix M16 TR 카메라를 이용한 얼굴 감지 및 온도 제어 참조).

To set specific parameters, do the following:

특정 매개변수를 설정하려면 다음을 수행합니다.

  1. 시작 조건으로 얼굴: 지정된 트리거 이벤트를 선택합니다Select Faces: Specified triggering event as a launch condition.
  2. Click .버튼을 클릭합니다.
  3. 해당 필드에 필요한 매개변수 값을 지정합니다Specify a required parameter value in the corresponding field (1). 

    Note
    titleAttention!

    The parameter is case-sensitive매개변수는 대소문자를 구분합니다.


  4. In the Value (2) and Max value 및 최대값(3) fields, set the range of parameter values within which the macro will be triggered. 필드에 매크로가 트리거될 매개변수 값 범위를 설정합니다.

    Info
    titleNote

    예시:

    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 이상일 때만 매크로가 트리거됩니다.


  5. 매크로에 하나 이상의 작업을 추가합니다 (Add one or more actions into the macro (see 작업에 대한 특정 설정 참조).Click the Apply button
  6. 적용 버튼을 클릭합니다.