<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/regstack/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/regstack/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 30 Dec 2014 21:32:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/regstack/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Sean Colby</title><link>https://sourceforge.net/p/regstack/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -3,5 +3,4 @@

 Please refer to the [Installation] page for information regarding setup. The [Usage] page will provide instructions on executing the code.

-[[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sean Colby</dc:creator><pubDate>Tue, 30 Dec 2014 21:32:37 -0000</pubDate><guid>https://sourceforge.net99c7bf55a7f0d2dfd192b3492201432b1e706cf4</guid></item><item><title>Home modified by Sean Colby</title><link>https://sourceforge.net/p/regstack/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,7 @@
-Welcome to your wiki!
+reg_stack is an extension to the open source project, NiftyReg, for the coregistration of a series of 2D images representing a 3D block tissue subjected to histological serial sectioning. The software performs a series of nonlinear image transformations across a kernel of user-specified size to restore data continuity, as the sectioning process results in misalignments and distortions.
+The NiftyReg package also includes optimizations for parallelization on either the CPU or GPU. reg_stack leverages this feature and extends it to include support for running simultaneous instances of reg_f3d (NiftyReg) on multiple GPUs.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/regstack/wiki/markdown_syntax/) syntax.
+Please refer to the [Installation] page for information regarding setup. The [Usage] page will provide instructions on executing the code.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sean Colby</dc:creator><pubDate>Tue, 30 Dec 2014 21:28:42 -0000</pubDate><guid>https://sourceforge.netf197b95f7fcdcf9a63be76749f39096e6c4869a0</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/regstack/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;span&gt;[Overview]&lt;/span&gt;&lt;br /&gt;
reg_stack is an extension to the open source project, NiftyReg, for the coregistration of a series of 2D images representing a 3D block tissue subjected to histological serial sectioning.  The software performs a series of nonlinear image transformations across a kernel of user-specified size to restore data continuity, as the sectioning process results in misalignments and distortions.&lt;br /&gt;
&lt;span&gt;[Instructions]&lt;/span&gt;&lt;br /&gt;
1.) Install the modified NiftyReg version, provided on the reg_stack SourceForge page.  Installation instructions can be found at &lt;a href="http://cmictig.cs.ucl.ac.uk/wiki/index.php/NiftySeg_install" rel="nofollow"&gt;http://cmictig.cs.ucl.ac.uk/wiki/index.php/NiftySeg_install&lt;/a&gt;, as well as further documentation.  Note that for the GPU implementation, a CUDA capable GPU must be installed with appropriate drivers and CUDA SDK. Special consideration must be taken to enable GPU usage when building NiftyReg. &lt;br /&gt;
2.) Install Python 2.7.X along with the following packages:&lt;br /&gt;
        -NumPy&lt;br /&gt;
        -SciPy&lt;br /&gt;
        -PyDICOM&lt;br /&gt;
        -Python Imaging Library (or Pillow)&lt;br /&gt;
        -nose&lt;br /&gt;
        -sphinx&lt;br /&gt;
        -NiBabel&lt;br /&gt;
3.) Download the latest reg_stack.py file.&lt;br /&gt;
&lt;span&gt;[Usage]&lt;/span&gt;&lt;br /&gt;
1.) Run reg_stack.py with Python 2.7.X, passing the NiftyReg install directory, the directory containing your images, and a registration window size as command line arguments.&lt;br /&gt;
2.) Pass additional Nifty-related arguments (such as the -gpu flag for GPU usage) last--they will find their way into reg_f3d.  Keep in mind, though, that the required flags (-ref, -flo, -res, -cpp) are handled automatically.  Only optional flags used to tweak the registration algorithm should be passed.&lt;br /&gt;
3.) That's it!  You should find several new folders alongside your input images folder.  'Result' contains the results of the initial transformations, 'CPP' contains the initial deformation fields, 'averagedCPP' contains a comprehensive deformation field for each image, and 'averagedResult' contains a single resultant image after applying the averaged transformation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sean Colby</dc:creator><pubDate>Tue, 30 Dec 2014 16:36:19 -0000</pubDate><guid>https://sourceforge.netfd764a78acbb42bb97676c0d9d70bce94bd1c18c</guid></item><item><title>Home modified by Sean Colby</title><link>https://sourceforge.net/p/regstack/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/regstack/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/smcolby"&gt;Sean Colby&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-54a1d268c4314375180cf3bc" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sean Colby</dc:creator><pubDate>Mon, 29 Dec 2014 22:15:04 -0000</pubDate><guid>https://sourceforge.netf570c621eb0ba996510546c891031ab65f27b7ba</guid></item></channel></rss>