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

Track applied operations in image filter #7395

Commits on Jan 16, 2024

  1. Add test for passing applied operations through ImageFilter

    Signed-off-by: axel.vlaminck <axel.vlaminck@gmail.com>
    vlaminckaxel committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6ee87a0 View commit details
    Browse the repository at this point in the history
  2. Add support for tracking applied operations in ImageFilter

    Signed-off-by: axel.vlaminck <axel.vlaminck@gmail.com>
    vlaminckaxel committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c13338b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge branch 'dev' of github.com:vlaminckaxel/MONAI into bugfix/track…

    …-applied-operations-ImageFilter
    vlaminckaxel committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    eaf6891 View commit details
    Browse the repository at this point in the history
  2. Create metatensor when passing a empty meta dict

    Signed-off-by: axel.vlaminck <axel.vlaminck@gmail.com>
    vlaminckaxel committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5e2a8a7 View commit details
    Browse the repository at this point in the history
  3. fix formatting

    Signed-off-by: axel.vlaminck <axel.vlaminck@gmail.com>
    vlaminckaxel committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    940b5cb View commit details
    Browse the repository at this point in the history