[Insight-users] Re: ITK and C++ Builder (Segmentation and GUI), how glue it together?

Emiliano Beronich emiliano at veccsa.com
Wed May 4 11:04:47 EDT 2005


Hi Gabriel,

Here I'm sending you a reading/filtering/writing project with an add on 
of a very simple image viewport. Be sure to have an image called 
"test.png" on the same directory of the project. You'll need to update 
the project with the source and binary path of your ITK compilation.

Regards,
Emiliano



Gabriel Camporredondo Díaz wrote:
> Hi, Emiliano
> Thanks for your clear explanation regarding itk libraries in BCB. I 
> followed your lines including "Add to project..." and 
> "Directories/Conditionals" and it works. ITK libraries are recognized 
> and all the clases used by the header file implementation *.h are added 
> to the project. ... then (pls keep going, interesting part is coming)... 
> everything was going great until a compilation of a read/write image 
> example that generates the following problem  when the /reader->Update( 
> )/ line is excecuted. I know it is something about the pipeline. In 
> fact, the same problem is encountered creating the file and running it 
> from the console (out of BCB but using its compiler)?? Any idea??
> 
> If you and/or other BCB+ITK tester are currently running BCB projects 
> with itk, would you mind to share a HelloWord project or more helpfull a 
> "Image read and write" project?? I will really appreciate. Thanks Emiliano.
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ITK_Example.zip
Type: application/x-zip-compressed
Size: 5584 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/insight-users/attachments/20050504/5222d495/ITK_Example.bin


More information about the Insight-users mailing list