For my PhD I am looking at cross-sectional CT images of equine MCIII's
was a way to measure cross-sectional moment of inertia (moment of
area) in ImageJ?
Also, can I measure bone mineral density in a given R.O.I?
> Can you clarify what you mean by the single stack images need to be
> 'handled properly'?
BoneJ handles ordinary 2D images in Slice Geometry, no problem.
I put it in a confusing way - a 2D image can be considered a 3D image
with only one slice, or probably more accurately, 3D images are seen
by ImageJ as a series of 2D images ('slices'), so a single 2D image is
just a 3D image with only one slice.
> Sorry, I'm very new at this!
We all start somewhere!
Michael
> I've saved one of my CT dicoms as jpg, imported it into ImageJ.
Argh! Don't use JPEG! You lose data (it's called 'lossy' compression -
try zooming in so you can see the actual pixels) and the pixel values no
longer represent your real image data. ImageJ will open DICOMs, no
problem. It can open a whole series of DICOMs from a 3D CT scan, with
File->Import->Image Sequence, or you can just drag n drop a folder of
images onto ImageJ.
If you need to save processed images, use TIFF. The only use for JPEG is
to save bandwidth in an email or on the web. Don't use JPEG for image
processing. If you want to post an image to us on the list, use PNG
('non-lossy' compression) or the original file.
> first tried to estimate SMOA just from that image untouched, but it
> kept telling me there are no pixels available to calculate.
Sounds like a threshold or ROI problem.
> I played
> around with pixel value, but still no joy. Then I altered my image to
> black bone with white background (using Image: adjust: threshold:
> black and white), still no joy. I have also tried with and without
> selecting a rectangular or circular ROI around my bone.
Could you post an example to us (PNG or original) so we can try it out?
If you're not comfortable publishing your data, you can send it to me
off-list.
Michael