You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When performing analysis of time-lapse images, it would be nice to have results per label and per frame. Conversion to stack consider 3D labels, that is not the expected result.
I've run into the same issue a couple of times. I'm commenting here just to revive the issue. :-)
MorphoLibJ doesn't even interpret it as 3D, but crashes, because the 2D labelmap and "3D" timelapse are incompatible.
By the way, converting the labels to 2D ROIs and using ImageJ's 'roiManager("Multi Measure") macro function does the job as well, and in my hands ~5 times faster than duplicating and measuring each frame separately (in IJ1 Macro).
Hi,
yes, good idea to revive it! It is not forgotten, I even have a working branch on it, but had very few time to work on it. But having feedback on user needs helps to identify priorities.
Hope to have some news soon...
When performing analysis of time-lapse images, it would be nice to have results per label and per frame. Conversion to stack consider 3D labels, that is not the expected result.
Ref: image.sc#72522
The text was updated successfully, but these errors were encountered: