NVIDIA Holoscan SDK v2.5.0
Holoscan v2.5.0

Function holoscan::viz::ImageChromaLocation

void holoscan::viz::ImageChromaLocation(ChromaLocation x_chroma_location, ChromaLocation y_chroma_location)

Defines the location of downsampled chroma component samples relative to the luma samples.

Parameters
  • x_chroma_location – chroma location in x direction for formats which are chroma downsampled in width (420 and 422). Default is COSITED_EVEN.

  • y_chroma_location – chroma location in y direction for formats which are chroma downsampled in height (420). Default is COSITED_EVEN.

Previous Function holoscan::viz::GetSurfaceFormats
Next Function holoscan::viz::ImageComponentMapping
© Copyright 2022-2024, NVIDIA. Last updated on Oct 1, 2024.