.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OSSIM-CREATE-HISTO "1" "December 2015" "ossim-create-histo 1.8.20" "User Commands" .SH NAME ossim-create-histo \- ossim-create-histo .SH SYNOPSIS .B ossim-create-histo \fI\,\/\fR .SH DESCRIPTION Description: ossim\-create\-histo creates a histogram from image. .SH OPTIONS .TP \fB\-\-bins\fR Number of bins to use .TP \fB\-\-create\-histogram\-fast\fR Computes a histogram in fast mode which samples partial tiles. .TP \fB\-\-disable\-elev\fR Will disable the elevation .TP \fB\-\-disable\-notify\fR Takes an argument. Arguments are ALL, WARN, NOTICE, INFO, FATAL, DEBUG. If you want multiple disables then just do multiple \fB\-\-disable\-notify\fR on the command line. All argument are case insensitive. Default is all are enabled. .TP \fB\-\-disable\-plugin\fR Will disable the plugin loader .TP \fB\-\-entry\fR entry number to use .TP \fB\-\-max\fR Maximum value to use .TP \fB\-\-min\fR Minimum value to use .TP \fB\-\-ossim\-logfile\fR 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. .TP \fB\-K\fR specify individual keywords to add to the preferences keyword list: name=value .TP \fB\-P\fR specify a preference file to load .TP \fB\-T\fR specify the classes to trace, ex: ossimInit|ossimImage.* will trace ossimInit and all ossimImage classes .TP \fB\-f\fR fast mode .TP \fB\-h\fR or \fB\-\-help\fR Display this information .TP \fB\-i\fR Creates a histogram from the image_file. .TP \fB\-l\fR Output the specified number of res levels default is, set to 0 if you want all(not supported for import histogram \fB\-i\fR option .TP \fB\-o\fR Output the histogram to the indicated file. .TP \fB\-p\fR Imports imagelinks proprietary histogram_file. .SS "examples:" .IP create_histo foo.tif .IP Will create a histogram for the input image and call it foo.his .IP create_histo \fB\-i\fR foo.tif \fB\-o\fR foo.his .IP this will compute a histogram from the input foo.tif and write it to foo.his .IP create_histo \fB\-p\fR foo2.his \fB\-o\fR foo.his .IP will import the proprietary histogram file and output an ossim histogram file to foo.his .PP NOTE: If no output is given it will default to output.his .IP unless the special case of a single input image is given .SH "SEE ALSO" The full documentation for .B ossim-create-histo is maintained as a Texinfo manual. If the .B info and .B ossim-create-histo programs are properly installed at your site, the command .IP .B info ossim-create-histo .PP should give you access to the complete manual.