Login  Register

3D ROIs...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

3D ROIs...

Gonzalo Rojas Costa
7 posts
Hi:

  I have a stack and I want to draw a 3D ROI (different ROIs in each
slice)... How can I do it ?...

  Sincerely,


Gonzalo Rojas Costa
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: 3D ROIs...

Michael Doube-3
34 posts
Hi Gonzalo,

>   I have a stack and I want to draw a 3D ROI (different ROIs in each
> slice)... How can I do it ?...
>

You can draw the ROI in each slice, then add to the ROI manager with [t].

Then you have to limit your analysis in each slice to the ROI of that slice.

Michael

>   Sincerely,
>
>
> Gonzalo Rojas Costa
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: 3D ROIs...

Thomas Boudier
172 posts
Hi,

If you can threshold your object in 3d you can use 3D object counter and
my 3D Roi Manager :

http://imagejdocu.tudor.lu/doku.php?id=plugin:stacks:3d_roi_manager:start

Thomas


> Hi Gonzalo,
>
>>   I have a stack and I want to draw a 3D ROI (different ROIs in each
>> slice)... How can I do it ?...
>>
>
> You can draw the ROI in each slice, then add to the ROI manager with [t].
>
> Then you have to limit your analysis in each slice to the ROI of that
> slice.
>
> Michael
>
>>   Sincerely,
>>
>>
>> Gonzalo Rojas Costa
>
>