octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8571] image package: three deconvolution


From: Christoph Dalitz
Subject: [Octave-patch-tracker] [patch #8571] image package: three deconvolution routines (Wiener, RL, RLTV)
Date: Wed, 18 Feb 2015 08:35:57 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #3, patch #8571 (project octave):

> I don't want to end up with 6 deconvolution functions
> that are very similar but not quite.
>
I had thought that the problem currently is not that there are too many
deconvolution function in Octave, but that there is none at all.

If you have a matlab compatible deconvolution implementation however, I agree
that this should be included instead, even though it does not support
regularization for Richardson-Lucy deconvolution, AFAIK.

It might be best to provide our deconvolution routines not as part of the
image package, but as a separate optional addon, because they are
complementary to what matlab has built in, and are thus also useful for matlab
users. Is there any other repository for octave contributions?

Thanks for pointing me to padarray.

Concerning the dimension, I wonder whether there is a way to avoid the
discrimination of two cases, because Octave has different convolution
functions for one and two dimensionc ([fft]conv versus [fft]conv2).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8571>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]