Commit a956ff7
authored
ENH: Add multi-object VTK→USD workflow and Greedy image registration
- Add WorkflowConvertVTKToUSD for converting multi-object VTK scenes to
animated USD with per-anatomy material assignment and colormap overlays
- Add CLI command convert_vtk_to_usd for batch/scripted VTK→USD conversion
- Add RegisterImagesGreedy wrapping the Greedy deformable registration tool
as an alternative to ANTs/ICON; includes tests
- Extend vtk_to_usd subpackage with mesh_utils (split by type/connectivity,
colormap allocation) and enhance converter and data_structures
- Enhance USDTools and USDAnatomyTools for multi-label anatomy and
time-varying data preservation
- Add CHOP Alterra valve and TPV25 valve USD conversion notebooks1 parent 376f84f commit a956ff7
41 files changed
Lines changed: 3018 additions & 4318 deletions
File tree
- docs
- developer
- experiments
- Convert_VTK_To_USD
- Heart-Create_Statistical_Model
- Heart-GatedCT_To_USD
- Heart-Statistical_Model_To_Patient
- Lung-GatedCT_To_USD
- src/physiomotion4d
- cli
- vtk_to_usd
- tests
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
30 | 40 | | |
31 | 41 | | |
32 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| 563 | + | |
563 | 564 | | |
564 | 565 | | |
565 | 566 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
0 commit comments