Skip to content

Unzip Operator#

Authors: Holoscan Team (NVIDIA)
Supported platforms: x86_64, aarch64
Last modified: May 13, 2025
Latest version: 1.0
Minimum Holoscan SDK version: 2.0.1
Tested Holoscan SDK versions: 2.0.1
Contribution metric: Level 2 - Trusted

The unzip operator decompresses a zip compressed file into its original contents.

Parameters#
  • filter: File filter for the decompressed files to be copied to the output_path
  • type: str
  • output_path: The directory where the unzipped files will be stored.
  • type: str