pupsnr.sh (335B)
1 #!/usr/bin/env bash 2 # Copyright (c) the JPEG XL Project Authors. All rights reserved. 3 # 4 # Use of this source code is governed by a BSD-style 5 # license that can be found in the LICENSE file. 6 7 ./compute_octave_metric.sh "$@" \ 8 --path "$(dirname "$0")"/../../../third_party/hdr_metrics/ \ 9 "$(dirname "$0")"/compute-pumetrics.m 'psnr'