Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAppleVisionAsyncTaskBase | Base class for implementing Apple Vision async tasks | ||
| FAppleVisionAvailability | |||
| FAppleVisionDetectFacesAsyncTaskBase | |||
| FAppleVisionDetectFacesDelegate | |||
| FDetectedFace | Area of the image that the computer vision task detected as being a face | ||
| FDetectedFaceFeature2D | Area of the image that the computer vision task detected as being part of a face | ||
| FDetectedFaceFeatureRegion | Area of the image that the computer vision task detected as being part of a face | ||
| FDetectedFeature | Base type for a detected feature | ||
| FDetectedFeature2D | Area of the image that the computer vision task detected as being of a particular type | ||
| FDetectedFeatureRegion | Area of the image that the computer vision task detected as being of a particular type | ||
| FFaceDetectionResult | The result of a face detection request with information about the detected faces | ||
| IAppleVisionPlugin | |||
| UAppleVisionDetectFacesAsyncTaskBlueprintProxy |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EDetectedFaceFeatureType | Features of a face that can be detected |