1 / 2

William Schroeder, Ph.D. § , Andy Cedilnik § , Sebastien Barré, Ph.D. § ,

Advanced Software Engineering. William Schroeder, Ph.D. § , Andy Cedilnik § , Sebastien Barré, Ph.D. § , William Lorensen ‡ , James Miller, Ph.D. ‡ , Daniel Blezek, Ph.D. ‡. § Kitware Inc., Clifton Park, NY, ‡ GE Global Research, Niskayuna, NY. Applications Slicer LONI. Toolkits VTK

loman
Télécharger la présentation

William Schroeder, Ph.D. § , Andy Cedilnik § , Sebastien Barré, Ph.D. § ,

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Advanced Software Engineering William Schroeder, Ph.D.§, Andy Cedilnik§, Sebastien Barré, Ph.D.§, William Lorensen‡,James Miller, Ph.D.‡, Daniel Blezek, Ph.D.‡ §Kitware Inc., Clifton Park, NY, ‡GE Global Research, Niskayuna, NY • Applications • Slicer • LONI • Toolkits • VTK • ITK • KWWidgets Overview Medical image computing researchers often face the problem of moving promising algorithms from inception to clinical application. Algorithm developers lack the time and resources to engineer their code for robustness and compatibility, while end-users are anxious to try new techniques but require well designed and tested user interfaces to make practical use of them. The NA-MIC Kit is a collection of software and methodology specifically designed to address these problems and facilitate the rapid advancement of the field. It consists of three major types of software technology: programming toolkits (e.g., VTK and ITK), end-user application software (e.g., Slicer, LONI), and system infrastructure (e.g., CMake, CPack, DART). In addition, the NA-MIC Kit addresses issues of usability, software process including quality assurance, community building and licensing. These technologies are integrated in a consistent framework that facilities the transition of ideas to usable, quality software implementations. • Infrastructure • CMake • Dart/CTest • CPack • Community System Infrastructure The NA-MIC Kit depends on the practices of agile programming and test-driven development to produce robust, high-quality software. DART and CMake/CTest form the core of the testing process. DART is a testing server, posting test results from around the world on a web server. CMake/CTest are used to control the build and test process, and report results to DART. Other tools such as CVS and SVN for version control, Doxygen, email lists, wikis, and bug trackers help built strong community collaboration. End User Applications Most researchers prefer turn-key applications to programming custom solutions. Slicer3 is the next generation end user application for neuroscience and image guided therapy. Slicer3 is an open source, cross-platform applications for exploring novel image analysis and visualization techniques, supporting registration, segmentation, 3D model generation, quantification and real-time integration. Results posted on web(i.e., the dashboard) CVS maintainssource code revisions DART compilessource code CVS Test-DrivenDevelopmentProcess Developers check-in code Developers review results Programming Toolkits Toolkits provide the basic components with which applications are built. Using object-oriented and generic programming approaches, users and developers can rapidly assemble compelling biomedical imaging applications. The Insight Toolkit ITK provides imaging, segmentation and registration capabilities. The Visualization Toolkit VTK provides advanced rendering, interaction and modeling capabilities including volume rendering. KWWidgets provide high-level GUI tools. Support Much of this work was supported by the National Institutes of Health, Roadmap Initiative for Bioinformatics and Computational Biology under grant ID 1-U54-EB005149. For more information, see http://www.bisti.nih.gov/ncbc. The National Library of Medicine supported the initial development of ITK, CMake, CTest and DART under contract NLM 99-103/DJH. The DOE TriLab community also supported the development of CMake. http://www.na-mic.org http://wiki.na-mic.org

  2. User • Interaction • LONI • KWWidgets • Slicer • Toolkits • VTK • ITK • Software Tools • CMake • CPack • Dart/CTest

More Related