Open Robbie1977 opened 1 year ago
@schlegelp how can I convert the CMTK xform warp from a um Seymour to a mirrored version into something you could use for mirroring in Navis (looks like you need csv points)?
Hi Robbie. The mirroring is a two step process in navis
:
transform_type="mirror"
)I suspect your CMTK transform is doing both of these together? You could - in theory - just use this to define a transform between DmelL1CNS_Seymourum
and DmelL1CNS_Seymourum_mirrored
.
The more canonical way is to try to generate a warping transform that offsets asymmetries after the flipping though. What I've done in the past is this:
MirrorTransform
For FAFB
I did just that using the JRC2018F symmetrical template for step 2b.
That will obviously subsample the CMTK transform and would likely be a bit less precise (but faster!) - so you might want to run some quality checks. I do wonder if there is a way to extract the warping part out of the CMTK transform and plug that in as the transform_type='mirror'
.
adding um to match the VFB content and adding mirroring for NBLAST from CMTK warp