You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
I'm trying to use SimpleElastix to do alignment of a multichannel image. I'm creating a filter, calling AddFixedImage and AddMovingImage, and then calling Execute, but the output of GetResultImage is one channel. I saw in another thread SimpleElastix isn't compiled for multichannel images. Is there some way around this?
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use SimpleElastix to do alignment of a multichannel image. I'm creating a filter, calling
AddFixedImage
andAddMovingImage
, and then callingExecute
, but the output ofGetResultImage
is one channel. I saw in another thread SimpleElastix isn't compiled for multichannel images. Is there some way around this?Thanks!
The text was updated successfully, but these errors were encountered: