PHP Google\Cloud\Vision\Annotation Пространство имен

Пространства имен

Google\Cloud\Vision\Annotation\Face

Interfaces

Имя Описание
FeatureInterface Define shared functionality for annotation features.

Классы

Имя Описание
AbstractFeature Provide shared functionality for features
Entity Represents an entity annotation. Entities are created by several [Google Cloud Vision](https://cloud.google.com/vision/docs/) features, namely `LANDMARK_DETECTION`, `LOGO_DETECTION`, `LABEL_DETECTION` and `TEXT_DETECTION`.
Face Represents a face annotation result
ImageProperties Represents the imageProperties feature result
SafeSearch Represents a SafeSearch annotation result

Traits

Имя Описание
LikelihoodTrait Provide likelihood functionality to annotation features.