[Insight-users] VolView Confidence connected
Karthik Krishnan
Karthik.Krishnan at kitware.com
Wed Apr 20 21:46:00 EDT 2005
No it does not apply any prepreocessing as such. It uses the confidence
connected filter from provided by ITK, with the following 4 parameters
SetNumberOfIterations(
SetMultiplier(
SetReplaceValue(
SetInitialNeighborhoodRadius(
and seeds as provided.
Thanks
regards
kk
Rodolfo Palacios wrote:
> Hello,
>
> I've been doing some experiments with VolView to see which
> segmentation algorithm is best for what I am trying to do. I found
> that the Confidence Connected algorithm gives good results, so I
> implemented it on C++ but I can't get the same results I get with
> VolView, even using the same parameters for the filter.
>
> Is there any preprocessing that VolView applies to images before
> applying the filters?
>
> Thank you.
>
> Rodolfo Palacios.
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list