Google Cloud Vision v1 API - Class FaceAnnotation.Types.Landmark (3.7.0)

public sealed class FaceAnnotation.Types.Landmark : IMessage<FaceAnnotation.Types.Landmark>, IEquatable<FaceAnnotation.Types.Landmark>, IDeepCloneable<FaceAnnotation.Types.Landmark>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Vision v1 API class FaceAnnotation.Types.Landmark.

A face-specific landmark (for example, a face feature).

Inheritance

object > FaceAnnotation.Types.Landmark

Namespace

Google.Cloud.Vision.V1

Assembly

Google.Cloud.Vision.V1.dll

Constructors

Landmark()

public Landmark()

Landmark(Landmark)

public Landmark(FaceAnnotation.Types.Landmark other)
Parameter
Name Description
other FaceAnnotationTypesLandmark

Properties

Position

public Position Position { get; set; }

Face landmark position.

Property Value
Type Description
Position

Type

public FaceAnnotation.Types.Landmark.Types.Type Type { get; set; }

Face landmark type.

Property Value
Type Description
FaceAnnotationTypesLandmarkTypesType