c3d question
#1886
Replies: 1 comment 1 reply
-
|
There is an ITK-SNAP users list https://groups.google.com/g/itksnap-users where you can also ask about c3d. Looking at the command, my guess is that the second one works differently because it doesn't have |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear ANTs community members,
I am trying the following
c3dcommands.The first one listed below (slightly adapted from c3d documentation) works as expected that it produces PNG with segmentation overlaid on T1w.
I then tried the following adaption which conceptually feels like equivalent but is producing a PNG with only the T1w and not with the segmentation overlaid.
The main difference between the two approaches is in where the
-slice z 50%operation is performed. I uploaded the data here ants_forum_c3d.zip. Could you kindly share your thoughts on why there would be a difference between the two approaches?I realize
c3dmight not be officially part of this GitHub discussion but I could not find "discussion" feature on thec3dGitHub and I thought the community here would have the most experience with that tool. Thank you so much for your consideration of my request.Sincerely,
Nagesh
Beta Was this translation helpful? Give feedback.
All reactions