
May 29, 2012
11:17 p.m.
On Wed, May 23, 2012 at 5:41 PM, Stéfan van der Walt <stefan@sun.ac.za> wrote:
Looking at this again, I don't think the comparison is accurate. The skimage version of the radon transform does linear interpolation, whereas sum_angle uses the nearest neighbor.
Point taken. IDL and some other toolkits I had a look at defaulted to nearest neighbor. It might be good to have the option of choosing the interpolation method in skimage. -- Robert Jordens.