Skip to content

Commit

Permalink
Add Andras' VTK tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex authored Jul 26, 2024
1 parent 6f6d6fd commit 92d1bdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HCK03_2024_UNC_Hybrid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ Your Transform Object needs Metadata - 1:00 PM ET - Thomas Hastings Greer - Univ
: Downstream medical application code needs to correctly handle image spacing, image orientation, and unusual image origins correctly – in particular, landmarks, volume and size measurements, and mesh data are always in physical coordinates.
: If we try to manually handle this metadata by, for each downstream task, manually scaling, transposing, and shifting deformation fields, we will make mistakes and spend a lot of time. Instead, we need to use a metadata-aware representation of image registration results at application boundaries. I propose that itk.Transform objects are the current best option.

Transformations in the Visualization Toolkit (VTK) - 1:45 PM ET Andras Lasso - Queens University

## Code of Conduct

Participants and contributors are expected to adhere to the [ITK Code of Conduct](https://github.com/InsightSoftwareConsortium/ITK/blob/master/CODE_OF_CONDUCT.md).
Expand Down

0 comments on commit 92d1bdb

Please sign in to comment.