Hi,
I tried adding some transformations to imported sources. It seems that the parameter in add_image points to a XML-specific function.
|
if transformation is not None: |
What is the best way to include transformation upon data import (multi-modal/ multi-scale registration)? Loading the view and modifying it afterwards?
Hi,
I tried adding some transformations to imported sources. It seems that the parameter in
add_imagepoints to a XML-specific function.mobie-utils-python/mobie/image_data.py
Line 250 in 977120d
What is the best way to include transformation upon data import (multi-modal/ multi-scale registration)? Loading the view and modifying it afterwards?