tiatoolbox . utils . misc . unzip_data
tiatoolbox
utils
misc
unzip_data
Extract data from zip file.
zip_path (str) – Path where the zip file is located.
save_path (str) – Path where to save extracted files.
del_zip (bool) – Whether to delete initial zip file after extraction.