OHIF Community Meeting Mar 24 2016

 

Meeting Minutes:

Attendees

  • Gordon Harris, Adrian Gropper, Armin Moehrle, Aysel Afsar, Brian Long, Chris Hafey, Daniel Rubin, Erik Ziegler, Evren Ozkan, Fred Loney (OSHU), Frederic Lembrechts, Grant Cermak, Hiro Yoshida, Jason Hostetter, Lawrence Tarbox (UAMS), Mark Walters, Michael Owens (RefleXion Medical), Randy Gollub, Rob Lewis, Roman Zeleznik, Sara Zanchi, Sean Doyle, Shawn Schiffner, Simon Rascovsky, Kirk Smith, Steve Pieper, Weiwei Wu, Wenli Cai, Wyatt Tellis, Yin Wu

Stanford Gapfest

  • web technology for medical imaging
  • shared components
    • viewer
    • markup / annotations
    • structured reports
    • sophisticated q/r
    • various toolkits (qt, itk, vtk, etc)
  • coordinate our work: synergy, avoid duplication, etc.
  • spot for 15 people on site
  • could have a Hackathon follow-up if there is sufficient progress / interest

Make OHIF less meteor-dependent

  • support custom viewers without having to use meteor
  • support various combinations of client and server with or without meteor
  • best "value" by using OHIF with meteor, but not required
  • refactor ViewerBase (move from DDP to REST)
  • don't depend on deploying MongoDB and Meteor server
  • MiniViewer = OHIF Viewer + orthanc

OHIF integration with Slicer

  • expose 3D slicer's functionality via OHIF Viewr
    • MPR/slab, volume rendering, segmentation
    • Hanging protocol support
    • use REST APIs and server-side rendering
  • integration prototype
    • lung lesion segmentation in a web browser
  • github repo: https://github.com/chafey/ConerstoneSlicer3D