1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314
|
<h2>DESCRIPTION</h2>
<p>
The <b>GCP Manager</b> is a <em><a href="wxGUI.html">wxGUI</a></em>
extension which allows the user to create, edit, and manage
Ground Control Points. It is available from the menu
"File | Manage Ground Control Points".
<p>
The <b>GCP Manager</b> provides an interactive graphical interface to
manage and analyze Ground Control Points. A backup copy of the initial
POINTS file is always maintained and updated only on request (Save GCPs
to POINTS file). This guarantees that accidential changes are not
permanent and can be undone by reloading the Ground Control Points.
<p>
The GCP Manager must be started in the target location, not in the
source location.
<p>
The GCP Manager is structured into three panels:
<ul>
<li>The topmost panel shows a list of Ground Control Points. Tools to
manipulate and analyze GCPs are provided in the toolbar. This panel can
be moved out of the GCP manager window by either dragging with the
caption or by clicking on the pin button on the right in the caption.
This panel can also be placed below the map displays by dragging.
<li>The two panels in the lower part are used for map and GCP display,
the left pane showing a map from the source location and the right
pane showing a reference map from the target location. Numbered Ground
Control Points are shown on both map displays.
</ul>
<h3>Components of the GCP Manager</h3>
<center>
<br><img src="wxGUI_GCP_Manager.jpg" border="0" alt="GCP Manager"><br><br>
</center>
<p>
<em>Toolbars</em>
<p>
Two toolbars are provided with the GCP Manager, one for managing the map
displays and one for managing the GCP list.
<p>
<em>List of ground control points</em>
<p>
The list of Ground Control Points can be sorted by clicking on a column
header. Clicking on a cloumn header will sort the GCPs ascending, a
second click on the same column will sort the GCPs descending. Overall
RMS error and individual RMS errors of all points are often improved if
the GCP with the highest RMS error is adjusted. Individual coordinates
can be edited by double-clicking on a row.
<p>
The first column holds a checkbox and displays the point number. A GCP
is only used for RMS error calculation and georectification if its
checkbox on the left is checked. Uncheck to deactivate a GCP (mark as
unused GCP).
<p>
<em>Two panels for map display</em>
<p>
The left panel is used to display a map from the source location, the
right panel to display a map from the target loaction. Zooming in and
out is always possible with the mouse wheel and done for each map canvas
separately.
<p>
GCPs are displayed in different colors, depending on whether a GCP has
a high RMS error, is currently unused or is currently selected. Optionally,
currently unused GCPs are not shown on the map display.
<p>
<em>Statusbar</em>
<p>
At the bottom of the GCP Manager is a statusbar providing several
functions. The default is set to <em>Go to GCP No.</em> (see also below).
Typing a number or using the up/down arrows will center the maps on the
given GCP, useful with a high zoom.
<h4>GCP Map Display Toolbar</h4>
<dl>
<dt><img src="icons/show.png">
<em>Display map</em></dt>
<dd>Displays maps for source and target canvas and re-renders any layers
that have changed since the last time the display was updated.</dd>
<dt><img src="icons/layer-redraw.png">
<em>Re-render map</em></dt>
<dd>Re-renders both source and target canvas regardless of whether they
have changed or not.</dd>
<dt><img src="icons/erase.png">
<em>Erase display</em></dt>
<dd>Erases both source and target canvas to a white background.</dd>
<dt><img src="icons/gcp-create.png">
<em>Define GCP (Ground Control Points)</em></dt>
<dd>On left mouse click, coordinates are defined for the currently
selected GCP.</dd>
<dt><img src="icons/pan.png">
<em>Pan</em></dt>
<dd>Interactive selection of a new center of view in the active
display monitor. Drag the pan cursor while pressing the left mouse
button to pan. Alternatively left-click on the new center. Panning
changes the location of the region displayed but not the size of the
area displayed or the resolution.</dd>
<dt><img src="icons/zoom-in.png">
<em>Zoom in</em></dt>
<dd>Interactive zooming with the mouse in the active map canvas (source
or target). Drawing a box or just a left click with the mouse and zoom-in
cursor causes the display to zoom in so that the area defined by the box
fills the display. The map resolution is not changed. Clicking with the
zoom-in cursor causes the display to zoom in by 30%, centered on the
point where the mouse is clicked. Zooming changes the display region
extents (both size and location of area displayed).</dd>
<dt><img src="icons/zoom-out.png">
<em>Zoom out</em></dt>
<dd>Interactive zooming with the mouse in the active map canvas (source
or target). Drawing a box or just a left click with the mouse and zoom-out
cursor causes the display to zoom out so that the area displayed
shrinks to fill the area defined by the box. The map resolution is not
changed. Clicking with the zoom-out cursor causes the display to zoom
out by 30%, centered on the point where the mouse is clicked. Zooming
changes the display region extents (both size and location of area
displayed).</dd>
<dt><img src="icons/zoom-more.png">
<em>Adjust display zoom</em></dt>
<dd>Source and target display are adjusted by using the current GCPs for
coordinate transformation:
<br><br>
<dl>
<dt><em>Adjust source display to target display</em>
<dd>The extents of the source display are adjusted to the current
extents of the target display.
<dt><em>Adjust target display to source display</em>
<dd>The extents of the source display are adjusted to the current
extents of the target display.
</dl>
<dt><em>Set active map canvas</em></dt>
<dd>Sets the currently active map canvas (source or target). Click
to set active map canvas for <em>Return to previous zoom</em> or
<em>Zoom to extent of currently displayed map</em>. Alternatively, move
the mouse over the map canvas to be used as active canvas.</dd>
<dt><img src="icons/zoom-last.png">
<em>Return to pervious zoom</em></dt>
<dd>Returns to the previous zoom extent. Up to 10 levels of zoom back are
maintained.</dd>
<dt><img src="icons/zoom-extent.png">
<em>Zoom to extent of currently displayed map</em></dt>
<dd>Zoom to the extent of the currently displayed map in the active map
canvas (source or target).</dd>
<dt><img src="icons/settings.png">
<em>Settings</em></dt>
<dd>Shows a settings dialog for GCP management and display:<br><br>
<dl>
<dt><em>Symbology</em></dt>
<dd>Settings for map and GCP display:<br><br>
<dl>
<dt><em>Highlight highest RMS error only</em></dt>
<dd>Only the GCP with the highest RMS error will be displayed in
a different colour, both in the list of GCPs and the GCP Map Display.
<dt><em>Factor for RMS error threshold = M + SD * factor:</em></dt>
<dd>All GCPs with an RMS error larger than mean RMS + RMS standard
deviation * this factor will be displayed in a different colour,
both in the list of GCPs and the GCP Map Display. As a rule of
thumb, GCPs with an RMS error larger than <em>M + SD * 2</em> are
most probably wrong. GCPs with an RMS error larger than
<em>M + SD * 1</em> are worth closer inspection. This option is
only available if <em>Highlight highest RMS error only</em> is
unchecked.</dd>
<dt><em>Color</em></dt>
<dd>Set the color for GCPs on the GCP Map Display.</dd>
<dt><em>Color for high RMS error</em></dt>
<dd>Set the color for GCPs with a high RMS error on the GCP Map
Display.</dd>
<dt><em>Color for selected GCP</em></dt>
<dd>Set the color for the currently selected GCP on the GCP Map
Display.</dd>
<dt><em>Show unused GCPs</em></dt>
<dd>If unchecked, unused GCPs will not be shown on the GCP Map
Display.</dd>
<dt><em>Color for unused GCPs</em></dt>
<dd>Set the color for unused GCPs on the GCP Map Display.</dd>
<dt><em>Symbol size</em></dt>
<dd>Set the symbol size for GCPs on the GCP Map Display.</dd>
<dt><em>Line width</em></dt>
<dd>Set the line width for GCPs on the GCP Map Display.</dd>
<dt><em>Select source map to display</em></dt>
<dd>Select a source map for the left pane of the GCP Map Display.</dd>
<dt><em>Select target map to display</em></dt>
<dd>Select a target map for the right pane of the GCP Map Display.</dd>
</dl>
</dd>
<dt><br><em>Rectification</em></dt>
<dd>Settings for georectification:<br><br>
<dl>
<dt><em>Select rectification method</em></dt>
<dd>Set the polynomial order for georectification. This order will
also be used for RMS error calculation.</dd>
<dt><em>Clip to computational region in target location</em></dt>
<dd>Clip raster maps to the current computational region in the
target location when georectifying.</dd>
<dt><em>Extension for output maps</em></dt>
<dd>Change the extension for output map names when doing the actual
georectification.</dd>
</dl>
</dd>
</dl><br>
</dd>
<dt><img src="icons/help.png">
<em>Show Help</em></dt>
<dd>Show help page for the GCP Manager.
<dt><img src="icons/quit.png">
<em>Quit</em></dt>
<dd>Quit the GCP Manager.
</dl>
<h4>Toolbar for the GCP list</h4>
<dl>
<dt><img src="icons/gcp-save.png">
<em>Save GCPs to POINTS file</em></dt>
<dd>The current list of GCPs is saved to the imagery group's POINTS file
and to a backup copy.</dd>
<dt><img src="icons/gcp-add.png">
<em>Add new GCP</em></dt>
<dd>Adds a new Ground Control Point to the list and selects it for editing.</dd>
<dt><img src="icons/gcp-delete.png">
<em>Delete selected GCP</em></dt>
<dd>Deletes the currently selected GCP from the list.</dd>
<dt><img src="icons/gcp-remove.png">
<em>Clear selected GCP</em></dt>
<dd>Resets all coordinates of the currently selected GCP to 0 (zero).</dd>
<dt><img src="icons/reload.png">
<em>Reload GCPs from POINTS file</em></dt>
<dd>Reloads GCPs from the imagery group's POINTS file.</dd>
<dt><img src="icons/gcp-rms.png">
<em>Recalculate RMS error</em></dt>
<dd>Recalculates forward and backward RMS error for all GCP marked for
use (activated checkbox in first row).
</dd>
<dt><img src="icons/georectify.png">
<em>Georectify</em></dt>
<dd>Uses <em><a href="i.rectify.html">i.rectify</a></em> to georectify
all images in the source imagery group.
</dd>
</dl>
<h4>GCP Map Display Statusbar</h4>
The GCP map display statusbar is similar to the statusbar in the regular
GRASS GIS map display with two differences, <em>Go to</em> has been
replaced with <em>Go to GCP No.</em> and <em>Projection</em> has been
replaced with <em>RMS error</em>.
<p>
If <em>Go to GCP No.</em> is selected, a GCP number can be given in the
left side of the statusbar and the source and target map canvas will be
centered on the given GCP. Clicking on the map canvas will update
coordinates for this GCP.
<p>
If <em>RMS error</em> is selected, the overall forward and backward RMS
error is displayed.
<h2>SEE ALSO</h2>
<em>
<a href="wxGUI.html">wxGUI</a><br>
<a href="wxGUI.Components.html">wxGUI components</a>
</em>
<p>
<em>
<a href="i.rectify.html">i.rectify</a>,
<a href="g.transform.html">g.transform</a>
</em>
<h2>AUTHORS</h2>
Markus Metz<br><br>
<em>Based on the Georectifier (GRASS 6.4.0) by</em><br>
Michael Barton<br>
<a href="http://geo.fsv.cvut.cz/gwiki/Landa">Martin Landa</a>, <a
href="http://www.cvut.cz">Czech Technical University in Prague</a>, Czech Republic
<p>
<i>$Date: 2012-02-19 21:31:20 +0100 (Sun, 19 Feb 2012) $</i>
|