[Insight-users] Labeled region center of mass?

Gaëtan Lehmann gaetan.lehmann at jouy.inra.fr
Fri Nov 30 02:05:17 EST 2007


Hi,

I might be biased, because I made that contribution, but I would use  
the the class BinaryImageToStatisticsLabelMapFilter from http:// 
hdl.handle.net/1926/584 , to get (I think) all the informations that  
you need (and much more) in a single filter.

Gaëtan


Le 29 nov. 07 à 23:42, Bill Lorensen a écrit :

> MC,
>
> Instead of the bounding box, it might be better to use the GetRegion 
> () method of LabelStatisticsImageFilter. This will save you from  
> having to create a region from the bounding box.
>
> Bill
>
> On Nov 29, 2007 5:11 PM, Mengchen Zhu <acidwind at gmail.com> wrote:
> Hi everyone,
>
> I am now trying to extract the regional centers of mass of a  
> labeled image (output of ConnectedComponentImageFilter and  
> RelabelComponentImageFilter). Are there any "direct" ways of doing  
> this?
>
> My current plan is to first calculate the bounding boxes of each  
> region using LabelStatisticsImageFilter; and then either manually  
> compute the CoM, or "convert" the region inside the bounding box to  
> image, and use ImageMomentsCalculator to calculate the CoM. I don't  
> know how to do the conversion exactly for the 2nd method. The 2nd  
> method is favored somehow because I might need other attributes  
> from ImageMomentsCalculator such as principal axes.
>
> The context: I am currently working on registration using ICP; the  
> extracted centers of mass will serve as inputs to the registration  
> process.
>
> Your comments are welcomed. Thanks.
>
> Regards,
> MC
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users

-- 
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
http://voxel.jouy.inra.fr




-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: =?ISO-8859-1?Q?Ceci_est_une_signature_=E9lectronique_PGP?=
Url : http://public.kitware.com/pipermail/insight-users/attachments/20071130/9fb3f58d/PGP.pgp


More information about the Insight-users mailing list