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.