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