Jamie Wright, Alice Nicol, Ravi Jampana

Slides:



Advertisements
Similar presentations
Android 4.0 ICS An Unified UI framework for Tablets and Cell Phones Ashwin. G. Balani, Founder Member, GTUG, Napur.
Advertisements

MEDIP - Platform independent software system for medical image processing IKTA4-6/2001 The aim of the project is to develop an informatical background.
CADDLAB Medical Imaging on Remote Compute Servers.
3-D Visualization of Functional Brain Map Data A.V. Poliakov; E.B. Moore; J.F. Brinkley, Structural Informatics Group Department of Biological Structure.
List of authors Open Networking and Advanced Research (OpNEAR) Lab Department of Electrical Engineering Erik Johnson School of Engineering & Computer Science.
Picture Archiving And Communication System (PACS)
UFCFX5-15-3Mobile Device Development Android Development Environments and Windows.
THE DICOM 2013 INTERNATIONAL CONFERENCE & SEMINAR March 14-16Bangalore, India DICOM Medical Image Management the Challenges and Solutions – Cloud as a.
By Ms.A.C.Sumathi AP(SG)/ Dept of CSE SNS College of Engineering, CBE.
UFCFX5-15-3Mobile Device Development UFCFX Mobile Device Development An Introduction to the Module.
GEORGE MILLER BLUE TEAM CS 410 Mobile Digital Signatures A Mobile Access Defense Health System (MADHS)
Android 2: Introduction to the Technology Kirk Scott 1.
 2008 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and World Wide Web.
Developing Enterprise Mobile Apps with Xamarin Loren Horsager CEO, Mobile Composer.
3D Slicer: A Free & Open Source Platform For Medical Image Analysis and Visualization Brigham and Women’s Hospital.
Who is ROH Incorporated? Founded in 1971 Service oriented company built on client “partnering” Florida State Contract # Provide advanced.
-1- 3D Visualization. Sonia Pujol, Ph.D., Harvard Medical School National Alliance for Medical Image Computing 3D Visualization Sonia Pujol, Ph.D. Surgical.
Jeffrey Yap, PhD Ron Kikinis, MD Wendy Plesniak, PhD -1- CTSA at RSNA 2009 PET/CT Analysis using 3D Slicer Jeffrey Yap PhD Ron Kikinis MD Wendy Plesniak.
Component Technology. Challenges Facing the Software Industry Today’s applications are large & complex – time consuming to develop, difficult and costly.
Pujol S., Plesniak, W. -1- National Alliance for Medical Image Computing Neuroimage Analysis Center Harvard CTSC Slicer3 minute tutorial Sonia Pujol, PhD.
NumaStore Nuclear Cardiology P.E.T. Nuclear Medicine Image Management Solution Mini-PACS for Nuclear Medicine Archiving and Data Management.
Imaging Systems in Radiology
IHE Workshop – June 2006What IHE Delivers 1 Todd Kantchev, Siemens Molecular Imaging Jerold Wallis, Mallinckrodt Institute of Radiology Kevin O’Donnell,
IHE Workshop – June 2006What IHE Delivers 1 Todd Kantchev, Siemens Molecular Imaging Jerold Wallis, Mallinckrodt Institute of Radiology Kevin O’Donnell,
Medical Imaging Lection 3.
The Development of Telemedicine and Teleconferencing Using AccessGrid Technology.
Medical Imaging Lection 3. Basic Questions Imaging in Medical Sciences Transmission Imaging PACS and DICOM.
“COLLEGE MANAGEMENT SYSTEM” Presented by: BCA VI SEMESTER.
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
DICOM in Dart (DCMiD) Computer Integrated Surgery II, Spring 2014, Project 13 Damish Shah and Danielle Tinio, under the auspices of Dr. James Philbin Introduction.
Image Fusion In Real-time, on a PC. Goals Interactive display of volume data in 3D –Allow more than one data set –Allow fusion of different modalities.
An Open Source Platform for Registration, Segmentation, Quantitative Analysis, and Visualization of Biomedical Image Data 3D Slicer About 3D Slicer Segmentation.
An Open Source Platform for Registration, Segmentation, Quantitative Analysis, and Visualization of Biomedical Image Data 3D Slicer About 3D Slicer Segmentation.
Remote Medicine A New Paradigm in Medicine. Constraints of Tele-Presence 1. Bandwidth 2. Latency 3. Satellite v. Ground Communication 4. Cultural/Political.
Google. Android What is Android ? -Android is Linux Based OS -Designed for use on cell phones, e-readers, tablet PCs. -Android provides easy access to.
Software Engineering in Mobile Application Development
A little more App Inventor and Mind the GAP!
Introduction to threads
MIPAR – A Science Gateway for Analyzing and Sharing Medical Images
Voice Controlled Robot by Cell Phone with Android App
Mobile Device Development
Course Individuals Lecturer Dr. Eng. Amr T. Abdel-Hamid
Android Mobile Application Development
Remote Medicine A New Paradigm in Medicine.
Computer Science skill sets
3D Visualization Sonia Pujol, Ph.D. Instructor of Radiology
TEXT BOOK : COMPUTER GRAPHICS DONALD HEARN & M.PAULINE BAKER
ultrasound digital pen
MCA 503 COMPUTER GRAPHICS TEXT BOOK :
Apache Cordova Overview
RSNA2012 Quantitative Imaging Reading Room
Alma Mobile Leave your Desk!.
Introduction Enosis Learning.
Mobile Website vs. Mobile App
Introduction to Computers
Introduction to QR Codes
MonoGame and Windows 8.
Preliminary Design Review
Introduction Enosis Learning.
CS323 Android Getting Started
What's New in eCognition 9
Smart Learning concepts to enhance SMART Universities in Africa
Information Systems In Hospitals
MOBILE PROGRAMMING Meriska Defriani, S.Komp, M.Kom Introduction
Wireless technologies on patient safety
What's New in eCognition 9
Using FPGA to Provide Faster Digitally Enhanced Images in Order to Demonstrate a More Efficient Way to Process Images When Compared to Using Software.
What's New in eCognition 9
Presentation transcript:

