[WIP] 2620 Add ITKWriter for other formats#2647
[WIP] 2620 Add ITKWriter for other formats#2647Nic-Ma wants to merge 12 commits intoProject-MONAI:devfrom
Conversation
merge master
merge master
merge master
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
|
I am blocked by an issue that I didn't find the API to set affine matrix in ITK image, already filed a ticket to ITK repo: Thanks in advance. |
Signed-off-by: Nic Ma <nma@nvidia.com>
Signed-off-by: Nic Ma <nma@nvidia.com>
|
/build |
1 similar comment
|
/build |
Signed-off-by: Nic Ma <nma@nvidia.com>
|
I can work on this feature because I revised the reader recently and now familiar with these |
That would be great. Thanks. |
|
We haven't started the review yet, I think this basic implementation needs some more work. I'll start a new PR on this, using some ideas from this PR, what do you think? |
OK, plan sounds good. Thanks. |
|
/build |
3 similar comments
|
/build |
|
/build |
|
/build |
Discussed more in InsightSoftwareConsortium/ITK#2663, but https://gist.github.com/thewtex/9503448d2ad1dfacc2cbd620d95d3dac is hopefully helpful. |
|
/build |
3 similar comments
|
/build |
|
/build |
|
/build |
|
Any updates on this? I would really appreciate a Dicom out support for MONAI. |
|
Any update on this? I was thinking of writing a custom ImageWriter for our in-house file format based on hdf5. |
|
Hi @dyollb , As @wyli said in #2647 (comment), I think we need more discussion about this topic. Thanks. |
|
thanks, I'm closing this in favour of #3674. |
Fixes #2620 .
Description
This PR added
ITKWriterto support more image formats.Status
Work in progress
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.