<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Python, loading images</title><link>https://sourceforge.net/p/mia/wiki/Python%252C%2520loading%2520images/</link><description>Recent changes to Python, loading images</description><atom:link href="https://sourceforge.net/p/mia/wiki/Python,%20loading%20images/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 09 Jan 2015 17:33:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mia/wiki/Python,%20loading%20images/feed" rel="self" type="application/rss+xml"/><item><title>Python, loading images modified by Gert Wollny</title><link>https://sourceforge.net/p/mia/wiki/Python%252C%2520loading%2520images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -11,5 +11,6 @@
 Loading a 2D gray scale image from a file *filename* can than be simply done by calling:

     :::python 
+    from pymia import load_image2d
     image = load_image2d(filename). 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gert Wollny</dc:creator><pubDate>Fri, 09 Jan 2015 17:33:41 -0000</pubDate><guid>https://sourceforge.net333732364c328cb2186c879c5e31411256cc5da4</guid></item><item><title>Python, loading images modified by Gert Wollny</title><link>https://sourceforge.net/p/mia/wiki/Python%252C%2520loading%2520images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -4,7 +4,7 @@

 ## Loading images

-Images can be loaded via the MIA plugins by calling **mia.load_image2d** or **mia.load_image3d**. 
+Images can be loaded via the MIA plugins by calling **pymia.load_image2d** or **pymia.load_image3d**. 
 The result is a *numpy.array* and all meta data is lost. If you are also interested in the meta data [nibabel](http://nipy.org/nibabel/) may be  of interest to you. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gert Wollny</dc:creator><pubDate>Fri, 09 Jan 2015 17:33:06 -0000</pubDate><guid>https://sourceforge.net42d2ebdb4be60e6765222b506c6e8a315e2e5d57</guid></item><item><title>Python, loading images modified by Gert Wollny</title><link>https://sourceforge.net/p/mia/wiki/Python%252C%2520loading%2520images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,8 +1,6 @@
 Navigation | |
 -----------|-|---------
 |[Contents](Using mia from Python) | [filtering](Python, filtering)
-
-----

 ## Loading images

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gert Wollny</dc:creator><pubDate>Thu, 12 Dec 2013 15:11:04 -0000</pubDate><guid>https://sourceforge.netc96207e20c33d71cf71e5599cdded67d1be66b57</guid></item><item><title>Python, loading images modified by Gert Wollny</title><link>https://sourceforge.net/p/mia/wiki/Python%252C%2520loading%2520images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,3 +1,9 @@
+Navigation | |
+-----------|-|---------
+|[Contents](Using mia from Python) | [filtering](Python, filtering)
+
+----
+
 ## Loading images

 Images can be loaded via the MIA plugins by calling **mia.load_image2d** or **mia.load_image3d**. 
@@ -9,8 +15,3 @@
     :::python 
     image = load_image2d(filename). 

-
----- 
-Navigation | |
------------|-|---------
-|[top](Using mia from Python) | [filtering](Python, filtering)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gert Wollny</dc:creator><pubDate>Thu, 12 Dec 2013 15:10:49 -0000</pubDate><guid>https://sourceforge.net10d5164612834f47cbf2905a4c325fcc116506c6</guid></item><item><title>Python, loading images modified by Gert Wollny</title><link>https://sourceforge.net/p/mia/wiki/Python%252C%2520loading%2520images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -11,5 +11,6 @@

 ---- 
-
-[top](Using mia from Python)  [filtering](Python, filtering)
+Navigation | |
+-----------|-|---------
+|[top](Using mia from Python) | [filtering](Python, filtering)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gert Wollny</dc:creator><pubDate>Thu, 12 Dec 2013 15:10:17 -0000</pubDate><guid>https://sourceforge.net5fbf82679f23bd40f7e83df927769c09910b0614</guid></item><item><title>Python, loading images modified by Gert Wollny</title><link>https://sourceforge.net/p/mia/wiki/Python%252C%2520loading%2520images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -12,4 +12,4 @@

 ---- 

-[top](Using mia from Python)  [forward](Python, filtering)
+[top](Using mia from Python)  [filtering](Python, filtering)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gert Wollny</dc:creator><pubDate>Thu, 12 Dec 2013 15:02:25 -0000</pubDate><guid>https://sourceforge.netee43124ca054430ed1aef52662cd77ca7bd62d72</guid></item><item><title>Python, loading images modified by Gert Wollny</title><link>https://sourceforge.net/p/mia/wiki/Python%252C%2520loading%2520images/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -12,4 +12,4 @@

 ---- 

-[back](Python, loading images) [top](Using mia from Python)  [forward](Python, image registration)
+[top](Using mia from Python)  [forward](Python, filtering)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gert Wollny</dc:creator><pubDate>Thu, 12 Dec 2013 14:51:48 -0000</pubDate><guid>https://sourceforge.netc8ef8e24e34eab8d25ed0f02073f3dad72321772</guid></item><item><title>Python, loading images modified by Gert Wollny</title><link>https://sourceforge.net/p/mia/wiki/Python%252C%2520loading%2520images/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="loading-images"&gt;Loading images&lt;/h2&gt;
&lt;p&gt;Images can be loaded via the MIA plugins by calling &lt;strong&gt;mia.load_image2d&lt;/strong&gt; or &lt;strong&gt;mia.load_image3d&lt;/strong&gt;. &lt;br /&gt;
The result is a &lt;em&gt;numpy.array&lt;/em&gt; and all meta data is lost. If you are also interested in the meta data &lt;a class="" href="http://nipy.org/nibabel/" rel="nofollow"&gt;nibabel&lt;/a&gt; may be  of interest to you. &lt;/p&gt;
&lt;p&gt;Loading a 2D gray scale image from a file &lt;em&gt;filename&lt;/em&gt; can than be simply done by calling: &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;image&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;load_image2d&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;filename&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;a class="" href="/p/mia/wiki/Python%2C%20loading%20images/"&gt;back&lt;/a&gt; &lt;a class="" href="/p/mia/wiki/Using%20mia%20from%20Python/"&gt;top&lt;/a&gt; &lt;a class="" href="../Python,%20image%20registration"&gt;forward&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gert Wollny</dc:creator><pubDate>Thu, 12 Dec 2013 14:51:27 -0000</pubDate><guid>https://sourceforge.net55d98b7dc3cdccb524a9b33fffb9038e602cb026</guid></item></channel></rss>