Navigation
API > API/Plugins > API/Plugins/MetaHumanPipelineCore
| Name | FHyprsenseUtils |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanPipelineCore/Public/Nodes/HyprsenseUtils.h |
| Include Path | #include "Nodes/HyprsenseUtils.h" |
Syntax
class FHyprsenseUtils
Derived Classes
Structs
| Name | Remarks |
|---|---|
| Bbox |
Enums
Protected
| Name | Remarks |
|---|---|
| PartType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Matrix23f | Eigen::Matrix< float, 2, 3 > | Nodes/HyprsenseUtils.h | |
| Matrix32f | Eigen::Matrix< float, 3, 2 > | Nodes/HyprsenseUtils.h | |
| Matrix33f | Eigen::Matrix< float, 3, 3 > | Nodes/HyprsenseUtils.h |
Functions
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Nodes/HyprsenseUtils.h | |||
TArray< Bbox > HardNMS
(
const TArray< float >& InScores, |
Nodes/HyprsenseUtils.h | ||
| Nodes/HyprsenseUtils.h | |||
TArray< float > WarpAffineBilinear
(
const uint8* InSrcImage, |
Nodes/HyprsenseUtils.h |