[Insight-users] How to compare the result of segmentation with ground truth

Dženan Zukić dzenanz at gmail.com
Mon Jun 17 03:57:41 EDT 2013


If you want some information about the coefficient itself, you can find it
here:
http://sve.loni.ucla.edu/instructions/metrics/dice/

In my program most stuff is in mainWindow.cpp. Base is the grayscale image,
on which the ground truth (seg1, red) and segmentation results (seg2,
green) are to be overlayed. Intersection of those 2 is yellow. Then the DSC
function just counts voxels which are reddish, greenish, yellowish and
grayish and applies the formula to those counts.

HTH



On Sun, Jun 16, 2013 at 11:03 PM, sidou_3D <draoua.ahmed at gmail.com> wrote:

> Hi Dženan Zukić,
>
> Can you give me some explanation on the source that you send me,
>
> I want some explanation on the coefficient,
>
> Ahmed
>
>
>
> --
> View this message in context:
> http://itk-users.7.n7.nabble.com/How-to-compare-the-result-of-segmentation-with-ground-truth-tp31568p31706.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> 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.php
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130617/6dc75fc0/attachment.htm>


More information about the Insight-users mailing list