bug in radon transform?

casper dima.osin at gmail.com
Mon Jul 9 16:16:08 EDT 2012


Thanks, Stefan.

I changed the code to work with the same angle set - work fine.
Thanks a lot.
Casper

On Monday, July 9, 2012 11:31:01 AM UTC-7, Stefan van der Walt wrote:
>
> Hi Casper 
>
> There is a bug in the modified version of the example.  You compute 
> "projections" twice, but the second time without specifying the 
> angles.  I.e., by default the 180 directions are used.  You then try 
> to reconstruct from that, but specifying the incorrect angles. 
>
> Here's a pull request to raise a better message when this happens: 
>
> https://github.com/scikits-image/scikits-image/pull/211 
>
> Stéfan 
>
> On Mon, Jul 9, 2012 at 9:55 AM, casper <dima.osin at gmail.com> wrote: 
> > Here is the code, that I took from the skimage gallery: 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20120709/9548c02e/attachment.html>


More information about the scikit-image mailing list