Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/FLensInfo
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"Camera Info",
Meta&61;&40;DisplayName&61;"Image Resolution"&41;&41;
FIntPoint ImageDimensions
Remarks
Resolution of the original footage that was captured by the camera (not necessarily the resolution of the media source). For example, the original footage might have been 4320x1746, but to transmit that image over SDI, it might have been scaled and fit into a 4096x2160 frame. In this case, the "Image Resolution" should be set to 4320x1746, while the "Media Resolution" will read 4096x2160.