<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://stage.nitrcce.org/export/rss20_forum.php?forum_id=2340" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC Hammer And WML Modules for 3D Slicer Forum: hammer_faq</title>
  <link>http://stage.nitrcce.org/forum/forum.php?forum_id=2340</link>
  <description>FAQ on using HAMMER modules in 3D Slicer</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Sun, 05 Apr 2026 13:00:44 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>Using hammer in 3D Slicer</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=14050&amp;forum_id=2340</link>
   <description>Hi manager,&lt;br /&gt;
    I tried to use Hammer in 3D Slicer(Version 3.6), but my 3D Slicer's extensions Manager suggests me that 'Could not connect to specified repository, check network connection.' If I have any way to use Hammer in 3D slicer? &lt;br /&gt;
&lt;br /&gt;
    Thanks a lot.Best regards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Zeyuan&lt;br /&gt;
Shandong Normal University</description>
   <author>Zeyuan Chen</author>
   <pubDate>Mon, 16 Jan 2023 7:45:35 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=14050&amp;forum_id=2340</guid>
  </item>
  <item>
   <title>Where I Find the Implementation of Scalable High-Performance Image Registration Framework?</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=10536&amp;forum_id=2340</link>
   <description>Hi guys!&lt;br /&gt;
&lt;br /&gt;
I really liked the Hammer methodology.&lt;br /&gt;
&lt;br /&gt;
I would like to know if the implementation of the article below is available in this repository or another?&lt;br /&gt;
&lt;br /&gt;
Wu, Guorong, et al. &quot;Scalable high-performance image registration framework by unsupervised deep feature representations learning.&quot; IEEE Transactions on Biomedical Engineering 63.7 (2015): 1505-1516.&lt;br /&gt;
&lt;br /&gt;
Thanks in advance!&lt;br /&gt;
Natan Andrade</description>
   <author>Natan Andrade</author>
   <pubDate>Sun, 08 Sep 2019 19:00:20 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=10536&amp;forum_id=2340</guid>
  </item>
  <item>
   <title>RE: Hammer in 3D Slicer for mac only support x86?</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2788&amp;forum_id=2340</link>
   <description>Sorry, I wanner put this thread to Help forum, but I have no limit to do that.&lt;br /&gt;
&lt;br /&gt;
I change some codes in CMakeList.txt to build shared library for HammerRegistration as following:&lt;br /&gt;
&lt;br /&gt;
OPTION(BUILD_HAMMER_SHARED &amp;quot;Build the Hammer libraries shared.&amp;quot; ON)&lt;br /&gt;
&lt;br /&gt;
IF(BUILD_HAMMER_SHARED)&lt;br /&gt;
  SET(HAMMER_LIBRARY_TYPE SHARED)&lt;br /&gt;
ELSE(BUILD_HAMMER_SHARED)&lt;br /&gt;
  SET(HAMMER_LIBRARY_TYPE STATIC)&lt;br /&gt;
ENDIF(BUILD_HAMMER_SHARED)&lt;br /&gt;
&lt;br /&gt;
ADD_LIBRARY(HammerRegistration ${HAMMER_LIBRARY_TYPE} HammerRegistrationTest.cxx)&lt;br /&gt;
&lt;br /&gt;
Now I can obtain x86_64 HammerRegistration library on Mac.&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
Yang</description>
   <author>Yang Yu</author>
   <pubDate>Tue, 29 Nov 2011 22:47:24 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2788&amp;forum_id=2340</guid>
  </item>
  <item>
   <title>Hammer in 3D Slicer for mac only support x86?</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2788&amp;forum_id=2340</link>
   <description>The slicer is built in my Mac of x86_64. When I try slicer to install extend module, it could find HammerRegistration and installed. But when I restart Slicer, I can not find HammerRegistration module. I guess whether the website only provide precompiled 32-bit HammerRegistration. If so, could you please let me know whether you provide 64-bit HammerRegistration for Mac or how to get the 64-bit library from your open source codes?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Yang</description>
   <author>Yang Yu</author>
   <pubDate>Tue, 29 Nov 2011 20:44:12 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2788&amp;forum_id=2340</guid>
  </item>
  <item>
   <title>RE: Run HAMMER</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2758&amp;forum_id=2340</link>
   <description>&lt;span class=&quot;nitrc&quot;&gt;3D slicer encourages to reuse the existing modules as much as possible. Therefore our HAMMER registration module performs the deformable registration which only estimate the local deformations. &lt;/span&gt;</description>
   <author>Guorong  Wu</author>
   <pubDate>Thu, 17 Nov 2011 14:28:01 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2758&amp;forum_id=2340</guid>
  </item>
  <item>
   <title>RE: An example of using HAMMER in ITK</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2763&amp;forum_id=2340</link>
   <description>3D slicer encourages to reuse the existing modules as much as possible. Therefore our HAMMER registration module performs the deformable registration which only estimate the local deformations. Usually linear registration is needed to remove the global difference before running the deformable registration. Please see the complete data processing pipeline at (http://www.nitrc.org/forum/forum.php?thread_id=2758&amp;forum_id=2340).</description>
   <author>Guorong  Wu</author>
   <pubDate>Wed, 16 Nov 2011 15:49:57 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2763&amp;forum_id=2340</guid>
  </item>
  <item>
   <title>RE: Supported data format in HAMMER</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2760&amp;forum_id=2340</link>
   <description>Since HAMMER is the 3D deformable registration method, the input images must be 3D images.</description>
   <author>Guorong  Wu</author>
   <pubDate>Wed, 16 Nov 2011 4:46:39 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2760&amp;forum_id=2340</guid>
  </item>
  <item>
   <title>RE: Where to download source code and document</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2756&amp;forum_id=2340</link>
   <description>Use the following command to get the nightly-build source code (for HAMMER developer):&lt;br /&gt;
svn checkout https://www.nitrc.org/svn/hammerwml</description>
   <author>Guorong  Wu</author>
   <pubDate>Fri, 11 Nov 2011 19:36:24 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2756&amp;forum_id=2340</guid>
  </item>
  <item>
   <title>Run HAMMER</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2758&amp;forum_id=2340</link>
   <description>&lt;span class=&quot;nitrc&quot;&gt;The step-by-step tutorial can be found in the download panel of this page. We show all snapshots of using HAMMER in 3D Slicer from skull stripping module to HAMMER registration module.&lt;br /&gt;
&lt;/span&gt;</description>
   <author>Guorong  Wu</author>
   <pubDate>Fri, 11 Nov 2011 18:29:45 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2758&amp;forum_id=2340</guid>
  </item>
  <item>
   <title>RE: Supported data format in HAMMER</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=2760&amp;forum_id=2340</link>
   <description>The input to HAMMER could be all kinds of medical data formats which ITK supports, such as ANALYZE and NIfTI data format.</description>
   <author>Guorong  Wu</author>
   <pubDate>Fri, 11 Nov 2011 16:06:07 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=2760&amp;forum_id=2340</guid>
  </item>
 </channel>
</rss>
