| FaceDetector |
FSoftObjectPath |
The model which will be used for initial face detection. |
Nodes/HyprsenseRealtimeNode.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Properties
- Meta=(AllowedClasses="/Script/NNE.NNEModelData")
|
| FaceHeadPoseTracker |
FSoftObjectPath |
The model which will be used for face headpose calculation. |
Nodes/HyprsenseRealtimeNode.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Properties
- Meta=(AllowedClasses="/Script/NNE.NNEModelData")
|
| FaceSolver |
FSoftObjectPath |
The model which will be used for solving. |
Nodes/HyprsenseRealtimeNode.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Properties
- Meta=(AllowedClasses="/Script/NNE.NNEModelData")
|
| NNEBackend |
FString |
The NNE runtime backend to use for inference (e.g. "NNERuntimeCoreML", "NNERuntimeORTCpu") |
Nodes/HyprsenseRealtimeNode.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Properties
- Meta=(DisplayName="NNE Backend")
|