[Insight-users] Scale estimation of "fuzzy connected image segmentation"(qiuling)

Ying Zhuge zhuge at mipg.upenn.edu
Tue Jul 5 11:15:56 EDT 2005


Hi:

1) )| B[k](c)-B[k-1](c) | means the number of spels (volume of) B[k](c)
- B[k-1](c). Please see CVIU paper, 145-174 (2000)
2) given the input image, Compute_Scale() in
itkvectorfuzzyconnectedfilter.txx compute the scale vale of each spel in
the image and Compute_Affinity() to compute the affinity of all pairs of
the whole image.

Hope these help.

-Ying


陵 邱 wrote:

> hi:
> In paper "Vectorial scale-based fuzzy connected image segmentation",at
> the part 2.Theory 2.2.1 Scale estimation,the computation of the radius
> r(c) is according to FO(c),
> fo(c)=Sigma(W ( f(d) - f(c)) )/ | B[k](c)-B[k-1](c) |;
> my question is that :
> (1)| B[k](c)-B[k-1](c) | means what?
> (2) in "vectorfuzzyconnectedfilter.txx " ,which part of this program
> compute the Scale of each pointer ?
> (3) is there a particular part of the program compute the affinity of each
> pair of spels?
>
> ------------------------------------------------------------------------
> DO YOU YAHOO!?
> 雅虎免费G邮箱-中国第一绝无垃圾邮件骚扰超大邮箱
> <http://cn.mail.yahoo.com/?id=77071>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>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