Compartir a través de


FaceLandmarks Class

  • java.lang.Object
    • com.microsoft.azure.cognitiveservices.vision.faceapi.models.FaceLandmarks

public class FaceLandmarks

A collection of 27-point face landmarks pointing to the important positions of face components.

Method Summary

Modifier and Type Method and Description
Coordinate eyebrowLeftInner()

Get the eyebrowLeftInner value.

Coordinate eyebrowLeftOuter()

Get the eyebrowLeftOuter value.

Coordinate eyebrowRightInner()

Get the eyebrowRightInner value.

Coordinate eyebrowRightOuter()

Get the eyebrowRightOuter value.

Coordinate eyeLeftBottom()

Get the eyeLeftBottom value.

Coordinate eyeLeftInner()

Get the eyeLeftInner value.

Coordinate eyeLeftOuter()

Get the eyeLeftOuter value.

Coordinate eyeLeftTop()

Get the eyeLeftTop value.

Coordinate eyeRightBottom()

Get the eyeRightBottom value.

Coordinate eyeRightInner()

Get the eyeRightInner value.

Coordinate eyeRightOuter()

Get the eyeRightOuter value.

Coordinate eyeRightTop()

Get the eyeRightTop value.

Coordinate mouthLeft()

Get the mouthLeft value.

Coordinate mouthRight()

Get the mouthRight value.

Coordinate noseLeftAlarOutTip()

Get the noseLeftAlarOutTip value.

Coordinate noseLeftAlarTop()

Get the noseLeftAlarTop value.

Coordinate noseRightAlarOutTip()

Get the noseRightAlarOutTip value.

Coordinate noseRightAlarTop()

Get the noseRightAlarTop value.

Coordinate noseRootLeft()

Get the noseRootLeft value.

Coordinate noseRootRight()

Get the noseRootRight value.

Coordinate noseTip()

Get the noseTip value.

Coordinate pupilLeft()

Get the pupilLeft value.

Coordinate pupilRight()

Get the pupilRight value.

Coordinate underLipBottom()

Get the underLipBottom value.

Coordinate underLipTop()

Get the underLipTop value.

Coordinate upperLipBottom()

Get the upperLipBottom value.

Coordinate upperLipTop()

Get the upperLipTop value.

FaceLandmarks withEyebrowLeftInner(Coordinate eyebrowLeftInner)

Set the eyebrowLeftInner value.

FaceLandmarks withEyebrowLeftOuter(Coordinate eyebrowLeftOuter)

Set the eyebrowLeftOuter value.

FaceLandmarks withEyebrowRightInner(Coordinate eyebrowRightInner)

Set the eyebrowRightInner value.

FaceLandmarks withEyebrowRightOuter(Coordinate eyebrowRightOuter)

Set the eyebrowRightOuter value.

FaceLandmarks withEyeLeftBottom(Coordinate eyeLeftBottom)

Set the eyeLeftBottom value.

FaceLandmarks withEyeLeftInner(Coordinate eyeLeftInner)

Set the eyeLeftInner value.

FaceLandmarks withEyeLeftOuter(Coordinate eyeLeftOuter)

Set the eyeLeftOuter value.

FaceLandmarks withEyeLeftTop(Coordinate eyeLeftTop)

Set the eyeLeftTop value.

FaceLandmarks withEyeRightBottom(Coordinate eyeRightBottom)

Set the eyeRightBottom value.

FaceLandmarks withEyeRightInner(Coordinate eyeRightInner)

Set the eyeRightInner value.

FaceLandmarks withEyeRightOuter(Coordinate eyeRightOuter)

Set the eyeRightOuter value.

FaceLandmarks withEyeRightTop(Coordinate eyeRightTop)

Set the eyeRightTop value.

FaceLandmarks withMouthLeft(Coordinate mouthLeft)

Set the mouthLeft value.

FaceLandmarks withMouthRight(Coordinate mouthRight)

Set the mouthRight value.

FaceLandmarks withNoseLeftAlarOutTip(Coordinate noseLeftAlarOutTip)

