Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generating 3D volumes and masks from segmentations #3

Merged
merged 1 commit into from
Dec 14, 2023

Commits on Dec 14, 2023

  1. Add generating 3D volumes and masks from segmentations

    Also generate a json with dicom metadata of the first dcm file
    and a list of slices, with same order than the volume and SOPInstanceUID
    
    When create_volumes and download_dicoms are ON, the grayscale
    volume will be created in the downloaded dicoms folder.
    The masks will be generated in the segmentations folder.
    
    Improve README
    phcerdan committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9e6067d View commit details
    Browse the repository at this point in the history