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

CCudaCompute::ApplyRayImage Method

C++
void ApplyRayImage(const CRayImage& rayImage)

Applies the given ray image.

This uploads the raw and the gray image to the CUDA device and applies the calibration and the parameters from the meta data to the CUDA algorithms.

Parameters

[const CRayImage&] rayImage

[in] The ray image.