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

image-sets-normalization pipeline #1086

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    14055e6 View commit details
    Browse the repository at this point in the history
  2. fix(image-sets-normalization): update codegened files for new pipeline

    Change CmakeLists to build image-sets-normalization for WASI.
    
    Fix wasi/__init__ to expose image_sets_normalization.
    
    Fix generated file import of image in test
    PaulHax committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1545bd4 View commit details
    Browse the repository at this point in the history
  3. feat(image-sets-normalization): Sort DICOMs

    Use GDCM discriminate volume example class.
    PaulHax committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    75da4d8 View commit details
    Browse the repository at this point in the history
  4. feat(image-sets-normalization): read DICOM tags

     Use DICOMTagReader to get all tags in files
    PaulHax committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6f98a52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71ec4d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e5b203 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2553931 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    eac5f09 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    eada50c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4ec0c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. fix(image-sets-normalization): check more tags when grouping volumes

    refactor DicomFile to struct
    PaulHax committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e68c930 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    0ecd248 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    538c6a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    acbd2e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d112e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35db8a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. WIP feat(image-sets-normalization): add group by options

    Also, remove import of "itkGDCMImageIO.h" by extracting CharStringToUTF8Converter
    PaulHax committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6f2f58c View commit details
    Browse the repository at this point in the history