Ticket #1006 (closed feature: wontfix)
Opened 2012-02-23T14:34:05-06:00
Last modified 2014-11-25T16:38:59-06:00
Interoperability between ImageJ and ITK
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej-2.0.0 |
Component: | Other | Version: | |
Severity: | non-issue | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1001 |
Description
This is a blanket feature ticket representing desired interoperability between ImageJ2 and ITK. See blocking tickets for specifics.
Change History
comment:1 Changed 2014-11-25T16:38:59-06:00 by curtis
- Status changed from new to closed
- Resolution set to wontfix
I still would love to have interoperability between ImageJ and ITK, but it is not currently a driving use case. It is likely that the issue will arise again at some point in the future, at which point we can evaluate how to proceed. Some day it would be great to be able to execute SciJava modules from within ITK, or execute ITK pipelines as SciJava modules.
Note that the SCIFIO project does provide an ImageIO plugin for ITK so that at least you can read all the supported file formats into ITK.