PHP Google\Cloud\Vision\Annotation Namespace

Nested Namespaces

Google\Cloud\Vision\Annotation\Face

Interfaces

Name Description
FeatureInterface Define shared functionality for annotation features.

Classes

Name Description
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

Name Description
LikelihoodTrait Provide likelihood functionality to annotation features.