Navigation
API > API/Plugins > API/Plugins/AppleVision
Inheritance Hierarchy
- FDetectedFeature
- FDetectedFeature2D
- FDetectedFaceFeature2D
References
| Module | AppleVision |
| Header | /Engine/Plugins/Experimental/AppleVision/Source/AppleVision/Public/AppleVisionTypes.h |
| Include | #include "AppleVisionTypes.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FDetectedFeature2D : public FDetectedFeature
Remarks
Area of the image that the computer vision task detected as being of a particular type
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBox2D | BoundingBox | The bounding box of the detected feature in the image |