Google\Cloud\Vision\Annotation\Face |
Name | Description |
---|---|
FeatureInterface | Define shared functionality for annotation features. |
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 |
Name | Description |
---|---|
LikelihoodTrait | Provide likelihood functionality to annotation features. |