Skip to content
Snippets Groups Projects
Unverified Commit a403add9 authored by Oleg Alexandrov's avatar Oleg Alexandrov Committed by GitHub
Browse files

Expand a bit the qnet documentation (#5373)

* Expand a bit the qnet documentation

* Expand a bit jigsaw.xml by describing how to create an initial control network

* Update the qnet documentation blurb
parent 968dec6e
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,12 @@ ...@@ -39,6 +39,12 @@
converges and the <b>UPDATE</b> parameter is selected. converges and the <b>UPDATE</b> parameter is selected.
</p> </p>
<p>
The input control net may be created by finding each image footprint with <b>footprintinit</b>,
computing the image overlaps with <b>findimageoverlaps</b>, creating guess measurements with
<b>autoseed</b>, then registering them with <b>pointreg</b>.
</p>
<p> <p>
Optional output files can be enabled to provide more information for analyzing the results of Optional output files can be enabled to provide more information for analyzing the results of
the bundle. <b>BUNDLEOUT_TXT</b> provides an overall summary of the bundle adjustment; the bundle. <b>BUNDLEOUT_TXT</b> provides an overall summary of the bundle adjustment;
......
...@@ -30,6 +30,10 @@ ...@@ -30,6 +30,10 @@
</p> </p>
<p> <p>
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. There are 3 core windows used in this application.
</p> </p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment