Navigation
API > API/Plugins > API/Plugins/OpenCVHelper
References
| Module | OpenCVHelper |
| Header | /Engine/Plugins/Runtime/OpenCV/Source/OpenCVHelper/Public/OpenCVBlueprintFunctionLibrary.h |
| Include | #include "OpenCVBlueprintFunctionLibrary.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FOpenCVArucoDetectedMarker
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FVector2D > | Corners | ||
| int32 | Id | ||
| FTransform | Pose |
Constructors
| Type | Name | Description | |
|---|---|---|---|