man if2 (Commandes) - binary operations between two image (IF) files.
NAME
if2 - binary operations between two image (IF) files.
SYNOPSIS
if2 infile1 infile2 outfile [OPTIONS]
DESCRIPTION
if2 performs binary functions on two input IF image files.
OPTIONS
if2 accepts the following options:
- --add
- Add infile1 and infile2.
- --sub
- Subtract infile2 from infile1.
- --mul
- Multiply images.
- --comp
- Compare images.
- --column-plot n
- Plot column.
- --row-plot n
- Plot row.
- --verbose
- Verbose mode.
- --version
- Print version.
- --help
- Print terse help summary
AUTHORS
Kevin Rosenberg, M.D. <kevin@ctsim.org>
HISTORY
CTSim was begun in 1983 using MS-DOS and an EGA display adapter. In 1999 it was ported to GNU/Linux and later ported to Microsoft Windows.