.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OSSIM-AUTREG "1" "December 2015" "ossim-autreg 1.8.20" "User Commands" .SH NAME ossim-autreg \- ossim-autreg .SH SYNOPSIS .B ossim-autreg [\fI\,option\/\fR]... [\fI\,input-option\/\fR]... \fI\,-img_1 -img_2 \/\fR .SH DESCRIPTION Available traces: \fB\-T\fR "ossimAutRegUtil:debug" \- General debug trace to standard out. \fB\-T\fR "ossimAutRegUtil:log" \- Writes a log file to output\-file.log. \fB\-T\fR "ossimAutRegUtil:options" \- Writes the options to output\-file\-options.kwl. .PP Description: ossim\-autreg: Utility application for autonomous image registration. .SH OPTIONS .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\-\-oax_config_file\fR Specify a keyword list oax configuration file. .TP \fB\-\-ocv_config_file\fR Specify a keyword list OpenCV configuration file. .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\-\-quality\fR NOT WORKING... Desired quality of tiepoint collection. Range: 1 to 5, Default = 3 .TP \fB\-\-roi\-center\-llr\fR Specify the center ROI in latitude longitude space with radius in meters. .TP \fB\-\-roi\-center\-llwh\fR Specify the center ROI in latitude longitude space with width and height in pixels. .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\-h\fR or \fB\-\-help\fR Display this help and exit. .PP NOTES: 1) Note 1 content .IP Note 1 place holder continued... .PP 2) Note 2 content .IP Note 2 place holder continued... .PP Example commands: .PP // Co\-register image1 and image2 with 512x512 ROIs centered on point: ossim\-autreg \fB\-\-op\fR coreg \fB\-\-img_1\fR image1.ntf \fB\-\-img_2\fR image2.ntf \fB\-\-roi\-center\-llwh\fR 28.097255037664400 \fB\-80\fR.630762190246145 512 512 .PP // Register image2 to control image1 (master): (TBD... not working) ossim\-autreg \fB\-\-op\fR masreg \fB\-img_m\fR image1.ntf \fB\-img_s\fR image2.ntf \fB\-cfg\fR configFile.kwl .PP // Above command where all options are in a keyword list: ossim\-autreg \fB\-\-options\fR autreg\-options.kwl .SH "SEE ALSO" The full documentation for .B ossim-autreg is maintained as a Texinfo manual. If the .B info and .B ossim-autreg programs are properly installed at your site, the command .IP .B info ossim-autreg .PP should give you access to the complete manual.