<div dir="ltr">Hi,<br>I have slightly modified the help following your suggestion:<br><a href="https://github.com/SimonRit/RTK/commit/a48ad7e325f12246d6730aefbf1254b1cc431dd1">https://github.com/SimonRit/RTK/commit/a48ad7e325f12246d6730aefbf1254b1cc431dd1<br></a>Simon</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 17, 2015 at 8:43 PM, Guangming Zang <span dir="ltr"><<a href="mailto:guangming.zang@kaust.edu.sa" target="_blank">guangming.zang@kaust.edu.sa</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)">Thanks for the help Chao. yes, just one example. we can make it like:</div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)"><span style="font-family:arial;font-size:14px;line-height:24px;white-space:nowrap">--wpc=DOUBLE           // Water precorrection coefficients, and  turn it off by default.</span><br></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)"><span style="font-family:arial;font-size:14px;line-height:24px;white-space:nowrap">But anyway, maybe only my opinion, for other user in the community, maybe it is enough.</span></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)"><span style="font-family:arial;font-size:14px;line-height:24px;white-space:nowrap">Thanks again</span></div><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)"><span style="font-family:arial;font-size:14px;line-height:24px;white-space:nowrap">Regards  </span><span style="font-family:arial;font-size:14px;line-height:24px;white-space:nowrap">Guangming </span></div><div class="gmail_extra"><span class=""><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><font style="line-height:23.32400131225586px" face="arial, helvetica, sans-serif" color="#674ea7"><b><i>Guangming Zang (Alex)</i></b></font><div style="line-height:23.32400131225586px"><font face="arial, helvetica, sans-serif"><b><i><font color="#0b5394">King Abdullah University of Science and Technology</font><font color="#073763">(KAUST)</font></i></b></font></div><div style="line-height:23.32400131225586px"><span style="font-family:arial;font-size:13px;line-height:20.020000457763672px"><font color="#0b5394"><b><i>University of Chinese Academy of Sciences(UCAS)</i></b></font></span><font face="arial, helvetica, sans-serif"><b><i><font color="#073763"><br></font></i></b></font></div><div style="line-height:23.32400131225586px"><span style="font-family:arial;font-size:13px;line-height:20.020000457763672px"><font color="#0b5394"><b><i><br></i></b></font></span></div><div style="line-height:23.32400131225586px"><span style="font-family:arial;font-size:13px;line-height:20.020000457763672px"><font color="#0b5394"><b><i><br></i></b></font></span></div><div style="line-height:23.32400131225586px"><br></div></div></div></div></div></div>
<br></span><div><div class="h5"><div class="gmail_quote">2015-06-17 19:47 GMT+03:00 Chao Wu <span dir="ltr"><<a href="mailto:wuchao04@gmail.com" target="_blank">wuchao04@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">In rtkGgoFunction.h<div><br></div><div><div>  // Water precorrection</div><div>  if(args_info.wpc_given)</div><div>    {</div><div>    std::vector<double> coeffs;</div><div>    coeffs.assign(args_info.wpc_arg, args_info.wpc_arg+args_info.wpc_given);</div><div>    reader->SetWaterPrecorrectionCoefficients(coeffs);</div><div>    }</div></div><div><br></div><div>In rtkProjectionsReader.txx</div><div><br></div><div><div>  // Water coefficients</div><div>  if(m_WaterPrecorrectionCoefficients.size() != 0)</div><div>    {</div><div>    m_WaterPrecorrectionFilter->SetCoefficients(m_WaterPrecorrectionCoefficients);</div><div>    m_WaterPrecorrectionFilter->SetInput(output);</div><div>    output->ReleaseDataFlagOn();</div><div>    output = m_WaterPrecorrectionFilter->GetOutput();</div><div>    }</div></div><div><br></div><div><br></div><div>So it means by default wpc coefficients are not set at all and thus WPC filter is bypassed.</div><div><br></div><div>Regards, Chao</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>2015-06-17 18:16 GMT+02:00 Guangming Zang <span dir="ltr"><<a href="mailto:guangming.zang@kaust.edu.sa" target="_blank">guangming.zang@kaust.edu.sa</a>></span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr"><div style="font-family:'trebuchet ms',sans-serif;color:rgb(0,0,255)"><div style="color:rgb(34,34,34);font-size:14px"><font color="#0000ff">Hey all,</font></div><div style="color:rgb(34,34,34);font-size:14px"><font color="#0000ff">i prefer first one, i.e, more detailed command line <span style="font-family:arial;line-height:24px;white-space:nowrap">explanation. </span></font><span style="font-family:arial;line-height:24px;white-space:nowrap;color:rgb(0,0,255)">i wanna compare RTK results to mine, however, sometime the command line and flags are not clear .</span></div><div style="color:rgb(34,34,34);font-size:14px"><font color="#0000ff"><span style="font-family:arial;line-height:24px;white-space:nowrap">For example, in lastest rtkfdk command,  for projection images preprocessing, so many command line </span></font><span style="color:rgb(0,0,255);font-family:arial;line-height:24px;white-space:nowrap">there.</span></div><div style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(0,0,255);font-family:arial;line-height:24px;white-space:nowrap">And some are </span><span style="color:rgb(0,0,255)">turned off  by default</span><span style="color:rgb(0,0,255);font-family:arial;line-height:24px;white-space:nowrap">  while some are not.  For example, what is default value for  --wpc?</span><span style="color:rgb(0,0,255);font-family:arial;line-height:24px;white-space:nowrap"><br></span></div><div style="color:rgb(34,34,34);font-size:14px"><font color="#0000ff"><span style="font-family:arial;line-height:24px;white-space:nowrap">      --wpc=DOUBLE           // Water precorrection coefficients</span></font></div><div style="color:rgb(34,34,34);font-size:14px"><font color="#0000ff"><span style="font-family:arial;line-height:24px;white-space:nowrap">Thanks.</span></font></div><div style="color:rgb(34,34,34);font-size:14px"><font color="#0000ff">Best regards</font></div><div style="color:rgb(34,34,34);font-size:14px"><font color="#0000ff">Guangming</font></div></div><div><div><div dir="ltr"><div><div dir="ltr"><font style="line-height:23.3240013122559px" face="arial, helvetica, sans-serif" color="#674ea7"><b><i>Guangming Zang (Alex)</i></b></font><div style="line-height:23.3240013122559px"><font face="arial, helvetica, sans-serif"><b><i><font color="#0b5394">King Abdullah University of Science and Technology</font><font color="#073763">(KAUST)</font></i></b></font></div><div style="line-height:23.3240013122559px"><span style="font-family:arial;font-size:13px;line-height:20.0200004577637px"><font color="#0b5394"><b><i>University of Chinese Academy of Sciences(UCAS)</i></b></font></span><font face="arial, helvetica, sans-serif"><b><i><font color="#073763"><br></font></i></b></font></div><div style="line-height:23.3240013122559px"><span style="font-family:arial;font-size:13px;line-height:20.0200004577637px"><font color="#0b5394"><b><i><br></i></b></font></span></div><div style="line-height:23.3240013122559px"><span style="font-family:arial;font-size:13px;line-height:20.0200004577637px"><font color="#0b5394"><b><i><br></i></b></font></span></div><div style="line-height:23.3240013122559px"><br></div></div></div></div></div></div>
</div>

<br>
</div></div><div><hr></div><font face="Arial" size="1">This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email.</font><br>_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com" target="_blank">Rtk-users@public.kitware.com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/rtk-users</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div></div></div></div><div class="HOEnZb"><div class="h5">

<br>
<div><hr></div><font face="Arial" size="1">This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email.</font></div></div><br>_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com">Rtk-users@public.kitware.com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/rtk-users</a><br>
<br></blockquote></div><br></div>