Hello,
I am developing a model that requires rigid registration of meshes based on the registration transform of CT images.
I create a transform from the registered CTs, and then I apply that transform to the corresponding meshes.
I save the transform as the grooming transform in a project .xcel file.
When I move to the optimising stage, the particles do not move during the iterations per split, only moving in the optimisation iterations. The result is that the particles cover most of the shape, but there is no correspondence between shapes.
If I start the process over and take as initial input shapes the groomed shapes, skip grooming, the optimisation output is great.
So I do not understant what is the difference between the two cases. Is my registration transform introducing errors?
I understand that my question is quite vague, so please let me know which files would be helpful for me to share.
Any help would be really appreciated.