SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] extending ITK support


Chronological Thread 
  • From: Carlos Santos <csantos.incor@gmail.com>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] extending ITK support
  • Date: Fri, 14 Oct 2005 11:56:57 -0300
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sISs3MXAQvnJ/lzxKv6pMp58iPQVxe+rPyW+dsWLJfBTX0uF5NdYtF3Sxop+Y+++rgASWsMi/Uq2cpOs5vXzw1QMn9fMWkxmtn37VHmD7BA1OR5FR+K0LABgjSkRT86G0TZk5x2GJHPU5w/98xgfj2xeb4SS+Kj408co/gSpXuw=

Dear all,

I am starting out with both SCIRun and ITK and I am really interested
in incorporating more ITK filters into SCIRun. I found the
documentation about wrapping the filters, distributed with the Insight
Applications package and successfully wrapped the CannyEdgeDetection
filter.

Now I'd like to automate the generation of XML descriptions for the
filters. Since I've built ITK with python support, I thought of using
python's reflective abilities to discover information about the
filters (like supported methods) and create the descriptors. Probably,
some manual editing would still be necessary after that.

Before diving into what might be duplicate work, I'd like to know if
there are some other efforts for extending ITK support in SCIRun. Any
comments on the described approach would be wellcome. I would be
willing to contribute back to the SCIRun project any resultant
extension.

Yours sincerely,
Carlos Santos

===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================





Archive powered by MHonArc 2.6.16.

Top of page