Namespace: Rx::LFR – Class: CImageStacking – Header: Rx.LFR/ImageStacking.h

CImageStacking::AddImage Method

C++
void AddImage(const CRxImage& xImage)

Adds an image to the stack. The image is uploaded to the CUDA device and processed.

Parameters

[const CRxImage&] xImage

[in] The image to add.