Set the noseLeftAlarOutTip value.

FaceLandmarks withNoseLeftAlarTop(Coordinate noseLeftAlarTop)

Set the noseLeftAlarTop value.

FaceLandmarks withNoseRightAlarOutTip(Coordinate noseRightAlarOutTip)

Set the noseRightAlarOutTip value.

FaceLandmarks withNoseRightAlarTop(Coordinate noseRightAlarTop)

Set the noseRightAlarTop value.

FaceLandmarks withNoseRootLeft(Coordinate noseRootLeft)

Set the noseRootLeft value.

FaceLandmarks withNoseRootRight(Coordinate noseRootRight)

Set the noseRootRight value.

FaceLandmarks withNoseTip(Coordinate noseTip)

Set the noseTip value.

FaceLandmarks withPupilLeft(Coordinate pupilLeft)

Set the pupilLeft value.

FaceLandmarks withPupilRight(Coordinate pupilRight)

Set the pupilRight value.

FaceLandmarks withUnderLipBottom(Coordinate underLipBottom)

Set the underLipBottom value.

FaceLandmarks withUnderLipTop(Coordinate underLipTop)

Set the underLipTop value.

FaceLandmarks withUpperLipBottom(Coordinate upperLipBottom)

Set the upperLipBottom value.

FaceLandmarks withUpperLipTop(Coordinate upperLipTop)

Set the upperLipTop value.

Method Details

eyebrowLeftInner

public Coordinate eyebrowLeftInner()

Get the eyebrowLeftInner value.

Returns:

the eyebrowLeftInner value

eyebrowLeftOuter

public Coordinate eyebrowLeftOuter()

Get the eyebrowLeftOuter value.

Returns:

the eyebrowLeftOuter value

eyebrowRightInner

public Coordinate eyebrowRightInner()

Get the eyebrowRightInner value.

Returns:

the eyebrowRightInner value

eyebrowRightOuter

public Coordinate eyebrowRightOuter()

Get the eyebrowRightOuter value.

Returns:

the eyebrowRightOuter value

eyeLeftBottom

public Coordinate eyeLeftBottom()

Get the eyeLeftBottom value.

Returns:

the eyeLeftBottom value

eyeLeftInner

public Coordinate eyeLeftInner()

Get the eyeLeftInner value.

Returns:

the eyeLeftInner value

eyeLeftOuter

public Coordinate eyeLeftOuter()

Get the eyeLeftOuter value.

Returns:

the eyeLeftOuter value

eyeLeftTop

public Coordinate eyeLeftTop()

Get the eyeLeftTop value.

Returns:

the eyeLeftTop value

eyeRightBottom

public Coordinate eyeRightBottom()

Get the eyeRightBottom value.

Returns:

the eyeRightBottom value

eyeRightInner

public Coordinate eyeRightInner()

Get the eyeRightInner value.

Returns:

the eyeRightInner value

eyeRightOuter

public Coordinate eyeRightOuter()

Get the eyeRightOuter value.

Returns:

the eyeRightOuter value

eyeRightTop

public Coordinate eyeRightTop()

Get the eyeRightTop value.

Returns:

the eyeRightTop value

mouthLeft

public Coordinate mouthLeft()

Get the mouthLeft value.

Returns:

the mouthLeft value

mouthRight

public Coordinate mouthRight()

Get the mouthRight value.

Returns:

the mouthRight value

noseLeftAlarOutTip

public Coordinate noseLeftAlarOutTip()

Get the noseLeftAlarOutTip value.

Returns:

the noseLeftAlarOutTip value

noseLeftAlarTop

public Coordinate noseLeftAlarTop()

Get the noseLeftAlarTop value.

Returns:

the noseLeftAlarTop value

noseRightAlarOutTip

public Coordinate noseRightAlarOutTip()

Get the noseRightAlarOutTip value.

Returns:

the noseRightAlarOutTip value

noseRightAlarTop

public Coordinate noseRightAlarTop()

Get the noseRightAlarTop value.

Returns:

the noseRightAlarTop value

noseRootLeft

public Coordinate noseRootLeft()

