FaceLandmarks Classe
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. faceapi. models. FaceLandmarks
- com.
public class FaceLandmarks
Uma coleção de pontos de referência faciais de 27 pontos apontando para as posições importantes dos componentes faciais.
Resumo do método
Detalhes do método
eyebrowLeftInner
public Coordinate eyebrowLeftInner()
Obtenha o valor de eyebrowLeftInner.
Returns:
eyebrowLeftOuter
public Coordinate eyebrowLeftOuter()
Obtenha o valor de eyebrowLeftOuter.
Returns:
eyebrowRightInner
public Coordinate eyebrowRightInner()
Obtenha o valor de eyebrowRightInner.
Returns:
eyebrowRightOuter
public Coordinate eyebrowRightOuter()
Obtenha o valor de eyebrowRightOuter.
Returns:
eyeLeftBottom
public Coordinate eyeLeftBottom()
Obtenha o valor eyeLeftBottom.
Returns:
eyeLeftInner
public Coordinate eyeLeftInner()
Obtenha o valor eyeLeftInner.
Returns:
eyeLeftOuter
public Coordinate eyeLeftOuter()
Obtenha o valor eyeLeftOuter.
Returns:
eyeLeftTop
public Coordinate eyeLeftTop()
Obtenha o valor de eyeLeftTop.
Returns:
eyeRightBottom
public Coordinate eyeRightBottom()
Obtenha o valor eyeRightBottom.
Returns:
eyeRightInner
public Coordinate eyeRightInner()
Obtenha o valor eyeRightInner.
Returns:
eyeRightOuter
public Coordinate eyeRightOuter()
Obtenha o valor eyeRightOuter.
Returns:
eyeRightTop
public Coordinate eyeRightTop()
Obtenha o valor eyeRightTop.
Returns:
mouthLeft
public Coordinate mouthLeft()
Obtenha o valor mouthLeft.
Returns:
mouthRight
public Coordinate mouthRight()
Obtenha o valor mouthRight.
Returns:
noseLeftAlarOutTip
public Coordinate noseLeftAlarOutTip()
Obtenha o valor noseLeftAlarOutTip.
Returns:
noseLeftAlarTop
public Coordinate noseLeftAlarTop()
Obtenha o valor noseLeftAlarTop.
Returns:
noseRightAlarOutTip
public Coordinate noseRightAlarOutTip()
Obtenha o valor noseRightAlarOutTip.
Returns:
noseRightAlarTop
public Coordinate noseRightAlarTop()
Obtenha o valor noseRightAlarTop.
Returns:
noseRootLeft
public Coordinate noseRootLeft()
Obtenha o valor noseRootLeft.
Returns:
noseRootRight
public Coordinate noseRootRight()
Obtenha o valor noseRootRight.
Returns:
noseTip
public Coordinate noseTip()
Obtenha o valor noseTip.
Returns:
pupilLeft
public Coordinate pupilLeft()
Obtenha o valor pupilLeft.
Returns:
pupilRight
public Coordinate pupilRight()
Obtenha o valor pupilRight.
Returns:
underLipBottom
public Coordinate underLipBottom()
Obtenha o valor underLipBottom.
Returns:
underLipTop
public Coordinate underLipTop()
Obtenha o valor underLipTop.
Returns:
upperLipBottom
public Coordinate upperLipBottom()
Obtenha o valor upperLipBottom.
Returns:
upperLipTop
public Coordinate upperLipTop()
Obtenha o valor upperLipTop.
Returns:
withEyebrowLeftInner
public FaceLandmarks withEyebrowLeftInner(Coordinate eyebrowLeftInner)
Defina o valor de eyebrowLeftInner.
Parameters:
Returns:
withEyebrowLeftOuter
public FaceLandmarks withEyebrowLeftOuter(Coordinate eyebrowLeftOuter)
Defina o valor de eyebrowLeftOuter.
Parameters:
Returns:
withEyebrowRightInner
public FaceLandmarks withEyebrowRightInner(Coordinate eyebrowRightInner)
Defina o valor de eyebrowRightInner.
Parameters:
Returns:
withEyebrowRightOuter
public FaceLandmarks withEyebrowRightOuter(Coordinate eyebrowRightOuter)
Defina o valor de eyebrowRightOuter.
Parameters:
Returns:
withEyeLeftBottom
public FaceLandmarks withEyeLeftBottom(Coordinate eyeLeftBottom)
Defina o valor eyeLeftBottom.
Parameters:
Returns:
withEyeLeftInner
public FaceLandmarks withEyeLeftInner(Coordinate eyeLeftInner)
Defina o valor eyeLeftInner.
Parameters:
Returns:
withEyeLeftOuter
public FaceLandmarks withEyeLeftOuter(Coordinate eyeLeftOuter)
Defina o valor eyeLeftOuter.
Parameters:
Returns:
withEyeLeftTop
public FaceLandmarks withEyeLeftTop(Coordinate eyeLeftTop)
Defina o valor de eyeLeftTop.
Parameters:
Returns:
withEyeRightBottom
public FaceLandmarks withEyeRightBottom(Coordinate eyeRightBottom)
Defina o valor eyeRightBottom.
Parameters:
Returns:
withEyeRightInner
public FaceLandmarks withEyeRightInner(Coordinate eyeRightInner)
Defina o valor eyeRightInner.
Parameters:
Returns:
withEyeRightOuter
public FaceLandmarks withEyeRightOuter(Coordinate eyeRightOuter)
Defina o valor eyeRightOuter.
Parameters:
Returns:
withEyeRightTop
public FaceLandmarks withEyeRightTop(Coordinate eyeRightTop)
Defina o valor eyeRightTop.
Parameters:
Returns:
withMouthLeft
public FaceLandmarks withMouthLeft(Coordinate mouthLeft)
Defina o valor mouthLeft.
Parameters:
Returns:
withMouthRight
public FaceLandmarks withMouthRight(Coordinate mouthRight)
Defina o valor mouthRight.
Parameters:
Returns:
withNoseLeftAlarOutTip
public FaceLandmarks withNoseLeftAlarOutTip(Coordinate noseLeftAlarOutTip)
Defina o valor noseLeftAlarOutTip.
Parameters:
Returns:
withNoseLeftAlarTop
public FaceLandmarks withNoseLeftAlarTop(Coordinate noseLeftAlarTop)
Defina o valor noseLeftAlarTop.
Parameters:
Returns:
withNoseRightAlarOutTip
public FaceLandmarks withNoseRightAlarOutTip(Coordinate noseRightAlarOutTip)
Defina o valor noseRightAlarOutTip.
Parameters:
Returns:
withNoseRightAlarTop
public FaceLandmarks withNoseRightAlarTop(Coordinate noseRightAlarTop)
Defina o valor noseRightAlarTop.
Parameters:
Returns:
withNoseRootLeft
public FaceLandmarks withNoseRootLeft(Coordinate noseRootLeft)
Defina o valor noseRootLeft.
Parameters:
Returns:
withNoseRootRight
public FaceLandmarks withNoseRootRight(Coordinate noseRootRight)
Defina o valor noseRootRight.
Parameters:
Returns:
withNoseTip
public FaceLandmarks withNoseTip(Coordinate noseTip)
Defina o valor noseTip.
Parameters:
Returns:
withPupilLeft
public FaceLandmarks withPupilLeft(Coordinate pupilLeft)
Defina o valor pupilLeft.
Parameters:
Returns:
withPupilRight
public FaceLandmarks withPupilRight(Coordinate pupilRight)
Defina o valor pupilRight.
Parameters:
Returns:
withUnderLipBottom
public FaceLandmarks withUnderLipBottom(Coordinate underLipBottom)
Defina o valor underLipBottom.
Parameters:
Returns:
withUnderLipTop
public FaceLandmarks withUnderLipTop(Coordinate underLipTop)
Defina o valor underLipTop.
Parameters:
Returns:
withUpperLipBottom
public FaceLandmarks withUpperLipBottom(Coordinate upperLipBottom)
Defina o valor upperLipBottom.
Parameters:
Returns:
withUpperLipTop
public FaceLandmarks withUpperLipTop(Coordinate upperLipTop)
Defina o valor upperLipTop.
Parameters:
Returns:
Aplica-se a
Azure SDK for Java