Aim Plots

Those are functions to create Aim Plots for evaluation of image correction algorithms.
2 Downloads
Updated 14 Jun 2022

View License

Files provided allows for creation of Aim Plots and computation of decomposed MAE, for evaluation of image correction algorithms.
Direct version requires:
  • Reference Image (desired output of the evaluated algorithm),
  • Distorted Image (input image for correction algorithm),
  • Corrected Image (output image from correction algorithm).
Other arguments are optional and described in the function comments.
Indirect version requires:
  • Reference Image (desired output of the evaluated algorithm),
  • True Map binary of distortion (0 - pixels that should be changed, 1 - pixels that should remain unaltered),
  • Corrected Image (output image from correction algorithm),
  • Detection Map of distortion (0 - pixels actually changed by algorithm, 0 - pixel not altered by algorithm).
Other arguments are optional and described in the function comments.

Cite As

Lukasz Malinski (2026). Aim Plots (https://www.mathworks.com/matlabcentral/fileexchange/112290-aim-plots), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.1

Added functions for decomposed MAE computation only.

1.0.0