Section: User Commands (1)Local indexUp BSD mandoc
Debian GNU/Linux
NAME
mrwguesswb
- Guesses which white balance setting was used for a Minolta DiMAGE 5/7/7i RAW image
SYNOPSIS
[-cmapPath pathlist
]
<
mrwfile
DESCRIPTION
reads a Minolta DiMAGE 5/7/7i RAW image read from its standard input
and guesses which white balance setting most closely matches the one used for that specific image.
The name of the setting is written to standard output.
OPTIONS
-cmapPath pathlist
By default, color balances are searched for in the following path list:
.:colormaps:$HOME/.mrwtoppm/colormaps:/usr/local/share/mrwtoppm/colormaps
This list can be changes using this option.
FILES
$HOME/.mwrtoppm/mrwguesswb.rc
The initialization file consist of a sequence of lines.
Each line sets one option.
Option names are the same as the command line options,
except that the leading dash
(Qq -
)
is omitted.
Options that take a parameter have the form
option = value
Options that do not have a parameter have the form
option =
(the need for the = is a bug that will get squished later).
/usr/share/mrwtoppm/colormaps/
Location of colormaps used for color balance correction.