Navigation
| Name | OpenCVHelper |
| Type | Runtime |
| Part of Plugins | OpenCV |
| Location | /Engine/Plugins/Runtime/OpenCV/Source/OpenCVHelper/ |
| Module Build Rules | OpenCVHelper.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FOpenCVHelper | |
| UOpenCVBlueprintFunctionLibrary |
Structs
| Name | Remarks |
|---|---|
| FArucoMarker | |
| FOpenCVArucoDetectedMarker | |
| FOpenCVLensDistortionParametersBase | Mathematic camera model for lens distortion/undistortion. |
Interfaces
| Name | Remarks |
|---|---|
| IOpenCVHelperModule |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| UEInt64 | FPlatformTypes::int64 | Keep track of UE's int64 and uint64 typedefs to be able to restore it after including CV headers | OpenCVUtils.h |
| UEUInt64 | FPlatformTypes::uint64 | OpenCVUtils.h |