Get the noseRootLeft value.

Returns:

the noseRootLeft value

noseRootRight

public Coordinate noseRootRight()

Get the noseRootRight value.

Returns:

the noseRootRight value

noseTip

public Coordinate noseTip()

Get the noseTip value.

Returns:

the noseTip value

pupilLeft

public Coordinate pupilLeft()

Get the pupilLeft value.

Returns:

the pupilLeft value

pupilRight

public Coordinate pupilRight()

Get the pupilRight value.

Returns:

the pupilRight value

underLipBottom

public Coordinate underLipBottom()

Get the underLipBottom value.

Returns:

the underLipBottom value

underLipTop

public Coordinate underLipTop()

Get the underLipTop value.

Returns:

the underLipTop value

upperLipBottom

public Coordinate upperLipBottom()

Get the upperLipBottom value.

Returns:

the upperLipBottom value

upperLipTop

public Coordinate upperLipTop()

Get the upperLipTop value.

Returns:

the upperLipTop value

withEyebrowLeftInner

public FaceLandmarks withEyebrowLeftInner(Coordinate eyebrowLeftInner)

Set the eyebrowLeftInner value.

Parameters:

eyebrowLeftInner - the eyebrowLeftInner value to set

Returns:

the FaceLandmarks object itself.

withEyebrowLeftOuter

public FaceLandmarks withEyebrowLeftOuter(Coordinate eyebrowLeftOuter)

Set the eyebrowLeftOuter value.

Parameters:

eyebrowLeftOuter - the eyebrowLeftOuter value to set

Returns:

the FaceLandmarks object itself.

withEyebrowRightInner

public FaceLandmarks withEyebrowRightInner(Coordinate eyebrowRightInner)

Set the eyebrowRightInner value.

Parameters:

eyebrowRightInner - the eyebrowRightInner value to set

Returns:

the FaceLandmarks object itself.

withEyebrowRightOuter

public FaceLandmarks withEyebrowRightOuter(Coordinate eyebrowRightOuter)

Set the eyebrowRightOuter value.

Parameters:

eyebrowRightOuter - the eyebrowRightOuter value to set

Returns:

the FaceLandmarks object itself.

withEyeLeftBottom

public FaceLandmarks withEyeLeftBottom(Coordinate eyeLeftBottom)

Set the eyeLeftBottom value.

Parameters:

eyeLeftBottom - the eyeLeftBottom value to set

Returns:

the FaceLandmarks object itself.

withEyeLeftInner

public FaceLandmarks withEyeLeftInner(Coordinate eyeLeftInner)

Set the eyeLeftInner value.

Parameters:

eyeLeftInner - the eyeLeftInner value to set

Returns:

the FaceLandmarks object itself.

withEyeLeftOuter

public FaceLandmarks withEyeLeftOuter(Coordinate eyeLeftOuter)

Set the eyeLeftOuter value.

Parameters:

eyeLeftOuter - the eyeLeftOuter value to set

Returns:

the FaceLandmarks object itself.

withEyeLeftTop

public FaceLandmarks withEyeLeftTop(Coordinate eyeLeftTop)

Set the eyeLeftTop value.

Parameters:

eyeLeftTop - the eyeLeftTop value to set

Returns:

the FaceLandmarks object itself.

withEyeRightBottom

public FaceLandmarks withEyeRightBottom(Coordinate eyeRightBottom)

Set the eyeRightBottom value.

Parameters:

eyeRightBottom - the eyeRightBottom value to set

Returns:

the FaceLandmarks object itself.

withEyeRightInner

public FaceLandmarks withEyeRightInner(Coordinate eyeRightInner)

Set the eyeRightInner value.

Parameters:

eyeRightInner - the eyeRightInner value to set

Returns:

the FaceLandmarks object itself.

withEyeRightOuter

public FaceLandmarks withEyeRightOuter(Coordinate eyeRightOuter)

Set the eyeRightOuter value.

Parameters:

eyeRightOuter - the eyeRightOuter value to set

Returns:

the FaceLandmarks object itself.

