BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'DetectedFaceFeature2D' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Detected Face Feature 2D |
Outputs
Type | Name | Description |
---|---|---|
enum | Feature Type | The type of region that was detected |
struct | Bounding Box | The bounding box of the detected feature in the image |
real | Confidence | How confident the ML was in determining this feature and its type |