Hi LL,
On 5 nov. 2013, at 15:57, louise-laure wrote:
> Hello Alexandre and Icy users,
>
> I'm trying to use Active contour and 3D active mesh plugins to analyse images of cells loaded with various Fluo dyes in 3D over time.
>
> For 1 dye, I have managed with Alexandre's protocol (cf post: "How to measure volume and suface of a cell filmed in a .tiff 4-d stack)
> to set the parameters of 3D active mesh plugin to find my cells and follow them over time.
> We're now missing an Intensity option in the TrackProcessor Mesh Analysis plugin but this will come out soon I hope :-)
Yes, TODO list is locked and loaded :)
> Btwy, when I run it, appart from finding my cells and tracks, it also gives me another image .bin with is just a blank image of the same numbers of z and t frames... has it happened to anyone using 3D active mesh ?
The image is probably not blank, it should be a labeled sequence (of same size as the original) in which each object is filled with its id (i.e. a number from 1 to "n", where "n" is probably small compared to the max possible value of about 2 billion). So it's just a contrast issue: if you scroll the red contrast bar to the left, you'll see the labels magically appear :)
> For dye n°2, (Ca imaging)
> I have now another issue,
> which is due to the fact that some of my cells only seem to appear at some precise time point when they fire an Action potential.
> Even if I tried to set the previous protocol block "extract time" to the time position where I can see them, it seems to have a hard time finding them.
> The problem may also be related to the fact that these 3D images are of only z=3 or 4, hence the Gaussian blur can't be done properly to have a good detection by HK means because the z blur is limited to 1.3 max...
Indeed the very few z sections you have are most probably the reason. In fact, your objects might not even look "3D" although they are... there's not much out of that one...
For your own data, I'll reply off-list, as the data itself seems corrupted.
Alexandre