Namespace: Rx::LFR – Class: ImageWindow – Header: Rx.LFR/ImageWindow.h

ImageWindow::ShowImage Method

C++
void ShowImage(const Rx::LFR::CudaImage& image)

Shows the given CUDA image. The image is copied into the visualization synchronously and can be disposed afterwards.

Parameters

[const Rx::LFR::CudaImage&] image

[in,out] The CUDA image.