itkwasm_elastix.read_parameter_files_async¶

Module Contents¶

Functions¶

read_parameter_files_async

Read elastix parameter text files into a parameter object.

API¶

async itkwasm_elastix.read_parameter_files_async.read_parameter_files_async(parameter_files: List[os.PathLike] = []) Any¶

Read elastix parameter text files into a parameter object.

Parameters:

parameter_files (os.PathLike) – Elastix parameter files

Returns:

Elastix parameter object representation

Return type:

Any