[ImageJ-bugs] [Bug 1180] Inconsistent x, y, and z shift with bilinear/bicubic interpolation
bugzilla at fiji.sc
bugzilla at fiji.sc
Mon Oct 26 23:05:48 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1180
Wayne Rasband <wsr at nih.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |wsr at nih.gov
Resolution|--- |FIXED
--- Comment #1 from Wayne Rasband <wsr at nih.gov> ---
This bug is (mostly) fixed in the latest ImageJ daily build (1.50e1). The test
macro now outputs these values:
1 None:6 8 8 8 8
2 Bilinear:6 8 8 8.251 8
3 Bicubic:6 8 8 8.245 8
There is still a 0.25 pixel shift in the x dimension, which I was not able to
fix.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20151027/e1f9a424/attachment.html>
More information about the Imagej-bugs
mailing list