[ImageJ-bugs] [Bug 1105] java.lang.NullPointerException Analyse Skeleton

bugzilla at fiji.sc bugzilla at fiji.sc
Thu Jul 2 14:55:12 CDT 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1105

Mark Hiner <hinerm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CONFIRMED
                 CC|                            |hinerm at gmail.com,
                   |                            |imagej-bugs at imagej.net
           Assignee|imagej-bugs at imagej.net      |ignacio.arganda at gmail.com

--- Comment #1 from Mark Hiner <hinerm at gmail.com> ---
This behavior can be confirmed by running Analyze Skeleton on an large-ish
image like the sample MRI Stack.

The tagged skeleton pops up immediately but the results table takes a
significant amount of time to appear. If the tagged skeleton image is closed
before the results table pops, an NPE is thrown.

I think the perfect world solution would be:

1) reporting progress events, perhaps per plane?

and either:

2a) avoiding the NPE if the tagged skeleton image is closed before the analysis
is completed (that is, allowing clean aborts)
or
2b) preventing the tagged skeleton image from being closed before analysis is
completed

But how you want to handle this is up to you Ignacio, as I wouldn't call either
of these "bugs", just inconveniences.

If you think there's something going on in Fiji that's causing the algorithm to
take longer than expected though - let us know!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150702/81d4444d/attachment.html>


More information about the Imagej-bugs mailing list