98 строки
4.5 KiB
YAML
98 строки
4.5 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.beard()
|
|
name: beard()
|
|
nameWithType: FacialHair.beard()
|
|
returns:
|
|
description: <p>the beard value </p>
|
|
type: <xref href="double?alt=double&text=double" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the beard value.</p>
|
|
|
|
<p></p>
|
|
syntax: public double beard()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.beard()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.moustache()
|
|
name: moustache()
|
|
nameWithType: FacialHair.moustache()
|
|
returns:
|
|
description: <p>the moustache value </p>
|
|
type: <xref href="double?alt=double&text=double" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the moustache value.</p>
|
|
|
|
<p></p>
|
|
syntax: public double moustache()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.moustache()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.sideburns()
|
|
name: sideburns()
|
|
nameWithType: FacialHair.sideburns()
|
|
returns:
|
|
description: <p>the sideburns value </p>
|
|
type: <xref href="double?alt=double&text=double" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the sideburns value.</p>
|
|
|
|
<p></p>
|
|
syntax: public double sideburns()
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.sideburns()
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.withBeard(double beard)
|
|
name: withBeard(double beard)
|
|
nameWithType: FacialHair.withBeard(double beard)
|
|
parameters:
|
|
- description: <p>the beard value to set </p>
|
|
name: beard
|
|
type: <xref href="double?alt=double&text=double" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the FacialHair object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair?alt=com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair&text=FacialHair" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the beard value.</p>
|
|
|
|
<p></p>
|
|
syntax: public FacialHair withBeard(double beard)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.withBeard(double)
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.withMoustache(double moustache)
|
|
name: withMoustache(double moustache)
|
|
nameWithType: FacialHair.withMoustache(double moustache)
|
|
parameters:
|
|
- description: <p>the moustache value to set </p>
|
|
name: moustache
|
|
type: <xref href="double?alt=double&text=double" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the FacialHair object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair?alt=com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair&text=FacialHair" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the moustache value.</p>
|
|
|
|
<p></p>
|
|
syntax: public FacialHair withMoustache(double moustache)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.withMoustache(double)
|
|
- fullName: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.withSideburns(double sideburns)
|
|
name: withSideburns(double sideburns)
|
|
nameWithType: FacialHair.withSideburns(double sideburns)
|
|
parameters:
|
|
- description: <p>the sideburns value to set </p>
|
|
name: sideburns
|
|
type: <xref href="double?alt=double&text=double" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the FacialHair object itself. </p>
|
|
type: <xref href="com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair?alt=com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair&text=FacialHair" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the sideburns value.</p>
|
|
|
|
<p></p>
|
|
syntax: public FacialHair withSideburns(double sideburns)
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair.withSideburns(double)
|
|
nameWithType: FacialHair
|
|
syntax: public class FacialHair
|
|
type: class
|
|
uid: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair
|
|
fullName: com.microsoft.azure.cognitiveservices.vision.faceapi.models.FacialHair
|
|
name: FacialHair
|
|
package: com.microsoft.azure.cognitiveservices.vision.faceapi.models
|
|
summary: <p>Properties describing facial hair attributes. </p>
|
|
metadata: {}
|