ewoksndreg.features.registration.calculate_transformations#
- ewoksndreg.features.registration.calculate_transformations(stacks, detector, matcher, mapper, include=None, reference_image=0)[source]#
- Parameters:
stacks (
InputStacks)detector (
FeatureDetector)matcher (
FeatureMatching)mapper (
FeatureMapping)include (
Optional[Sequence[int]])reference_image (
int)
- Return type:
Dict[str,List[Transformation]]