FDetectedFeature2D

Area of the image that the computer vision task detected as being of a particular type

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AppleVision

Header

/Engine/Plugins/Experimental/AppleVision/Source/AppleVision/Public/AppleVisionTypes.h

Include

#include "AppleVisionTypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FDetectedFeature2D : public FDetectedFeature

Remarks

Area of the image that the computer vision task detected as being of a particular type

Variables

Name Description

Public variable UProperty Category BlueprintReadOnly

FBox2D

 

BoundingBox

The bounding box of the detected feature in the image

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss