distance measurement

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

distance measurement

bquarter
Dear all,

I use 3D volume viewer to get oblique plane from 3D data set. I would like to measure distance between two points on this oblique plane. However, I don't know the resolution of the oblique plane. Does anyone know how to calculate the resolution info.? Thank you in advance.
Reply | Threaded
Open this post in threaded view
|

Re: distance measurement

Thomas Boudier
Hi,

3D Viewer does keep the calibration of the original image, use the point
picker tool to select your points in your plane and then compute the
distance from the calibrated coordinates.

Thomas


On 18/07/2012 22:08, bquarter wrote:

> Dear all,
>
> I use 3D volume viewer to get oblique plane from 3D data set. I would like
> to measure distance between two points on this oblique plane. However, I
> don't know the resolution of the oblique plane. Does anyone know how to
> calculate the resolution info.? Thank you in advance.
>
> --
> View this message in context: http://imagej.1557.n6.nabble.com/distance-measurement-tp4999491.html
> Sent from the ImageJ mailing list archive at Nabble.com.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
   /**********************************************************/
      Thomas Boudier, MCU Université Pierre et Marie Curie,
      Modélisation Cellulaire et Imagerie Biologique (EE1),
      IFR 83, Bat B 7ème étage, porte 723, Campus Jussieu.
      Tel : 01 44 27 46 92   Fax : 01 44 27 22 91
/*******************************************************/

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: distance measurement

bquarter
Dear Thomas,

Thanks for your suggestion. I am working on this stuff.

Best,