프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EYE_LEFT | |||
EYE_RIGHT | |||
LEFT_EYEBROW_LEFT | |||
LEFT_EYEBROW_RIGHT | |||
LEFT_EYEBROW_UP | |||
LEFT_EYE_DOWN | |||
LEFT_EYE_LEFT | |||
LEFT_EYE_RIGHT | |||
LEFT_EYE_UP | |||
LEFT_PUPIL | |||
MOUTH_DOWN | |||
MOUTH_LEFT | |||
MOUTH_RIGHT | |||
MOUTH_UP | |||
NOSE | |||
NOSE_LEFT | |||
NOSE_RIGHT | |||
RIGHT_EYEBROW_LEFT | |||
RIGHT_EYEBROW_RIGHT | |||
RIGHT_EYEBROW_UP | |||
RIGHT_EYE_DOWN | |||
RIGHT_EYE_LEFT | |||
RIGHT_EYE_RIGHT | |||
RIGHT_EYE_UP | |||
RIGHT_PUPIL |
메소드 | 설명 | |
---|---|---|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
|
LandmarkType ( string value ) : System |
This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
|
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
리턴 |
public static LandmarkType,Amazon.Rekognition LEFT_EYEBROW_LEFT | ||
리턴 |
public static LandmarkType,Amazon.Rekognition LEFT_EYEBROW_RIGHT | ||
리턴 |
public static LandmarkType,Amazon.Rekognition LEFT_EYEBROW_UP | ||
리턴 |
public static LandmarkType,Amazon.Rekognition LEFT_EYE_DOWN | ||
리턴 |
public static LandmarkType,Amazon.Rekognition LEFT_EYE_LEFT | ||
리턴 |
public static LandmarkType,Amazon.Rekognition LEFT_EYE_RIGHT | ||
리턴 |
public static LandmarkType,Amazon.Rekognition LEFT_EYE_UP | ||
리턴 |
public static LandmarkType,Amazon.Rekognition MOUTH_RIGHT | ||
리턴 |
public static LandmarkType,Amazon.Rekognition RIGHT_EYEBROW_LEFT | ||
리턴 |
public static LandmarkType,Amazon.Rekognition RIGHT_EYEBROW_RIGHT | ||
리턴 |
public static LandmarkType,Amazon.Rekognition RIGHT_EYEBROW_UP | ||
리턴 |
public static LandmarkType,Amazon.Rekognition RIGHT_EYE_DOWN | ||
리턴 |
public static LandmarkType,Amazon.Rekognition RIGHT_EYE_LEFT | ||
리턴 |
public static LandmarkType,Amazon.Rekognition RIGHT_EYE_RIGHT | ||
리턴 |
public static LandmarkType,Amazon.Rekognition RIGHT_EYE_UP | ||
리턴 |