Skip to content
Discussion options

You must be logged in to vote

I think what you want is just to apply freeform deformation to an image rather than doing registration. The idea with registration is that you have two images which should correspond in some way, then you predict or estimate the deformation field to get the moving image to match the fixed image. If you have only one image as input then you don't have any correspondence between images to predict, so I think what you want to do isn't registration but image generation.

If you want to start from a pre-operative image and generate a post-operative one (segmentations being an image type), you are looking at an image-to-image problem which you could tackle with generative networks. You would nee…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wangnanv5
Comment options

Answer selected by wangnanv5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants