<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>http://micmac.ensg.eu/index.php?action=history&amp;feed=atom&amp;title=GCPCtrl</id>
		<title>GCPCtrl - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="http://micmac.ensg.eu/index.php?action=history&amp;feed=atom&amp;title=GCPCtrl"/>
		<link rel="alternate" type="text/html" href="http://micmac.ensg.eu/index.php?title=GCPCtrl&amp;action=history"/>
		<updated>2026-04-15T13:49:01Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://micmac.ensg.eu/index.php?title=GCPCtrl&amp;diff=2467&amp;oldid=prev</id>
		<title>V.tournadre : Page créée avec « ==Description==  GCPCtrl can be used to assess the accuracy of a set of orientation from Check Points. The tool computes the image and ground reprojection error for each G... »</title>
		<link rel="alternate" type="text/html" href="http://micmac.ensg.eu/index.php?title=GCPCtrl&amp;diff=2467&amp;oldid=prev"/>
				<updated>2017-03-21T10:48:43Z</updated>
		
		<summary type="html">&lt;p&gt;Page créée avec « ==Description==  GCPCtrl can be used to assess the accuracy of a set of orientation from Check Points. The tool computes the image and ground reprojection error for each G... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Description==&lt;br /&gt;
&lt;br /&gt;
GCPCtrl can be used to assess the accuracy of a set of orientation from Check Points.&lt;br /&gt;
The tool computes the image and ground reprojection error for each GCP.&lt;br /&gt;
The tool is documented in DocMicMac.pdf (3.10.1.6 Accuracy Control with GCPCtrl).&lt;br /&gt;
&lt;br /&gt;
==DocMicMac.pdf==&lt;br /&gt;
In photogrammetry, a standard method to control the accuracy of georeferencing result is to use couple of points called Check Points (CP). Check points, unlike Ground Control Points (GCPs), are used either to estimate the 3d similarity (GCPBascule) or for the compensation (Campari) on ground measurements. Residuals on check points allow to qualify the accuracy of the georeferencing result. If for a dataset, several ground measurements are available, a part may serve to perform georeferencing step (GCPBascule) while the rest of ground measurements can be used to qualify the accuracy and used as check points. &lt;br /&gt;
&lt;br /&gt;
===Syntax===&lt;br /&gt;
&amp;lt;pre&amp;gt;mm3d GCPCtrl -help&amp;lt;/pre&amp;gt;&lt;br /&gt;
Mandatory unnamed args : &lt;br /&gt;
* string :: {Full name (Dir+Pat)}&lt;br /&gt;
* string :: {Orientation in}&lt;br /&gt;
* string :: {Ground Control Points File}&lt;br /&gt;
* string :: {Image Measurements File}&lt;br /&gt;
Named args : &lt;br /&gt;
* [Name=CPI] bool :: {when Calib Per Image has to be used}&lt;br /&gt;
* [Name=ShowU] bool :: {Show unused point (def=true)}&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
An example of the use of GCPCtrl:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;mm3d GCPCtrl &amp;quot;.*JPG&amp;quot; Ori-RTL-Bascule CP.xml MesuresFinales-S2D.xml&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where:&lt;br /&gt;
&lt;br /&gt;
— Ori-RTL-Bascule : are sets of orientations computed using Ground Control Points with (GCPBascule)&lt;br /&gt;
&lt;br /&gt;
— CP.xml : are Check Points coordinates (not used to compute orientations of Ori-RTL-Bascule)&lt;br /&gt;
&lt;br /&gt;
— MesuresFinales-S2D.xml : 2d Check Points coordinates&lt;br /&gt;
&lt;br /&gt;
Residuals are used to estimate the accuracy. It is printed by GCPCtrl where D is the 3d residual and&lt;br /&gt;
P is vector of deviations in axial components:&lt;br /&gt;
&lt;br /&gt;
''...&lt;br /&gt;
&lt;br /&gt;
''Ctrl 1 GCP-Bundle, D=0.00711013 P=[0.00157584,0.00215343,0.0065904]&lt;br /&gt;
&lt;br /&gt;
''Ctrl 2 GCP-Bundle, D=0.00213116 P=[-0.000812961,-7.10012e-05,0.00196873]&lt;br /&gt;
&lt;br /&gt;
''Ctrl 3 GCP-Bundle, D=0.00503373 P=[-0.00225834,0.000504016,0.00447037]&lt;br /&gt;
&lt;br /&gt;
''Ctrl 4 GCP-Bundle, D=0.013416 P=[-0.00209372,0.00171374,0.0131404]&lt;br /&gt;
&lt;br /&gt;
''Ctrl 5 GCP-Bundle, D=0.00778608 P=[-0.00129931,-0.000609828,-0.00765265]&lt;br /&gt;
&lt;br /&gt;
''Ctrl 6 GCP-Bundle, D=0.00432863 P=[-0.00166909,-0.00255773,-0.00306743]&lt;br /&gt;
&lt;br /&gt;
''Ctrl 7 GCP-Bundle, D=0.00536168 P=[0.00157972,-0.0050588,0.000812824]&lt;br /&gt;
&lt;br /&gt;
''Ctrl 8 GCP-Bundle, D=0.00493167 P=[-0.000829516,0.00146171,-0.00463645]&lt;br /&gt;
&lt;br /&gt;
''Ctrl 9 GCP-Bundle, D=0.00217372 P=[-0.000790291,-0.00131989,0.0015357]&lt;br /&gt;
&lt;br /&gt;
''============================= ERRROR MAX PTS FL ======================&lt;br /&gt;
&lt;br /&gt;
''|| Value=0.80781 for Cam=DSC08643.JPG and Pt=7 ; MoyErr=0.698737&lt;br /&gt;
&lt;br /&gt;
''======================================================================&lt;/div&gt;</summary>
		<author><name>V.tournadre</name></author>	</entry>

	</feed>