[Insight-users] Volume Overlap , why 255 labels?

Luis Ibanez luis.ibanez at kitware.com
Sun May 22 19:38:31 EDT 2011


Hi LaMoOsH,

Where did you find this
      LabelOverlapMeasuresImageFilter class ?

Are you using the files from:
http://svn.na-mic.org/NAMICSandBox/trunk/ChangeTrackerExtra/OverlapMeasures/

??


If so, the outcome that you should
received from your images is only
for two labels, and they are respectively

                        Label == 0

and

                        Label  == 255


Given that you two input images only
contain values 0 and 255.

---

How are you getting a table result out
of this class ?


It will help if you post your code to the list...


    Luis


------------------------------------------------------
2011/5/22 LaMoOsH .. <xlolla28x at hotmail.com>:
> Hello everyone,
>
> I am using these two images in
> LabelOverlapMeasuresImageFilter
>
> so, there should be only one label ..
> why do i get 255 labels in the table result??
>
> Thanks
>
> regards,
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list