<div dir="ltr">Hi, we are trying to run the IterativeClosestPoints Algorythm using Android NDK. And we are having trouble with a SIGSEV when we execute icp->Update();<div><br></div><div>We are using the following parameters: </div><div>iteration = 15, </div><div>landmarks = 40,</div><div>maxMeanDistance = 0.001</div><div>And I'm attaching the source and target as <b>.vtp</b> files</div><div><br></div><div>The error is the following, as shown by android's logcat: </div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">04-04 17:04:52.477: A/libc(15134): Fatal signal 11 (SIGSEGV) at 0xfffffffc (code=1), thread 15613 (AsyncTask #1)</blockquote></div><div><br></div><div>Following is the gist of our native class <a href="https://gist.github.com/fdefreitas/ee8f6f93272927111356">https://gist.github.com/fdefreitas/ee8f6f93272927111356</a></div><div><br></div><div>We are working based on the following example <a href="http://www.paraview.org/Wiki/VTK/Examples/Cxx/Filtering/IterativeClosestPointsTransform">http://www.paraview.org/Wiki/VTK/Examples/Cxx/Filtering/IterativeClosestPointsTransform</a></div><div><br></div><div>Any thoughts or help woul be appreciated.</div><div>Thanks in advance.</div><div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Fernando De Freitas<br>+584142802235<br></div></div>
</div></div>