mcib3d / mcib3d-plugins

ImageJ plugins for 3D processing and analysis
https://imagej.net/3D_ImageJ_Suite
8 stars 9 forks source link

use with movies #13

Closed tischi closed 6 years ago

tischi commented 7 years ago

Hello, Are there any options to use the 3-D Image Suite on a hyper-stack with z and time axis?

mcib3d commented 7 years ago

Hi, Humm that has been on my To Do list for a long time, the idea is when a 4D stack is detected, we duplicate the active time frame and use this as 3D input to 3DManager. This is what I do in macro but yes it should be automated. best, Thomas

mcib3d commented 7 years ago

Hi,

Should be fixed in latest commit 932d502b3b62358ea16191e33e07c82ec23d4f05 .

Thomas

tischi commented 7 years ago

Hi,

Thank you! I will test it soon!

Christian