Creating a heatmap from corresponding points

Hallo!

I’m trying to make a heatmap portraying the difference between a pre and post operation radius and ulna. I’ve managed to segment and overlay the bones. however I’m having issues creating the heatmap. When using the model to model distance extension I need to use the corresponding points option since the differences between the pre and post situations are too big.
What would be the best way to do this?
Should i use ALPACA to create a pointcloud and overlay this on the post operation situation? Or is it better to use slicerSALT with SPHARM-PDM? Is there a better direction I haven’t thought of? Could you point me in the right direction how to do this?

any help would be greatly appreciated!

If the pre and post volumes/models are not accurately aligned, yes, you need to align them first. ALPACA does not help you there, but you can use the FastModelAlign to do a rigid alignment of the two segmented models. There are also other extensions you can use to do the alignment. Once the two models are closely aligned as best as possible, then run the model2model distance.