comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: itk
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: itk [message #49052 is a reply to message #49048] Wed, 14 June 2006 11:18 Go to previous messageGo to previous message
Grace Chen is currently offline  Grace Chen
Messages: 1
Registered: June 2006
Junior Member
Hi David,

I have done some similar task....

For my application, I didn't wrap ITK. I wrap my C programs that
calls the registration program which uses ITK. So if we view this
program structure as a hierarchy, ITK is at the bottom level
(level 4), the registration program is at level 3. My C++ programs
that uses VTK and makes calls to the registration program is at
level 2. And the IDL program is at level 1. To build the bridge
between my C++ code and the IDL program, the book "Calling
C from IDL" by Ronn Kling is the book to read. Another
challenging task is to enable VTK and ITK data communication.
I've never tried calling ITK directly from IDL.....I think it's not
trivial...since it's template code everywhere.

Hope this helps!

Grace

david.wilson@case.edu wrote:
> Has anyone wrapped itk routines for image processing and called them
> from IDL? I have searched widely and ot found any examples.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: initializing arrays
Next Topic: Re: GDL does not work properly

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 14:07:26 PDT 2025

Total time taken to generate the page: 2.79929 seconds