Freigeben über


ImageAnnotationType Struktur

Definition

Anmerkungstyp von Bilddaten.

public readonly struct ImageAnnotationType : IEquatable<Azure.ResourceManager.MachineLearning.Models.ImageAnnotationType>
type ImageAnnotationType = struct
Public Structure ImageAnnotationType
Implements IEquatable(Of ImageAnnotationType)
Vererbung
ImageAnnotationType
Implementiert

Konstruktoren

ImageAnnotationType(String)

Initialisiert eine neue Instanz von ImageAnnotationType.

Eigenschaften

BoundingBox

Boundingbox.

Classification

Klassifizierung:

InstanceSegmentation

InstanceSegmentation.

Methoden

Equals(ImageAnnotationType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(ImageAnnotationType, ImageAnnotationType)

Bestimmt, ob zwei ImageAnnotationType Werte gleich sind.

Implicit(String to ImageAnnotationType)

Konvertiert eine Zeichenfolge in eine ImageAnnotationType.

Inequality(ImageAnnotationType, ImageAnnotationType)

Bestimmt, ob zwei ImageAnnotationType Werte nicht identisch sind.

Gilt für: