FaceLandmarks Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. faceapi. models. FaceLandmarks
- com.
public class FaceLandmarks
A collection of 27-point face landmarks pointing to the important positions of face components.
Method Summary
Method Details
eyebrowLeftInner
public Coordinate eyebrowLeftInner()
Get the eyebrowLeftInner value.
Returns:
eyebrowLeftOuter
public Coordinate eyebrowLeftOuter()
Get the eyebrowLeftOuter value.
Returns:
eyebrowRightInner
public Coordinate eyebrowRightInner()
Get the eyebrowRightInner value.
Returns:
eyebrowRightOuter
public Coordinate eyebrowRightOuter()
Get the eyebrowRightOuter value.
Returns:
eyeLeftBottom
public Coordinate eyeLeftBottom()
Get the eyeLeftBottom value.
Returns:
eyeLeftInner
public Coordinate eyeLeftInner()
Get the eyeLeftInner value.
Returns:
eyeLeftOuter
public Coordinate eyeLeftOuter()
Get the eyeLeftOuter value.
Returns:
eyeLeftTop
public Coordinate eyeLeftTop()
Get the eyeLeftTop value.
Returns:
eyeRightBottom
public Coordinate eyeRightBottom()
Get the eyeRightBottom value.
Returns:
eyeRightInner
public Coordinate eyeRightInner()
Get the eyeRightInner value.
Returns:
eyeRightOuter
public Coordinate eyeRightOuter()
Get the eyeRightOuter value.
Returns:
eyeRightTop
public Coordinate eyeRightTop()
Get the eyeRightTop value.
Returns:
mouthLeft
public Coordinate mouthLeft()
Get the mouthLeft value.
Returns:
mouthRight
public Coordinate mouthRight()
Get the mouthRight value.
Returns:
noseLeftAlarOutTip
public Coordinate noseLeftAlarOutTip()
Get the noseLeftAlarOutTip value.
Returns:
noseLeftAlarTop
public Coordinate noseLeftAlarTop()
Get the noseLeftAlarTop value.
Returns:
noseRightAlarOutTip
public Coordinate noseRightAlarOutTip()
Get the noseRightAlarOutTip value.
Returns:
noseRightAlarTop
public Coordinate noseRightAlarTop()
Get the noseRightAlarTop value.
Returns:
noseRootLeft
public Coordinate noseRootLeft()
Get the noseRootLeft value.
Returns:
noseRootRight
public Coordinate noseRootRight()
Get the noseRootRight value.
Returns:
noseTip
public Coordinate noseTip()
Get the noseTip value.
Returns:
pupilLeft
public Coordinate pupilLeft()
Get the pupilLeft value.
Returns:
pupilRight
public Coordinate pupilRight()
Get the pupilRight value.
Returns:
underLipBottom
public Coordinate underLipBottom()
Get the underLipBottom value.
Returns:
underLipTop
public Coordinate underLipTop()
Get the underLipTop value.
Returns:
upperLipBottom
public Coordinate upperLipBottom()
Get the upperLipBottom value.
Returns:
upperLipTop
public Coordinate upperLipTop()
Get the upperLipTop value.
Returns:
withEyebrowLeftInner
public FaceLandmarks withEyebrowLeftInner(Coordinate eyebrowLeftInner)
Set the eyebrowLeftInner value.
Parameters:
Returns:
withEyebrowLeftOuter
public FaceLandmarks withEyebrowLeftOuter(Coordinate eyebrowLeftOuter)
Set the eyebrowLeftOuter value.
Parameters:
Returns:
withEyebrowRightInner
public FaceLandmarks withEyebrowRightInner(Coordinate eyebrowRightInner)
Set the eyebrowRightInner value.
Parameters:
Returns:
withEyebrowRightOuter
public FaceLandmarks withEyebrowRightOuter(Coordinate eyebrowRightOuter)
Set the eyebrowRightOuter value.
Parameters:
Returns:
withEyeLeftBottom
public FaceLandmarks withEyeLeftBottom(Coordinate eyeLeftBottom)
Set the eyeLeftBottom value.
Parameters:
Returns:
withEyeLeftInner
public FaceLandmarks withEyeLeftInner(Coordinate eyeLeftInner)
Set the eyeLeftInner value.
Parameters:
Returns:
withEyeLeftOuter
public FaceLandmarks withEyeLeftOuter(Coordinate eyeLeftOuter)
Set the eyeLeftOuter value.
Parameters:
Returns:
withEyeLeftTop
public FaceLandmarks withEyeLeftTop(Coordinate eyeLeftTop)
Set the eyeLeftTop value.
Parameters:
Returns:
withEyeRightBottom
public FaceLandmarks withEyeRightBottom(Coordinate eyeRightBottom)
Set the eyeRightBottom value.
Parameters:
Returns:
withEyeRightInner
public FaceLandmarks withEyeRightInner(Coordinate eyeRightInner)
Set the eyeRightInner value.
Parameters:
Returns:
withEyeRightOuter
public FaceLandmarks withEyeRightOuter(Coordinate eyeRightOuter)
Set the eyeRightOuter value.
Parameters:
Returns:
withEyeRightTop
public FaceLandmarks withEyeRightTop(Coordinate eyeRightTop)
Set the eyeRightTop value.
Parameters:
Returns:
withMouthLeft
public FaceLandmarks withMouthLeft(Coordinate mouthLeft)
Set the mouthLeft value.
Parameters:
Returns:
withMouthRight
public FaceLandmarks withMouthRight(Coordinate mouthRight)
Set the mouthRight value.
Parameters:
Returns:
withNoseLeftAlarOutTip
public FaceLandmarks withNoseLeftAlarOutTip(Coordinate noseLeftAlarOutTip)
Set the noseLeftAlarOutTip value.
Parameters:
Returns:
withNoseLeftAlarTop
public FaceLandmarks withNoseLeftAlarTop(Coordinate noseLeftAlarTop)
Set the noseLeftAlarTop value.
Parameters:
Returns:
withNoseRightAlarOutTip
public FaceLandmarks withNoseRightAlarOutTip(Coordinate noseRightAlarOutTip)
Set the noseRightAlarOutTip value.
Parameters:
Returns:
withNoseRightAlarTop
public FaceLandmarks withNoseRightAlarTop(Coordinate noseRightAlarTop)
Set the noseRightAlarTop value.
Parameters:
Returns:
withNoseRootLeft
public FaceLandmarks withNoseRootLeft(Coordinate noseRootLeft)
Set the noseRootLeft value.
Parameters:
Returns:
withNoseRootRight
public FaceLandmarks withNoseRootRight(Coordinate noseRootRight)
Set the noseRootRight value.
Parameters:
Returns:
withNoseTip
public FaceLandmarks withNoseTip(Coordinate noseTip)
Set the noseTip value.
Parameters:
Returns:
withPupilLeft
public FaceLandmarks withPupilLeft(Coordinate pupilLeft)
Set the pupilLeft value.
Parameters:
Returns:
withPupilRight
public FaceLandmarks withPupilRight(Coordinate pupilRight)
Set the pupilRight value.
Parameters:
Returns:
withUnderLipBottom
public FaceLandmarks withUnderLipBottom(Coordinate underLipBottom)
Set the underLipBottom value.
Parameters:
Returns:
withUnderLipTop
public FaceLandmarks withUnderLipTop(Coordinate underLipTop)
Set the underLipTop value.
Parameters:
Returns:
withUpperLipBottom
public FaceLandmarks withUpperLipBottom(Coordinate upperLipBottom)
Set the upperLipBottom value.
Parameters:
Returns:
withUpperLipTop
public FaceLandmarks withUpperLipTop(Coordinate upperLipTop)
Set the upperLipTop value.
Parameters:
Returns:
Applies to
Azure SDK for Java