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

Geometric transforms proposals - Flip #7385

Closed
wants to merge 3 commits into from

Commits on Apr 12, 2024

  1. Add kind property in MetaTensor (Project-MONAI#7488)

    Part of Project-MONAI#7486
    
    
    ### Types of changes
    <!--- Put an `x` in all the boxes that apply, and remove the not
    applicable items -->
    - [x] Non-breaking change (fix or new feature that would not break
    existing functionality).
    - [ ] Breaking change (fix or new feature that would cause existing
    functionality to change).
    - [ ] New tests added to cover the changes.
    - [ ] Integration tests passed locally by running `./runtests.sh -f -u
    --net --coverage`.
    - [ ] Quick tests passed locally by running `./runtests.sh --quick
    --unittests --disttests`.
    - [ ] In-line docstrings updated.
    - [ ] Documentation updated, tested `make html` command in the `docs/`
    folder.
    
    ---------
    
    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    00436d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c109a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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