Skip to content
Snippets Groups Projects
Commit 3d7f33db authored by polarbean's avatar polarbean
Browse files

remove damage mask argument to load quint json

parents 4f283fcc ccc0f964
Branches
No related tags found
No related merge requests found
......@@ -182,7 +182,7 @@ def load_segmentation(segmentation_path: str):
# related to read and write
# this function reads a VisuAlign JSON and returns the slices
def load_quint_json(filename):
def load_quint_json(filename, apply_damage_mask=True):
"""
Reads a VisuAlign JSON file (.waln or .wwrp) and extracts slice information.
Slices may include anchoring, grid spacing, and other image metadata.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment