pymerlin.reg.versor_reg_summary
- pymerlin.reg.versor_reg_summary(registrations, reg_outs, names=None, doprint=True, show_legend=True)[source]
Summarise results from one or more versor registration experiments
- Parameters
registrations (list) – List of registration objects
reg_outs (list) – List of dictionaries of registration outputs
names (list, optional) – Labels for each registration. Defaults to None.
doprint (bool, optional) – Print output. Defaults to True.
show_legend (bool, optional) – Show plot legend. Defaults to True.
- Returns
Summary of registrations
- Return type
pandas.DataFrame