Navigation
API > API/Plugins > API/Plugins/MetaHumanPipelineCore > API/Plugins/MetaHumanPipelineCore/FHyprsenseRealtimeNode
| |
|
| Name |
FModelValidationResult |
| Type |
struct |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanPipelineCore/Public/Nodes/HyprsenseRealtimeNode.h |
| Include Path |
#include "Nodes/HyprsenseRealtimeNode.h" |
Syntax
struct FModelValidationResult
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DetectorVariantIndex |
int32 |
Matched variant indices into ModelVariants::Detector/Headpose/Solver tables. |
Nodes/HyprsenseRealtimeNode.h |
|
| HeadposeVariantIndex |
int32 |
|
Nodes/HyprsenseRealtimeNode.h |
|
| SolverInputSizeX |
uint32 |
|
Nodes/HyprsenseRealtimeNode.h |
|
| SolverInputSizeY |
uint32 |
FaceSolver matched input size (512x256 standard or 256x128 small-faces) |
Nodes/HyprsenseRealtimeNode.h |
|
| SolverVariantIndex |
int32 |
|
Nodes/HyprsenseRealtimeNode.h |
|