Skip to content

slf_diff_init

Luc DURON edited this page Apr 6, 2023 · 1 revision
usage: slf_diff_init.py [-h] [--force] [--verbose] inname outname

@brief:
Calcule le différence pour tous les frame avec le premier frame

positional arguments:
  inname         Serafin input filename
  outname        Serafin output filename

options:
  -h, --help     show this help message and exit
  --force, -f    force output overwrite (default: False)
  --verbose, -v  increase output verbosity (default: False)
Clone this wiki locally