You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no reason this has to be ITK specific. We should create a general C++ SCIFIO API that pipes to a JVM, which can then be consumed by the ITK imageIO.
The text was updated successfully, but these errors were encountered:
I am interested in this too. I think the code makes relatively little use of ITK and could very well be non-ITK-specific. The ITK specific variant could then be derived from the generic version. Would that make sense?
@emmenlau It still makes total sense! But no one at LOCI has the bandwidth to work on it right now. However, if you wanted to take point on it, then @hinerm and I would do what we can to support you and get things merged in a timely manner.
There's no reason this has to be ITK specific. We should create a general C++ SCIFIO API that pipes to a JVM, which can then be consumed by the ITK imageIO.
The text was updated successfully, but these errors were encountered: