Свойство | Тип | Описание | |
---|---|---|---|
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 LandmarkType ( string value ) : System | ||
value | string | |
Результат | System |
public static LandmarkType,Amazon.Rekognition EYE_LEFT | ||
Результат |
public static LandmarkType,Amazon.Rekognition EYE_RIGHT | ||
Результат |
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 LEFT_PUPIL | ||
Результат |
public static LandmarkType,Amazon.Rekognition MOUTH_DOWN | ||
Результат |
public static LandmarkType,Amazon.Rekognition MOUTH_LEFT | ||
Результат |
public static LandmarkType,Amazon.Rekognition MOUTH_RIGHT | ||
Результат |
public static LandmarkType,Amazon.Rekognition MOUTH_UP | ||
Результат |
public static LandmarkType,Amazon.Rekognition NOSE | ||
Результат |
public static LandmarkType,Amazon.Rekognition NOSE_LEFT | ||
Результат |
public static LandmarkType,Amazon.Rekognition NOSE_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 | ||
Результат |