Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore
UCameraImageCenterAlgo defines the interface that any image center algorithm should implement in order to be used and listed by the Image Center Tool.
| Name | UCameraImageCenterAlgo |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/CameraImageCenterAlgo.h |
| Include Path | #include "CameraImageCenterAlgo.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class UCameraImageCenterAlgo : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCameraImageCenterAlgo