Namespace: Rx::LFR – Class: CCudaCompute – Header: Rx.LFR/CudaCompute.h

CCudaCompute::CreateFocusImageFormat Method

C++
CRxImageFormat CreateFocusImageFormat(const CRxImageFormat& rawImageFormat, bool forceLandscape)

Creates the image format of the refocus and the total focus image. This considers the Focus_ImageDivisor parameter.

Parameters

[const CRxImageFormat&] rawImageFormat

[in] The raw image format.

[bool] forceLandscape

[in] True to force landscape. Otherwise the calibration is used.

Returns

CRxImageFormat

The focus image format.