Namespace: Rx::LFR – Class: CSuperResolution – Header: Rx.LFR/SuperResolution.h

CSuperResolution::SetCudaDevice Method

C++
void SetCudaDevice(const CCudaDevice& xCudaDevice)

Sets the CUDA device for the super resolution algorithm.

If no CUDA device is set then the CPU implementation of the super resolution algorithm is used.

Parameters

[const CCudaDevice&] xCudaDevice

[in] The CUDA device.