My model (.vtp) and image (.nrrd) align in slicer correctly. I am trying to use the model and image information in Python, but they do not visually align when plotted; they are in different coordinate systems (world vs physical)? Is there an easy way to convert the vtp mesh to align with the nrrd CT image in Python?
TLDR: what is the conversion that slicer does internally to a model to align it with a given reference image?