iqa_wrapper.sh (235B)
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 python3 "$(dirname "$0")/iqa.py" "$0" "$@"