<?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/iterativef/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/iterativef/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 23 Aug 2011 11:24:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/iterativef/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Vit Stancl</title><link>https://sourceforge.net/p/iterativef/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -4,7 +4,7 @@
 This is a tool for filtering images (2D picture data) with a selected iterative filters. 
 
 Command line parameters:
-    iterative -i file:Image.png::file:psf.pnf -filter filter_name [-steps number] [-silent] [-tile number]
+*iterative -i file:Image.png::file:psf.pnf -filter filter_name [-steps number] [-silent] [-tile number]*
 
 Parameters:
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vit Stancl</dc:creator><pubDate>Tue, 23 Aug 2011 11:24:28 -0000</pubDate><guid>https://sourceforge.net73b87726c7a1f313c04bf553b00ed707b8dd9712</guid></item><item><title>WikiPage Home modified by Vit Stancl</title><link>https://sourceforge.net/p/iterativef/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,1 +1,33 @@
-
+Iterative filtering tool
+========================
+
+This is a tool for filtering images (2D picture data) with a selected iterative filters. 
+
+Command line parameters:
+    iterative -i file:Image.png::file:psf.pnf -filter filter_name [-steps number] [-silent] [-tile number]
+
+Parameters:
+
+* **-i** ***file:Image.png::file:psf.png*** - Image means input image, psf.png is first point spread function estimation. For the more info abou possible input configuration see MDSTk [documentation](http://mdstk.sourceforge.net/documentation.html).
+* **-filter** ***filter_name*** - used filter type. There are two types of filter in the application:
+    1. First group are commonly used filters (see bibliography for the further info): 
+        * **lg** - Lam-Goodman's version of the Wiener filter [1] 
+        * **rl** - Richardson-Lucy algorithm [2] 
+        * **mle**/**dmle** - Maximum likelihood estimation (MLE) without [3] and with [4] noise reduction. 
+    * The second group are the same filters used as inner filters to resolve tiles of the original image in the frequency domain. Input image is splitted in the orthogonal tiles, that are solved separately and after the iteration step they are concatenated back to the output image. Possible values (in the same order as before):
+        * **divlg**
+        * **divrl**
+        * **divmle**
+        * **divdmle**&lt;/p&gt;
+* **-steps** ***number*** - Number of iteration steps. Each step is solved and output image is stored (if not in the silent mode).
+* **-silent** - Use silent mode. Do no text output on the screen and do not save partial results.
+* **-tile** ***number*** - When in the tiling mode (dividing version filters), set the tile size. Given number must divide both image sizes without remainder.
+
+---------------------------------------------------
+
+Bibiliography:
+[1] Edmund Y. Lam, Joseph W. Goodman: Iterative Blind Image Deconvolution in Space and Frequency Domains. SPIE Vol: 3650 0277-786X/99
+[2] Jean-Baptiste Sibarita: Deconvolution Microscopy. Advances in Biochemical Engineering/Biotechnology, 95, s. 1288-1291, Springer Berlin / Heidelberg 2005
+[3] Matthew McAullife: Microscopy - Blind Deconvolution. http://mipav.cit.nih.gov/documentation/HTML%20Algorithms/MicroscopyBlindDeconvolution.html (April 2011)
+[4] P. J. Green: Bayesian reconstructions from emission tomography data using a modified EM algorithm. IEEE Transactions on Medical Imaging 9, 1 (1990), s. 84–93.
+[5] M. Španěl: MDSTk documentation. http://mdstk.sourceforge.net/documentation.html (December 2010)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vit Stancl</dc:creator><pubDate>Tue, 23 Aug 2011 11:22:54 -0000</pubDate><guid>https://sourceforge.net7bc436b9269797220aa4ecbcedc946806015b77d</guid></item><item><title>WikiPage Home modified by Vit Stancl</title><link>https://sourceforge.net/p/iterativef/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,1 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/iterativef/wiki/markdown_syntax/) syntax.
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vit Stancl</dc:creator><pubDate>Tue, 23 Aug 2011 11:22:26 -0000</pubDate><guid>https://sourceforge.net1faaf29c1625926d01d70c0d3eba6120a1eaa41d</guid></item><item><title>WikiPage Home modified by Vit Stancl</title><link>https://sourceforge.net/p/iterativef/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/iterativef/wiki/markdown_syntax/) syntax.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vit Stancl</dc:creator><pubDate>Tue, 23 Aug 2011 09:13:55 -0000</pubDate><guid>https://sourceforge.net08667094410e86c22109b17703cd5d1917d2dc6a</guid></item></channel></rss>