ewoksndreg.features.mapping.scikitimage_backend.get_ransac_solver#
- ewoksndreg.features.mapping.scikitimage_backend.get_ransac_solver(transfo_type, **solve_options)[source]#
- Parameters:
transfo_type (
TransformationType
)- Return type:
Callable
[[Sequence
[ndarray
],Sequence
[ndarray
]],ndarray
]