Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add (P)SNR, RMSE, and MAE #536

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add (P)SNR, RMSE, and MAE #536

wants to merge 4 commits into from

Commits on Jun 5, 2018

  1. Add (P)SNR, RMSE, and MAE implementations

    Adds various metrics for comparing reference images with (noisy) test
    images.
    stelfrich authored and awalter17 committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    e037b90 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Rename QualityTests to QualityTest

    Maven will only execute unit tests whose class name begins or ends with
    "Test".
    awalter17 committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    16c1a5f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    250397e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c8f76 View commit details
    Browse the repository at this point in the history