copyright © 2008 siemens corporate research – all rights reserved1/12 extensible imaging platform...

13
Copyright © 2008 Siemens Corporate Research – All rights reserv ed 1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research Princeton, NJ

Upload: eustace-kennedy

Post on 04-Jan-2016

214 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved1/12

eXtensible Imaging Platform (Xip)Sylvain Jaume – Sep 2008Siemens Corporate ResearchPrinceton, NJ

Page 2: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved2/12

Academic & Industrial Effort

• Initiated by caBIG consortium• Joint effort of Washington Univ. in St Louis

and Siemens Corporate Research• Xip was created with NCI funding• Publicly available under BSD license

• Deployed in commercial products• Siemens builds software using Xip• Deployed for pharmaceutical companies and

Department of Defense

Page 3: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved3/12

Rapid Prototyping

• Visual Programming• Based on the concept of scene graphs• Implemented with Qt (GPL license)• Drag and drop components

Page 4: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved4/12

Rapid Prototyping

Page 5: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved5/12

Interoperability

• Supports vendor interoperability• Adopted by Workgroup DICOM 23• Standardization in progress by major scanner

manufacturers

• Runs on Windows, Mac and Linux• Cross-platform configuration (CMake)• Automated testing and nightly builds• Binaries available on GForge server

Page 6: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved6/12

Interoperability

• Cross-platform:• Windows• Mac• Linux

Page 7: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved7/12

Open Source

• Leverages existing OpenSource projects• Open Inventor: layer on OpenGL• DCMTK: support for DICOM format• ITK: image segmentation and registration• VTK: visualization algorithms• GLSL: advanced rendering

Page 8: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved8/12

Open Source

• Available at http://openxip.org

Page 9: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved9/12

Cutting Edge

• Siemens contributes novel algorithms• Volume rendering of high-resolution data• DICOM tags overlaid on images• GPU acceleration (GLSL, CUDA)• Remote visualization

• Collaboration with 10s of universities• 100 PhD students and scientists use Xip• Implementation of published algorithms

released immediately

Page 10: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved10/12

Cutting Edge

• Automated documentation (Doxygen)

Page 11: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved11/12

eXtensible Imaging Platform

• Extensible• Add your own plug-ins (dynamic libraries)• Plug-ins can be Open Source or proprietary• Can be combined with Java and HTML

Page 12: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved12/12

eXtensible Imaging Platform

• Tutorials to use and extend Xip

Page 13: Copyright © 2008 Siemens Corporate Research – All rights reserved1/12 eXtensible Imaging Platform (Xip) Sylvain Jaume – Sep 2008 Siemens Corporate Research

Copyright © 2008 Siemens Corporate Research – All rights reserved13/12

Status

• 900 developers from 50 NCI Institutions

• 32 developers at WUSTL

• 13 developers at SCR

• 70 projects

• Codebase: 698,198 lines