[ImageJ-bugs] [Bug 1052] Stack overflow upon measuring perimeter of a rounded rectangle ROI
bugzilla at fiji.sc
bugzilla at fiji.sc
Thu Apr 9 11:53:10 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1052
Curtis Rueden <ctrueden at wisc.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CONFIRMED
CC| |ctrueden at wisc.edu
--- Comment #2 from Curtis Rueden <ctrueden at wisc.edu> ---
Thanks for the excellent bug report!
I confirm that the macro in question produces the given StackOverflowError on
OS X 10.10.2 with a fully up-to-date (Fiji is Just) ImageJ 2.0.0-rc-28/1.49q.
The issue is triggered because of Fiji's "Make rectangle selection rounded"
plugin, which can be found here:
https://github.com/fiji/Fiji_Plugins/blob/Fiji_Plugins-3.0.0/src/main/java/fiji/selection/Rounded_Rectangle.java
Without digging further, my guess is that that plugin produces a ROI with
degenerate segments, or something similar.
Wayne: if you think the fix should happen on the Fiji_Plugins side, feel free
to reassign the issue to me.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150409/92e267c7/attachment.html>
More information about the Imagej-bugs
mailing list