Skip to main content

Interfaces and Integration of Medical Image Analysis Frameworks: Challenges and Opportunities

Posted by on Saturday, May 1, 2010 in JIST.

Kelsie Covington, Evan S. McCreedy, Min Chen, Aaron Carass, Nicole Aucoin, and Bennett A. Landman. “Interfaces and Integration of Medical Image Analysis Frameworks: Challenges and Opportunities.” Biomedical Science and Engineering Conference, Oak Ridge, TN May 2010 (Oral Presentation) PMC2998761 †

Full text: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2998761/

Abstract

Clinical research with medical imaging typically involves large-scale data analysis with interdependent software toolsets tied together in a processing workflow. Numerous, complementary platforms are available, but these are not readily compatible in terms of workflows or data formats. Both image scientists and clinical investigators could benefit from using the framework which is a most natural fit to the specific problem at hand, but pragmatic choices often dictate that a compromise platform is used for collaboration. Manual merging of platforms through carefully tuned scripts has been effective, but exceptionally time consuming and is not feasible for large-scale integration efforts. Hence, the benefits of innovation are constrained by platform dependence. Removing this constraint via integration of algorithms from one framework into another is the focus of this work. We propose and demonstrate a light-weight interface system to expose parameters across platforms and provide seamless integration. In this initial effort, we focus on four platforms Medical Image Analysis and Visualization (MIPAV), Java Image Science Toolkit (JIST), command line tools, and 3D Slicer. We explore three case studies: (1) providing a system for MIPAV to expose internal algorithms and utilize these algorithms within JIST, (2) exposing JIST modules through self-documenting command line interface for inclusion in scripting environments, and (3) detecting and using JIST modules in 3D Slicer. We review the challenges and opportunities for light-weight software integration both within development language (e.g., Java in MIPAV and JIST) and across languages (e.g., C/C++ in 3D Slicer and shell in command line tools).

JIST graphical layout tool. JIST provides a library of tools (A), a visual scripting area (B), and an auto-generated GUI (C) for direct parameter specification (as opposed to connections from other modules).
JIST graphical layout tool. JIST provides a library of tools (A), a visual scripting area (B), and an auto-generated GUI (C) for direct parameter specification (as opposed to connections from other modules).