HighDetailFacePoints Enumeration

High detail face points.

Syntax

typedef enum _HighDetailFacePoints
{
    HighDetailFacePoints_EyeLeft = 0,
    HighDetailFacePoints_LefteyeInnercorner = 210,
    HighDetailFacePoints_LefteyeOutercorner = 469,
    HighDetailFacePoints_LefteyeMidtop = 241,
    HighDetailFacePoints_LefteyeMidbottom = 1104,
    HighDetailFacePoints_RighteyeInnercorner = 843,
    HighDetailFacePoints_RighteyeOutercorner = 1117,
    HighDetailFacePoints_RighteyeMidtop = 731,
    HighDetailFacePoints_RighteyeMidbottom = 1090,
    HighDetailFacePoints_LefteyebrowInner = 346,
    HighDetailFacePoints_LefteyebrowOuter = 140,
    HighDetailFacePoints_LefteyebrowCenter = 222,
    HighDetailFacePoints_RighteyebrowInner = 803,
    HighDetailFacePoints_RighteyebrowOuter = 758,
    HighDetailFacePoints_RighteyebrowCenter = 849,
    HighDetailFacePoints_MouthLeftcorner = 91,
    HighDetailFacePoints_MouthRightcorner = 687,
    HighDetailFacePoints_MouthUpperlipMidtop = 19,
    HighDetailFacePoints_MouthUpperlipMidbottom = 1072,
    HighDetailFacePoints_MouthLowerlipMidtop = 10,
    HighDetailFacePoints_MouthLowerlipMidbottom = 8,
    HighDetailFacePoints_NoseTip = 18,
    HighDetailFacePoints_NoseBottom = 14,
    HighDetailFacePoints_NoseBottomleft = 156,
    HighDetailFacePoints_NoseBottomright = 783,
    HighDetailFacePoints_NoseTop = 24,
    HighDetailFacePoints_NoseTopleft = 151,
    HighDetailFacePoints_NoseTopright = 772,
    HighDetailFacePoints_ForeheadCenter = 28,
    HighDetailFacePoints_LeftcheekCenter = 412,
    HighDetailFacePoints_RightcheekCenter = 933,
    HighDetailFacePoints_Leftcheekbone = 458,
    HighDetailFacePoints_Rightcheekbone = 674,
    HighDetailFacePoints_ChinCenter = 4,
    HighDetailFacePoints_LowerjawLeftend = 1307,
    HighDetailFacePoints_LowerjawRightend = 1327
} HighDetailFacePoints, HighDetailFacePoints_EyeLeft, HighDetailFacePoints_LefteyeInnercorner, HighDetailFacePoints_LefteyeOutercorner, HighDetailFacePoints_LefteyeMidtop, HighDetailFacePoints_LefteyeMidbottom, HighDetailFacePoints_RighteyeInnercorner, HighDetailFacePoints_RighteyeOutercorner, HighDetailFacePoints_RighteyeMidtop, HighDetailFacePoints_RighteyeMidbottom, HighDetailFacePoints_LefteyebrowInner, HighDetailFacePoints_LefteyebrowOuter, HighDetailFacePoints_LefteyebrowCenter, HighDetailFacePoints_RighteyebrowInner, HighDetailFacePoints_RighteyebrowOuter, HighDetailFacePoints_RighteyebrowCenter, HighDetailFacePoints_MouthLeftcorner, HighDetailFacePoints_MouthRightcorner, HighDetailFacePoints_MouthUpperlipMidtop, HighDetailFacePoints_MouthUpperlipMidbottom, HighDetailFacePoints_MouthLowerlipMidtop, HighDetailFacePoints_MouthLowerlipMidbottom, HighDetailFacePoints_NoseTip, HighDetailFacePoints_NoseBottom, HighDetailFacePoints_NoseBottomleft, HighDetailFacePoints_NoseBottomright, HighDetailFacePoints_NoseTop, HighDetailFacePoints_NoseTopleft, HighDetailFacePoints_NoseTopright, HighDetailFacePoints_ForeheadCenter, HighDetailFacePoints_LeftcheekCenter, HighDetailFacePoints_RightcheekCenter, HighDetailFacePoints_Leftcheekbone, HighDetailFacePoints_Rightcheekbone, HighDetailFacePoints_ChinCenter, HighDetailFacePoints_LowerjawLeftend, HighDetailFacePoints_LowerjawRightend;

Constants

Constant Description
HighDetailFacePoints_EyeLeft Left eye.
HighDetailFacePoints_LefteyeInnercorner Inner corner of the left eye.
HighDetailFacePoints_LefteyeOutercorner Outer corner of the left eye.
HighDetailFacePoints_LefteyeMidtop Middle of the top of the left eye.
HighDetailFacePoints_LefteyeMidbottom Middle of the bottom of the left eye.
HighDetailFacePoints_RighteyeInnercorner Inner corner of the right eye.
HighDetailFacePoints_RighteyeOutercorner Outer corner of the right eye.
HighDetailFacePoints_RighteyeMidtop Middle of the top of the right eye.
HighDetailFacePoints_RighteyeMidbottom Middle of the bottom of the right eye.
HighDetailFacePoints_LefteyebrowInner Inner left eyebrow.
HighDetailFacePoints_LefteyebrowOuter Outer left eyebrow.
HighDetailFacePoints_LefteyebrowCenter Center of the left eyebrow.
HighDetailFacePoints_RighteyebrowInner Inner right eyebrow.
HighDetailFacePoints_RighteyebrowOuter Outer right eyebrow.
HighDetailFacePoints_RighteyebrowCenter Center of the right eyebrow.
HighDetailFacePoints_MouthLeftcorner Left corner of the mouth.
HighDetailFacePoints_MouthRightcorner Right corner of the mouth.
HighDetailFacePoints_MouthUpperlipMidtop Middle of the top of the upper lip.
HighDetailFacePoints_MouthUpperlipMidbottom Middle of the bottom of the lower lip.
HighDetailFacePoints_MouthLowerlipMidtop Middle of the top of the lower lip.
HighDetailFacePoints_MouthLowerlipMidbottom Middle of the bottom of the upper lip.
HighDetailFacePoints_NoseTip Tip of the nose.
HighDetailFacePoints_NoseBottom Bottom of the nose.
HighDetailFacePoints_NoseBottomleft Bottom left of the nose.
HighDetailFacePoints_NoseBottomright Bottom right of the nose.
HighDetailFacePoints_NoseTop Top of the nose.
HighDetailFacePoints_NoseTopleft Top left of the nose.
HighDetailFacePoints_NoseTopright Top right of the nose.D
HighDetailFacePoints_ForeheadCenter >Center of the forehead.
HighDetailFacePoints_LeftcheekCenter Center of the left cheek.
HighDetailFacePoints_RightcheekCenter Center of the right cheek.
HighDetailFacePoints_Leftcheekbone Left cheek bone.
HighDetailFacePoints_Rightcheekbone Right cheek bone.
HighDetailFacePoints_ChinCenter Center of the chin.
HighDetailFacePoints_LowerjawLeftend Left end of the lower jaw.
HighDetailFacePoints_LowerjawRightend Right end of the lower jaw.

Requirements

Header: kinect.face.h

Library: Kinect20.face.lib