withEyeRightTop

public FaceLandmarks withEyeRightTop(Coordinate eyeRightTop)

Set the eyeRightTop value.

Parameters:

eyeRightTop - the eyeRightTop value to set

Returns:

the FaceLandmarks object itself.

withMouthLeft

public FaceLandmarks withMouthLeft(Coordinate mouthLeft)

Set the mouthLeft value.

Parameters:

mouthLeft - the mouthLeft value to set

Returns:

the FaceLandmarks object itself.

withMouthRight

public FaceLandmarks withMouthRight(Coordinate mouthRight)

Set the mouthRight value.

Parameters:

mouthRight - the mouthRight value to set

Returns:

the FaceLandmarks object itself.

withNoseLeftAlarOutTip

public FaceLandmarks withNoseLeftAlarOutTip(Coordinate noseLeftAlarOutTip)

Set the noseLeftAlarOutTip value.

Parameters:

noseLeftAlarOutTip - the noseLeftAlarOutTip value to set

Returns:

the FaceLandmarks object itself.

withNoseLeftAlarTop

public FaceLandmarks withNoseLeftAlarTop(Coordinate noseLeftAlarTop)

Set the noseLeftAlarTop value.

Parameters:

noseLeftAlarTop - the noseLeftAlarTop value to set

Returns:

the FaceLandmarks object itself.

withNoseRightAlarOutTip

public FaceLandmarks withNoseRightAlarOutTip(Coordinate noseRightAlarOutTip)

Set the noseRightAlarOutTip value.

Parameters:

noseRightAlarOutTip - the noseRightAlarOutTip value to set

Returns:

the FaceLandmarks object itself.

withNoseRightAlarTop

public FaceLandmarks withNoseRightAlarTop(Coordinate noseRightAlarTop)

Set the noseRightAlarTop value.

Parameters:

noseRightAlarTop - the noseRightAlarTop value to set

Returns:

the FaceLandmarks object itself.

withNoseRootLeft

public FaceLandmarks withNoseRootLeft(Coordinate noseRootLeft)

Set the noseRootLeft value.

Parameters:

noseRootLeft - the noseRootLeft value to set

Returns:

the FaceLandmarks object itself.

withNoseRootRight

public FaceLandmarks withNoseRootRight(Coordinate noseRootRight)

Set the noseRootRight value.

Parameters:

noseRootRight - the noseRootRight value to set

Returns:

the FaceLandmarks object itself.

withNoseTip

public FaceLandmarks withNoseTip(Coordinate noseTip)

Set the noseTip value.

Parameters:

noseTip - the noseTip value to set

Returns:

the FaceLandmarks object itself.

withPupilLeft

public FaceLandmarks withPupilLeft(Coordinate pupilLeft)

Set the pupilLeft value.

Parameters:

pupilLeft - the pupilLeft value to set

Returns:

the FaceLandmarks object itself.

withPupilRight

public FaceLandmarks withPupilRight(Coordinate pupilRight)

Set the pupilRight value.

Parameters:

pupilRight - the pupilRight value to set

Returns:

the FaceLandmarks object itself.

withUnderLipBottom

public FaceLandmarks withUnderLipBottom(Coordinate underLipBottom)

Set the underLipBottom value.

Parameters:

underLipBottom - the underLipBottom value to set

Returns:

the FaceLandmarks object itself.

withUnderLipTop

public FaceLandmarks withUnderLipTop(Coordinate underLipTop)

Set the underLipTop value.

Parameters:

underLipTop - the underLipTop value to set

Returns:

the FaceLandmarks object itself.

withUpperLipBottom

public FaceLandmarks withUpperLipBottom(Coordinate upperLipBottom)

Set the upperLipBottom value.

Parameters:

upperLipBottom - the upperLipBottom value to set

Returns:

the FaceLandmarks object itself.

withUpperLipTop

public FaceLandmarks withUpperLipTop(Coordinate upperLipTop)

Set the upperLipTop value.

Parameters:

upperLipTop - the upperLipTop value to set

Returns:

the FaceLandmarks object itself.

Applies to