Project a segmentation onto another segmentation

Hi to all,

I was wondering if there is a way to project a segmentation onto another segmentation.

For example, here we have two segmentations (see the figures below): A heart left ventricle (red) and a target (blue). As you can see, the blue segmentation is not completely on the red segmentation. Most of the part is inside the red segmentation, while a small part is outside the red segmentation.

1
2

Could you tell me how to project the blue segmentation onto the red segmentation? The result I need is shown in the figure below. Regarding the yellow segmentation, I first created a closed curve markup along the boundary of the blue segmentation from a specific view, then did curve cut in Dynamic Modeler. However, the result may not be precise, since the process is manual, and if change the view, the result will be different.

3

I was thinking about extract the boundary of the blue segmentation, then find the closest points on the red segmentation and do a curve cut. I don’t know if this method is feasible, or maybe there’s a better way to achieve the goal.

Many thanks for your help!

There are several potential approaches to implement this. What is the clinical application? What is your overall goal?