Jamie Wright, Alice Nicol, Ravi Jampana An Android™ app for multi-modality image manipulation during epilepsy MDT meetings Jamie Wright, Alice Nicol, Ravi Jampana Nuclear Medicine Department and Institute of Neurological Sciences Southern General Hospital, NHS Greater Glasgow and Clyde Introduction Patients with refractory epilepsy being considered for surgery often have a gamut of imaging examinations as part of their care pathway. These examinations are presented at multi-disciplinary team (MDT) meetings for surgical planning. The facilities at MDT meetings can present a challenge to the reporter as access to a workstation with necessary DICOM image retrieval, manipulation and viewing software is not always guaranteed. Portable tablet computing hardware has advanced rapidly over the previous years making it now feasible to run responsive real-time multi-modality medical image manipulation software remotely. To this end we have developed an application for Android devices, “epapp", with the intention of making it easier to share the results of imaging data amongst clinical colleagues. Results The current status of epapp is as follows. Multi-planar reconstruction of single frame per slice DICOM datasets is fully implemented with image manipulation functionality (scrolling, zoom, panning, rotation) performed with multi-touch gestures. A partial Dropbox client has been implemented allowing for direct download, opening and viewing of zipped DICOM directories. Image fusion of registered datasets with multilevel alpha blending using slider control has also been implemented. Work is currently ongoing on the development of epapp, with a more robust Dropbox client, loading of multi-frame DICOM datasets and better manipulation of fused datasets being current priorities. Screenshots of the app showing the multi-planar reconstruction of a T1 weighted MRI scan, image fusion of PET-CT datasets and surface rendered images of publically available MRI and CT datasets. These are included with the app as sample datasets to demonstrate usage. Method The Android platform was chosen as a testing and development target as the authors had experience of this system. An initial search was made to look for possible solutions already in production. This revealed a lack of usable, free options in existence with no support for multi-modality fusion or multi-planar reconstruction found. An initial set of requirements was drawn up including loading and display of DICOM datasets, viewing of images in the three medical planes, integration of fusion capabilities for pre-registered images and networking support to allow download of data as required. Software libraries were identified to implement the necessary data visualisation and networking requirements. These were then integrated into an application for use. The Visualisation Toolkit was chosen as the base library for data visualisation and a Dropbox client implementation was created for image retrieval. Programming was done in Java and C++ with language integration achieved through the Java Native Interface (JNI). The software library stack upon which epapp is built. All components are industry standard with mature and thoroughly tested framework components. Conclusion An Android application has been created to aid clinicians during epilepsy MDT meetings. Volumetric data is visualised with multi-planar reconstruction and multi-modality fusion of registered images has been implemented. Data can be loaded onto a linked Dropbox account and downloaded through the application. It is hoped that trialling of the app as an adjunct during MDT meetings will begin in the near future. Download development version Point your Android phone’s barcode scanner at the QR code. Or alternatively, go to http://tinyurl.com/k7sd54t to begin the download. Contact jamie.wright@nhs.net for more information.