FDetectedFeatureRegion

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 FDetectedFeatureRegion : 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

TArray< FVector...

 

Points

The set of points that encompass the detected feature area

Operators

Name Description

Public function

FDetectedFea...

 

operator=

(
    const FDetectedFeatureRegion& Othe...
)

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