[ITK] (no subject)

Jon Haitz Legarreta jhlegarreta at vicomtech.org
Wed Aug 5 12:31:19 EDT 2015


Hi Meikolin,
if you count the number of voxels your tumour has, knowing the volume would
imply multiplying the number of voxels by the resolution of your input
dataset in all three dimensions.
You can get the resolution of your image as

ImageType::SpacingType spacing =  myImage->GetSpacing();

HTH,
JON HAITZ



On 5 August 2015 at 17:12, meikolin saimara <kolin9105 at gmail.com> wrote:

> Hello There
> I had problems with my thesis where I was very difficult to separate the
> brain tumor with the outer circumference of the brain or skull.
> if I can define a brain tumor I want to also calculate the volume of a
> brain tumor through a pixel value.
> I use the method of segmentation threshold without using visualization
> only ITK and I use dicom image.
> can you help me
> pleaz...
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150805/ed831f3a/attachment.html>


More information about the Community mailing list