Reply by Rob Hutchinson August 16, 20072007-08-16
Hi Satish,
There are a many algorithms available.  The 'best' algorithm depends on your 
needs and resources.  Basically if you are willing to spend more processing 
time and memory you can get better deconvolution results.  Simplest 
algorithm I know is called 'nearest neighbor deconvolution'; used commonly 
and gives good results.  A little more complicated is 'truncated inverse 
filter' this is a linear non-iterative approach.  The best results seem to 
be obtained with more complicated iterative algorithms like 'maximum 
likelihood estimation'.  I will try to dig up some references for these. 
One good book is Digital Image Processing by Gonzalez and Wintz.  I have the 
2nd edition and it has a well written chapter on image restoration, 
(=deconvolution).
"satish_sac" <satish_sac@rediffmail.com> wrote in message 
news:65udnY1mXJlLsl7bnZ2dnUVZ_gidnZ2d@giganews.com...
> >satish_sac wrote: >>> Hi, I am looking for an Deconvolution algorithm to restore an image by >>> deconvolution of image data and its known/modeled PSF. Which algorithm > is >>> best suited for this? Is it available on the net. >> >>See the book: "Deconvolution of Images and Spectra" by Jansson. >> >>-- glen >> >> > > Thanks. I will take a look > > Satish
Reply by satish_sac August 15, 20072007-08-15
>satish_sac wrote: >> Hi, I am looking for an Deconvolution algorithm to restore an image by >> deconvolution of image data and its known/modeled PSF. Which algorithm
is
>> best suited for this? Is it available on the net. > >See the book: "Deconvolution of Images and Spectra" by Jansson. > >-- glen > >
Thanks. I will take a look Satish
Reply by JimAtQuarktet August 13, 20072007-08-13
On Aug 7, 7:26 am, "satish_sac" <satish_...@rediffmail.com> wrote:
> Hi, I am looking for anDeconvolutionalgorithm to restore animagebydeconvolutionofimagedata and its known/modeled PSF. Which algorithm is > best suited for this? Is it available on the net. > Regards, > Satish
You may also try the Tria image processing program at http://quarktet.com/Tria.html Jim C
Reply by glen herrmannsfeldt August 12, 20072007-08-12
satish_sac wrote:
> Hi, I am looking for an Deconvolution algorithm to restore an image by > deconvolution of image data and its known/modeled PSF. Which algorithm is > best suited for this? Is it available on the net.
See the book: "Deconvolution of Images and Spectra" by Jansson. -- glen
Reply by satish_sac August 7, 20072007-08-07
Hi, I am looking for an Deconvolution algorithm to restore an image by
deconvolution of image data and its known/modeled PSF. Which algorithm is
best suited for this? Is it available on the net.
Regards,
Satish