[Insight-users] GetBoundingBox()

Gaëtan Lehmann gaetan.lehmann at jouy.inra.fr
Wed Mar 9 09:57:48 EST 2011


Le 9 mars 11 à 15:26, john smith a écrit :

> Hi to all,
>
>
> When I build the project http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/BinaryImageToShapeLabelMapFilter 
> , then I get a message which says that GetBoundingBox() is not  
> member of itk::ShapeLabelObject<TLabel,VImageDimension> . How can I  
> get the bounding box?
>



Hi John,

If you are using ITK 3, try to replace

  GetBoundingBox()

by

  GetRegion()

Some attributes have been renamed in ITK v4, and the examples are for  
ITK v4.

Regards,

Gaëtan



-- 
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  http://www.itk.org
http://www.mandriva.org  http://www.bepo.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 203 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110309/73c7fcb8/attachment.pgp>


More information about the Insight-users mailing list