<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>itkListSampleBase.h was re factored in 2007 as part of the Statistics framework refactoring. It was an CMake option for a couple of years in ITK v3. It migration guide is separate and can be found here:</div><div><br></div><div><a href="http://www.itk.org/Wiki/index.php?title=Proposals:Refactoring_Statistics_Framework_2007_Migration_Users_Guide&amp;oldid=35773">http://www.itk.org/Wiki/index.php?title=Proposals:Refactoring_Statistics_Framework_2007_Migration_Users_Guide&amp;oldid=35773</a></div><div><br></div><div>Here is the relevant information:</div><div><br></div><div><br></div><div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "><table border="1" style="font-size: 13px; color: black; background-color: white; position: static; z-index: auto; "><tbody><tr><td>ListSampleBase</td><td>Deprecated. The class was unecessary, it was providing only a Search() method that should in fact be provided by a process class, not a data container.</td><td><ul style="line-height: 1.5em; list-style-type: square; margin-top: 0.3em; margin-right: 0px; margin-bottom: 0px; margin-left: 1.5em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-image: url(http://www.itk.org/Wiki/skins/monobook/bullet.gif); "><li style="margin-bottom: 0.1em; ">If you were deriving a class from the itk::Statistics::ListSampleBase, you should now derive directly from the itk::Statistics::Sample class.</li><li style="margin-bottom: 0.1em; ">If you were using the Search() method you can get that functionality now from the (refactored) NeighborhoodSampler filter class. Note that the NeighborhoodSampler now allows users to setup a specific distance metric.</li></ul></td></tr></tbody></table></span><div><br></div></div><div><br><div><div>On Jul 8, 2011, at 8:09 AM, Gaëtan Lehmann wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>Le 8 juil. 11 à 13:12, David Doria a écrit :<br><br><blockquote type="cite">On Fri, Jul 8, 2011 at 5:02 AM, Arunachalam Kana<br></blockquote><blockquote type="cite">&lt;<a href="mailto:Kana.Arunachalam@fh-wels.at">Kana.Arunachalam@fh-wels.at</a>&gt; wrote:<br></blockquote><blockquote type="cite"><blockquote type="cite">Hi ITK User,<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">I am writing again regarding missing files in itk 4.<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">I have downloaded ITK 4 from GIT. After i downloaded, &nbsp;I found some &nbsp;<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">files<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">are missing. Example:<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">itkListSampleBase.h<br></blockquote></blockquote><br>This one was part of the statistics framework which have been quite &nbsp;<br>heavily refactored, but unfortunately not documented in the Migration &nbsp;<br>directory (it was done before ITK v4).<br><br><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">itkPointLocator.h<br></blockquote></blockquote><br>This one was removed in that change:<br><br>commit 09f2103f7f81e371007142d8c6d9939fd587bd12<br>Author: Hans Johnson &lt;<a href="mailto:hans-johnson@uiowa.edu">hans-johnson@uiowa.edu</a>&gt;<br>Date: &nbsp;&nbsp;Wed Sep 22 22:26:03 2010 -0500<br><br> &nbsp;&nbsp;&nbsp;&nbsp;Removed code that did nothing.<br><br> &nbsp;&nbsp;&nbsp;&nbsp;It appears as if the itkPointLocator class was the stub<br> &nbsp;&nbsp;&nbsp;&nbsp;of functionality that was added 2003, but never fully<br> &nbsp;&nbsp;&nbsp;&nbsp;implemented. &nbsp;As BUG_0011157 was unraveled, it became<br> &nbsp;&nbsp;&nbsp;&nbsp;more evident that this entire class does not seem to have<br> &nbsp;&nbsp;&nbsp;&nbsp;any purpose. &nbsp;After removing the class, all tests still pass.<br><br><br><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">the download link was: &nbsp;<a href="http://itk.org/ITK.git">http://itk.org/ITK.git</a><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Am i missing something here? Any advice is appreciated.<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Thank you,<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Best regards,<br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I can confirm those files are not in git master. They must have been<br></blockquote><blockquote type="cite">replaced/deprecated. Unfortunately I don't know by what.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">David<br></blockquote><blockquote type="cite">_____________________________________<br></blockquote><blockquote type="cite">Powered by <a href="http://www.kitware.com">www.kitware.com</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Visit other Kitware open-source projects at<br></blockquote><blockquote type="cite"><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Kitware offers ITK Training Courses, for more information visit:<br></blockquote><blockquote type="cite"><a href="http://www.kitware.com/products/protraining.html">http://www.kitware.com/products/protraining.html</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Please keep messages on-topic and check the ITK FAQ at:<br></blockquote><blockquote type="cite"><a href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Follow this link to subscribe/unsubscribe:<br></blockquote><blockquote type="cite"><a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a><br></blockquote><br>-- <br>Gaëtan Lehmann<br>Biologie du Développement et de la Reproduction<br>INRA de Jouy-en-Josas (France)<br>tel: +33 1 34 65 29 66 &nbsp;&nbsp;&nbsp;fax: 01 34 65 29 09<br><a href="http://mima2.jouy.inra.fr">http://mima2.jouy.inra.fr</a> &nbsp;<a href="http://www.itk.org">http://www.itk.org</a><br><a href="http://www.bepo.fr">http://www.bepo.fr</a><br><br><span>&lt;PGP.sig&gt;</span>_____________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at<br>http://www.kitware.com/opensource/opensource.html<br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://www.kitware.com/products/protraining.html<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://www.itk.org/mailman/listinfo/insight-users<br></div></blockquote></div><br></div></body></html>