<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>how to code the deblur image algorithm - C++ - tribe.net</title>
    <link>http://cpp.tribe.net/thread/f993463b-d1bf-4156-be9c-8aa0dbd506f1?format=rss</link>
    <description>Tribe.net. Local Connections</description>
    <item>
      <title>how to code the deblur image algorithm</title>
      <link>http://CPP.tribe.net/thread/f993463b-d1bf-4156-be9c-8aa0dbd506f1#dfa26743-118d-4e8c-8c52-c82b20338895</link>
      <description>Hi All,&#xD;
&#xD;
I am studying about the deblur image algorithm to deblur a blurred image. It uses blind deconvolution algorithm.&#xD;
&#xD;
In the Matlab, deblur image is showing :&#xD;
  1) Create Point Spread Function (PSF) that Gaussian is usually used.&#xD;
  2) using Deconblind function = blind deconvolution to deconvolve blurred image with PSF.&#xD;
............&#xD;
&#xD;
So i am in the process of translating my matlab code into C to run on the Parallel system.&#xD;
I was wondering if there are C function available for these process (deconvblind).&#xD;
&#xD;
Anyone have any ideas on this ???&#xD;
&#xD;
Thank you,</description>
      <pubDate>Wed, 21 Nov 2007 10:57:27 GMT</pubDate>
      <guid isPermaLink="false">http://CPP.tribe.net/thread/f993463b-d1bf-4156-be9c-8aa0dbd506f1#dfa26743-118d-4e8c-8c52-c82b20338895</guid>
      <dc:creator>Truc</dc:creator>
      <dc:date>2007-11-21T10:57:27Z</dc:date>
    </item>
  </channel>
</rss>



