DOKK / manpages / debian 11 / ossim-core / ossim-mosaic.1.en
OSSIM-MOSAIC(1) User Commands OSSIM-MOSAIC(1)

ossim-mosaic - ossim-mosaic

ossim-mosaic [options] <input_file1> <input_file2> <input_file...> <output_file>

Description: ossim-mosaic Takes a list of images and outputs to mosaic.

Will disable the elevation
Takes an argument. Arguments are ALL, WARN, NOTICE, INFO, FATAL, DEBUG. If you want multiple disables then just do multiple --disable-notify on the command line. All argument are case insensitive. Default is all are enabled.
Will disable the plugin loader
takes a logfile as an argument. All output messages are redirected to the specified log file. By default there is no log file and all messages are enabled.
Adds a property to send to the writer. format is name=value
specify individual keywords to add to the preferences keyword list: name=value
specify a preference file to load
specify the classes to trace, ex: ossimInit|ossimImage.* will trace ossimInit and all ossimImage classes
Display this information
keyword list to load from
Mosiac type (SIMPLE, BLEND, FEATHER, or any MosaicCombinerType [ossimClosestToCenter, ossimFeatherMosaic, etc..]) (default=SIMPLE
output a keyword list template
Writer type (tiff_strip, jpeg, etc... see ossim-info --writers) (default=tiff_strip)

The full documentation for ossim-mosaic is maintained as a Texinfo manual. If the info and ossim-mosaic programs are properly installed at your site, the command

info ossim-mosaic

should give you access to the complete manual.

December 2015 ossim-mosaic 1.8.20