Skip to content

Using landmark correspondences in a multi-stage registration #878

Answered by ntatsisk
ishaanb92 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks @ishaanb92, for digging into this further. Indeed, the "Reading landmark file" line that is repeated more than once looked suspicious in the beginning so I did some extra tests. My current conclusion is that it is simply redudant, and in fact the registration works as expected.

You can test on your data by setting ("Metric0Weight" "0.0") and ("Metric1Weight" "1.0"). That way only the CorrespondingPointsEuclideanDistanceMetric is taken into account for the registration, while both metrics are reported. I did that for a two stage (affine + affine) registration and I attach the log here: log_affine_affine.txt. As you can see "Metric1" converges to 2.365649 with no "jump" between the t…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ishaanb92
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants