[Insight-users] Re: My first problem encounter with ITK 2.0

Luis Ibanez luis.ibanez at kitware.com
Wed Feb 9 11:43:16 EST 2005


Hi Alam,

Please use the Doxygen documentation:

http://www.itk.org/Insight/Doxygen/html/classitk_1_1BinaryMask3DMeshSource.html



The method to invoke is


              "SetInput()"


as in most of the other ITK filters.


Please let us know if you find any other problem.


   Thanks


     Luis



----------------------------

Alam, Mohammed wrote:

> Hi 
> I have a 3D segmentation code that runs perfectly with ITK 1.8. However
> when I try to cmake that project with ITK 2.0 and build it; it gives
> problems while building. The error is:
> "error C2039: 'SetBinaryImage' : is not a member of
> 'BinaryMask3DMeshSource<class itk::Mesh<double,3,class
> itk::DefaultStaticMeshTraits<double,3,3,float,float,double> > >'"
> 
> I will really appreciate if you could help me with it.
> 
> Thank you
> Alam
> 
> -----Original Message-----
> From: insight-developers-bounces at itk.org
> [mailto:insight-developers-bounces at itk.org] On Behalf Of Luis Ibanez
> Sent: Tuesday, February 08, 2005 7:08 PM
> To: Insight Developers List
> Subject: [Insight-developers] ANNOUNCE: ITK 2.0 RELEASED
> 
> 
> We have the pleasure to announce that ITK 2.0 has been released.
> 
> You can download the tarball files for Unix/Windows from
> 
>            http://www.itk.org/HTML/Download.php
> 
> 
> or from CVS by using the tag:   "ITK-2-0"
> 
> 
> A list of the difference between this release and the previous
> release (ITK 1.8) is available in the Wiki pages:
> 
>            http://www.itk.org/Wiki/ITK
> 
> 
> 
> more specifically at
> 
>            http://www.itk.org/Wiki/ITK_Release_2.0
> 
> 
> 
> Please let us know if you find any problems,
> 
> 
> 
>      Thanks
> 
> 
> 
>         Luis
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
> 
> 





More information about the Insight-users mailing list