Function holoscan::viz::ImageCudaArray

Holoscan v0.5.1
void holoscan::viz::ImageCudaArray(ImageFormat fmt, CUarray array)

Defines the image data for this layer, source is a Cuda array.

If the image has a alpha value it’s multiplied with the layer opacity.

Parameters
  • fmt – image format

  • array – Cuda array

© Copyright 2022-2023, NVIDIA. Last updated on Jul 28, 2023.