The MIDAS Journal logo

The MIDAS Journal

Home

Unified framework for development, deployment and testing of image analysis algorithms

Joshi, Alark, Scheinost, Dustin, Okuda, Hirohito, Murphy, Isabella, Staib, Lawrence, Papademetris, Xenophon
Yale University
The MIDAS Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3078
New: Prefer using the following doi: https://doi.org/10.54294/pq6gf6
Published in The MIDAS Journal - MICCAI 2009 Workshop: Systems and Architectures for Computer Assisted Interventions.
Submitted by Alark Joshi on 2009-08-15 17:25:51.

Developing both graphical and command-line user interfaces for image analysis algorithms requires considerable effort. Generally developers provide limited to very rudimentary user interface controls to their users. These image analysis algorithms can only meet their potential if they can be used easily and frequently by their intended users. Deployment of a large suite of such algorithms on multiple platforms requires that the software be stable and appropriately tested. We present a novel framework that allows for rapid development of image analysis algorithms along with graphical user interface controls. Additionally, our framework allows for simplified nightly testing of the algorithms to ensure stability and cross platform interoperability. It allows for development of complex algorithms by creating a custom pipeline where the output of an algorithm can serve as an input for another algorithm. All of the functionality is encapsulation into the object requiring no separate source code for user interfaces, testing or deployment. This makes our framework ideal for developing novel, stable and easy-to-use algorithms for computer assisted interventions (CAI). The framework has been deployed at the Magnetic Resonance Research Center at Yale University and has been released for public use.