Analysis functions
Quantitative Criteria
DeconvOptim.relative_energy_regain — Functionrelative_energy_regain(ground_truth, rec)Calculates the relative energy regain between the ground_truth and the reconstruction. Assumes that both arrays are 2 dimensional
Reference
DeconvOptim.normalized_cross_correlation — Functionnormalized_cross_correlation(ground_truth, measured)Calculates the normalized cross correlation.
External links: