From a403add988ddeee34252b839679719945e7fafab Mon Sep 17 00:00:00 2001
From: Oleg Alexandrov
+ The input control net may be created by finding each image footprint with footprintinit, + computing the image overlaps with findimageoverlaps, creating guess measurements with + autoseed, then registering them with pointreg. +
+Optional output files can be enabled to provide more information for analyzing the results of the bundle. BUNDLEOUT_TXT provides an overall summary of the bundle adjustment; diff --git a/isis/src/qisis/apps/qnet/qnet.xml b/isis/src/qisis/apps/qnet/qnet.xml index 980c559b5c..7cd984b380 100644 --- a/isis/src/qisis/apps/qnet/qnet.xml +++ b/isis/src/qisis/apps/qnet/qnet.xml @@ -30,6 +30,10 @@
+ This program is an ISIS GUI application. To run it, type its name in a + terminal, with no arguments. This will start a blank session, having the + main Qnet window and the control network navigator window. + There are 3 core windows used in this application.