Portable optically tracked ultrasound system for scoliosis measurement

Size: px
Start display at page:

Download "Portable optically tracked ultrasound system for scoliosis measurement"

Transcription

1 Portable optically tracked ultrasound system for scoliosis measurement Guillermo Carbajal 1, Álvaro Gómez 1, Gabor Fichtinger 2*, Tamas Ungi 2 1 Instituto de Ingeniería Eléctrica, Facultad de Ingeniería, UDELAR, Uruguay 2 Laboratory for Percutaneous Surgery, School of Computing, Queen's University, Canada Abstract Monitoring spinal curvature in adolescent kyphoscoliosis requires regular radiographic examinations; however, the applied ionizing radiation increases the risk of cancer. Ultrasound imaging is favorable over X-ray because it does not emit ionizing radiation. It has been shown in the past that tracked ultrasound can be used to localize vertebral transverse processes as landmarks along the spine to measure curvature angles. Tests have been performed with spine phantoms, but scanning protocol, tracking system, data acquisition and processing time has not been considered in human subjects yet. In this paper, a portable optically tracked ultrasound system for scoliosis measurement is presented. It provides a simple way to acquire data in the clinical environment with the aim of comparing results to current X-ray-based measurement. The workflow of the procedure was tested on volunteers. The customized open-source software is shared with the community as part of our effort to make a clinically practical system. Keywords. Adolescent Idiopathic Kyphoscoliosis, Scoliosis, Kyphosis, Tracked sonography, Tracked ultrasound snapshot Introduction 1.1 Adolescent idiopathic scoliosis The most frequent form of spinal deformities is adolescent idiopathic scoliosis. Studies conducted in different countries found its prevalence between 1% and 5%, therefore, it is considered a common disease in children [10, 13, 20]. The etiology of this disease has not yet been fully discovered, however, genetic factors influence both the incidence and the severity of scoliosis [19]. It is most commonly diagnosed in early adolescence (9-12 years of age) and progresses until the spine reaches full development, around the age of years. Symptoms of adolescent idiopathic scoliosis include lateral curvature of the spine in straight standing position, kyphosis, and permanent vertebral rotation around the axis of the spine. The severity of scoliosis is characterized by the angle of curvature between vertebrae above and below the curvature (Cobb angle). Therapeutic proto-cols are * Corresponding author: Gabor Fichtinger (gabor@cs.queensu.ca)

2 based on Cobb angle: i) curvatures less than 20 degrees require X-ray moni-toring every 3-6 months, depending on the rate of progression; ii) scoliosis between degrees is treated with bracing; and iii) scoliosis over 40 degrees, or if chest deformation causes breathing difficulties, is treated surgically, permanently fusing the vertebrae in a straight position. Scoliosis monitoring continues after surgical treatment as well using regular spine imaging. About 10% of adolescent scoliosis cases progress to a state when they require therapy. Although screening children in the early adolescent age for scoliosis would be necessary for optimal treatment and optimal use of clinical resources, currently afforda-ble screening methods are inaccurate [1]. Therefore, patients may be diagnosed when scoliosis progressed in an advanced stage. Once diagnosis is confirmed, it is important to frequently monitor all cases to make sure progression is detected early and appropriate therapy is started. However, frequent X-ray imaging in children can lead to increased risk of cancer. Girls who undergo regular spine X-ray, have a nearly twofold risk of breast cancer as adults [4, 7]. Another study found that repeated X-ray exams in childhood significantly contribute to leukemia and prostate cancer [12]. Further studies may be needed to establish accurate estimates of the risks of X-ray, but a safe scoliosis monitoring method would improve the health of this young patient population. 1.2 Scoliosis monitoring techniques Radiation-free scoliosis monitoring methods have been investigated in the past, but none of them have been successful in replacing X-ray in the clinical practice. The optimal method needs to be: free of ionizing radiation, accessible to the patient population, and accurate for therapeutic decision making. Magnetic resonance imaging (MRI) is a safe and accurate alternative to X-ray. Open MRI machines permit scanning from a standing patient position, making these images suitable for scoliosis angle measurement. Unfortunately, MRI is less accessible than X- ray due to its high cost and the patient has to stand motionless for several minutes while the scanner captures the entire spinal column, which further limits its use for routine monitoring in an adolescent population [3]. Inspection will yield visual signs of scoliosis on the back of the patient. Visual signs of spinal curvatures have been measured using computerized topographic scans of the skin surface using laser scanners and stereo camera technology [6]. However, surface scans are not informative enough to support therapeutic decisions [5]. Ultrasound does not have a large enough field of view to directly visualize spinal curvatures. There have been attempts to use indirect ways of measuring spinal curvatures with ultrasound. A correlation between vertebral rotation and scoliosis angles in untreated patients was discovered [14] but this correlation is unreliable and completely lost in patients receiving therapy [9]. One of the recently emerging imaging modalities is tracked ultrasound: a combination of conventional ultrasound and position tracking technology. With tracked ultrasound it is possible to create a 3D reconstruction from 2D ultrasound images. Position tracking of the ultrasound transducer allows to display the whole spine region

3 in 3D. Experimental results have confirmed that landmarks on reconstructed image volumes could be used to monitor spine curvature angles [2, 11]. Tracked ultrasound appears to be the only alternative to X-ray that fulfills all three requirements: safety, accessibility and accuracy. A new method for scoliosis measurement has been developed previously, and tested on phantom models [17]. Tracked ultrasound (TUS) has been successfully used in medical imaging and image-guided interventions. In particular, it has been tested in spinal injection navigation [16] and vertebra localization for spine surgery [18]. 1.3 Objectives Our goal is to develop a clinically practical system for scoliosis monitoring. As part of this translational effort we build upon of the proof of concept phantom system proposed by [17] and present a portable TUS system based on a new ultrasound machine and optical tracking. We streamline the workflow of the procedure so it can be easily replicated by other researchers and operated without deep technical background. The workflow is implemented as an open-source module of the 3D Slicer 1 application, and can be conveniently installed from the 3D Slicer extension manager (app store). We evaluated the usability of the developed TUS system. Materials and Methods 2.1 System design The TUS system has three main components. An optical tracker (Micron Tracker, Claron Technologies Inc., Toronto, Ontario, Canada), a portable ultrasound scanner with USB connection (General Purpose Probe, Interson Corporation, Pleasanton, CA, USA), and a laptop computer (Fig. 1). Contrary to [17] we use an optical tracker instead of an electromagnetic tracker. Optical trackers can use wireless markers, are generally more accurate and are not affected by metallic or electronic objects in the environment. Sensors used as reference markers are made of paper, which is very cheap and also makes feasible the tracking of multiple reference markers. This can be used for patient motion detection and to be more robust to markers occlusions. Hardware interfaces are implemented in the PLUS software 2 [8]. PLUS implements an abstraction layer over tracker and imaging devices, and provides calibration and synchronization methods for tracked ultrasound. It transmits tracked images to 3D Slicer through the OpenIGTLink protocol [15]. The interface for the portable Interson ultrasound probe was implemented in PLUS. Nevertheless, the system can be used with any of the ultrasound machines and trackers supported by PLUS, which makes reproducibility of the system convenient

4 Fig. 1 Schematics of the TUS system (left panel), and the prototype system in use (right panel) 2.2 System setup The hardware described in previous section was integrated using the PLUS library. Configuration files to connect different acquisition systems are provided in PLUS website. In particular, sample configuration files used to connect the Interson Probe and the Micron Tracker can be found in the PLUS website. As with any TUS system, it requires a calibrated probe. If US imaging parameters are not changed, the calibration can be done once and saved in the configuration file. We found that 10 cm depth is adequate for this application. When the patient comes in, at least one reference marker is attached to his back. This reference marker is used because the patient may move during the acquisition. The assumption is that the relative position between the transverse processes and the reference marker is the same during the whole scanning. The tracker should be facing a wall where a reference marker must be attached. During the acquisition, the patient will be asked to place in front of the wall. The reason why a marker is attached to the wall is to be able to project the transverse processes positions to the wall. This makes the angle measurements compatible with the traditional procedure done on frontal X-ray radiographies. 2.3 Slicelet implementation for spinal curvature measurement We designed and implemented a custom workflow and user interface, called a slicelet, based on the 3D Slicer application platform and its SlicerIGT extension 3. Slicelets are custom user interfaces programmed for the 3D Slicer application that typically support a single clinical workflow without the complexity of the full 3D Slicer user interface. Our slicelet helps in the localization of vertebral transverse processes as landmarks along the spine to measure curvature angles. We build upon [17] and added new features and interfaces to streamline the procedure, reducing the lengthy analysis time. The slicelet currently consists of the steps depicted in Fig. 2: communication with acquisition devices, tracked ultrasound snapshots and continuous tracked ultrasound 3

5 video acquisition, localization of vertebral transverse processes in the acquired images and computation of angles between vertebrae. Communication with acquisition devices Fig. 2 Workflow of the slicelet Images and tracker positions are provided by the PLUS server. Once the PLUS server is running, the status of the communication can be seen in the slicelet as shown in Fig. 3. A tool viewer, with a convenient color code, shows markers and tools visibility. This tool is very useful when working with optical trackers. At this point of the procedure, it is important to check the working volume and also to make sure that the markers and the probe are visible in the region of interest. The wall reference marker does not need to be visible during the acquisition, but it is assumed that the relative position between the tracker and the wall does not change during patient scanning. Fig. 3 The tool viewer shows the visibility of the markers. The spatial position of the US probe (Probe), three references markers (R1, R2 and R3) attached to the patient, a Stylus and a marker attached to the wall that faces the patient are acquired by the software. Currently, only the Probe, R1 and the Wall are used to compute the angle between the vertebrae but in the future we plan to explore the use of the others to improve the workflow Tracked US images acquisition The scoliosis monitoring slicelet can be used to measure vertebral angles using both: tracked ultrasound snapshots and video sequences. We decided to offer both possibilities because transverse process localization is easier with snapshots, while time occupied during patient scan is lower when video sequences are acquired. In both cases, data can be saved to be inspected afterwards and can also be used to build a database. If the physician feels comfortable using snapshots, he must scan the patient until he finds a transverse process and then a snapshot is acquired with the aid of the table shown in Fig. 4. To reduce patient waiting time, a quick scan may be preferred. The software offers the possibility to acquire sequences for the left and right side of the spine. Those

6 video sequences are stored, and used afterwards, to localize the images where the transverse processes are visible. Fig. 4 The table is used to acquire the Left Transverse Process (LTP) and Right Transverse Process (RTP) images and to mark the LTP and RTP points. Transverse processes localization Regardless of the method used to acquire the images, left and right transverse process must be manually marked in the corresponding images. When the left and right transverses processes of a vertebra are already located, the software automatically computes and shows the segment determined by the two transverse processes in a 3D Scene. When the transverse process points that define two vertebrae lines are already acquired, it is possible to compute the angle between them as shown in Fig. 5. Fig. 5 When the transverse processes points that define a vertebra line are already acquired the corresponding row in the table is shown in green. When two lines are already defined is possible to compute the angle between them

7 Curvature angle computation The segments that determine the angle between two vertebrae are projected to the wall that faces the patient and then the angle between the projected segments is computed. The segments are projected to the wall to simulate the X-ray projection and to have an angle comparable with the Cobb angle. Results The workflow described in previous section has been implemented; it provides all of the required capabilities for scoliosis monitoring using tracked ultrasound snapshots and video sequences. As an example, Fig. 6 shows the tracked ultrasound snapshots acquired during a procedure. Red points correspond to the transverse processes locations in the ultrasound images. The red lines connect two transverse process that belong to the same vertebra. The software can be installed from the extension manager of the latest version of the 3D Slicer application. The extension manager is a plug-in mechanism that allows reasearchers and developers to add extensions to the core 3D application. Those extensions can be installed by the user after installing the main 3D application without any programming required. The name of the slicelet is Scoliosis Monitoring and is part of the Scoliosis extension. All software used in this study is open-source, freely available for research or commercial use without any restrictions. This allows incremental reasearch, and focus work on unsolved problems like transverse process automatic segmentation or spine volume reconstruction. The whole procedure can be tested with various ultrasound and tracker systems supported by PLUS. This includes the most popular tracking systems (Polaris, Micron, Aurora, Ascension) and the Interson USB and Ultrasonix ultrasound machine. Besides, Epiphan or Imaging Control frame grabber can be used to acquire the images of any ultrasound machines with video output. The workflow was implemented with the portable USB ultrasound probe, which shows sufficient image quality for this application. The size and weight of the acquisition systems that were used allows to pack and move the system, which will make this a portable solution for scoliosis measurement in future clinical applications.

8 Fig. 6 The vertebral lines are shown in the 3D scene. In this case the transverse processes corresponding to L2 and T5 vertebrae were acquired Discussion Although some previous works have shown the feasibility of tracked ultrasound to localize vertebral processes to measure spinal curvature, the problem is still open. We believe we are sharing a valuable tool that can be very useful to show physicians the potential of the methods and also to identify the main challenges we need to tackle in order to bring scoliosis monitoring with ultrasound into routine clinical use. The portable optically tracked ultrasound system can save ultrasound video sequences along with tracking data. This enables the acquisition of experimental studies from volunteers and patients looking forward to building the essential dataset for the research in the field. Currently, vertebral transverse processes are marked manually by the physician and the data is used to compute the curvature angle. This expert segmentation can also be saved in the application and this valuable information will enable testing future automatic segmentation algorithms. The tool is integrated into the Slicer platform and the Slicer-IGT extension. This Slicer platform can be freely used by the research community and it enables an easy manipulation of the tracked ultrasound studies and the integration with other modalities such as X-ray, CT or MRI. Future developments in the field can also be rapidly integrated into Slicer as extensions (its plug-in mechanism) and shared through the Slicer app-store. Our next step in this ongoing project will be to study the correlation between the radiography and sonographic curvature measuring methods in real patients. Another future research line will be related to the segmentation of the transverse processes. In some patients it is hard for the physician to correctly identify some transverse processes. We plan to explore the feasibility of using tracked ultrasound volume reconstructions of the spine in conjunctions with models of the spine. A nice 3D model of the spine

9 might give the physician some spatial information that could greatly facilitate the transverse process localization procedure. Acknowledgments This work was supported in part by the Canada-Latin America Research Exchange Grant (LACREG) program. Comision Sectorial de Investigacion Cientıfica (CSIC, Universidad de la Republica, Uruguay) supported the internship of G. Carbajal at Perklab. References 1. Aartun E, Degerfalk A, Kentsdotter L, Hestbaek L. Screening of the spine in adolescents: inter- and intra-rater reliability and measurement error of commonly used clinical tests. BMC Musculoskelet Disord Feb 10;15: Chen W, Lou EH, Le LH. Using ultrasound imaging to identify landmarks in vertebra models to assess spinal deformity. Conf Proc IEEE Eng Med Biol Soc. 2011;2011: Diefenbach C, Lonner BS, Auerbach JD, Bharucha N, Dean LE. Is radiation-free diagnostic monitoring of adolescent idiopathic scoliosis feasible using upright positional magnetic resonance imaging? Spine (Phila Pa 1976) Apr 1;38(7): Doody MM, Lonstein JE, Stovall M, Hacker DG, Luckyanov N, Land CE. Breast cancer mortality after diagnostic radiography: findings from the U.S. Scoliosis Cohort Study. Spine (Phila Pa 1976) Aug 15;25(16): Frerich JM, Hertzler K, Knott P, Mardjetko S. Comparison of radiographic and surface topography measurements in adolescents with idiopathic scoliosis. Open Orthop J. 2012;6: Goldberg CJ, Kaliszer M, Moore DP, Fogarty EE, Dowling FE. Surface topography, Cobb angles, and cosmetic change in scoliosis. Spine (Phila Pa 1976) Feb 15;26(4):E Hoffman DA, Lonstein JE, Morin MM, Visscher W, Harris BS 3rd, Boice JD Jr. Breast cancer in women with scoliosis exposed to multiple diagnostic x rays. J Natl Cancer Inst Sep 6;81(17): Lasso A, Heffter T, Rankin A, Pinter C, Ungi T, Fichtinger G. PLUS: open-source toolkit for ultrasound-guided intervention systems. IEEE Trans Biomed Eng. (In press) 9. Li M, Cheng J, Ying M, Ng B, Zheng YP, Lam TP, Wong WY, Wong MS. Application of 3-D ultrasound in assisting the fitting procedure of spinal orthosis to patients with adolescent idiopathic scoliosis. Stud Health Technol Inform. 2010;158: Nery LS, Halpern R, Nery PC, Nehme KP, Stein AT. Prevalence of scoliosis among school students in a town in southern Brazil. Sao Paulo Med J. 2010;128(2): Purnama KE, Wilkinson MH, Veldhuizen AG, van Ooijen PM, Lubbers J, Burgerhof JG, Sardjono TA, Verkerke GJ. A framework for human spine imaging using a freehand 3D ultrasound system. Technol Health Care. 2010;18(1): Schmitz-Feuerhake I, Pflugbeil S. 'Lifestyle' and cancer rates in former East and West Germany: the possible contribution of diagnostic radiation exposures. Radiat Prot Dosimetry Sep;147(1-2): Suh SW, Modi HN, Yang JH, Hong JY. Idiopathic scoliosis in Korean schoolchildren: a prospective screening study of over 1 million children. Eur Spine J Jul;20(7): Suzuki S, Yamamuro T, Shikata J, Shimizu K, Iida H. Ultrasound measurement of vertebral rotation in idiopathic scoliosis. J Bone Joint Surg Br Mar;71(2):252-5.

10 15. Tokuda J, Fischer GS, Papademetris X, Yaniv Z, Ibanez L, Cheng P, Liu H, Blevins J, Arata J, Golby AJ, Kapur T, Pieper S, Burdette EC, Fichtinger G, Tempany CM, Hata N. OpenIGTLink: an open network protocol for image-guided therapy environment. Int J Med Robot Dec;5(4): Ungi T, Abolmaesumi P, Jalal R, Welch M, Ayukawa I, Nagpal S, Lasso A, Jaeger M, Borschneck DP, Fichtinger G, Mousavi P. Spinal needle navigation by tracked ultrasound snapshots. IEEE Trans Biomed Eng Oct;59(10): Ungi T, King F, Kempston M, Keri Z, Lasso A, Mousavi P, Rudan J, Borschneck DP, Fichtinger G. Spinal curvature measurement by tracked ultrasound snapshots. Ultrasound Med Biol Feb;40(2): Ungi T, Moult E, Schwab JH, Fichtinger G. Tracked ultrasound snapshots in percutaneous pedicle screw placement navigation: a feasibility study. Clin Orthop Relat Res Dec;471(12): Ward K, Ogilvie JW, Singleton MV, Chettier R, Engler G, Nelson LM. Validation of DNAbased prognostic testing to predict spinal curve progression in adolescent idiopathic scoliosis. Spine (Phila Pa 1976) Dec 1;35(25):E Wong HK, Hui JH, Rajan U, Chia HP. Idiopathic scoliosis in Singapore schoolchildren: a prevalence study 15 years into the screening program. Spine (Phila Pa 1976) May 15;30(10):

Visual aid for identifying vertebral landmarks in ultrasound

Visual aid for identifying vertebral landmarks in ultrasound Visual aid for identifying vertebral landmarks in ultrasound Zachary Baum 1, Tamas Ungi 1, Andras Lasso 1, Ben Church 1, Christopher Schlenger 2, Gabor Fichtinger 1 1. Laboratory for Percutaneous Surgery,

More information

Tracked Ultrasound in Navigated Spine Interventions

Tracked Ultrasound in Navigated Spine Interventions Tracked Ultrasound in Navigated Spine Interventions Tamas Ungi, Andras Lasso and Gabor Fichtinger Abstract Ultrasound is an increasingly popular imaging modality in image-guided interventions, due to its

More information

Augmented Reality Needle Guidance Improves Facet Joint Injection Training

Augmented Reality Needle Guidance Improves Facet Joint Injection Training Augmented Reality Needle Guidance Improves Facet Joint Injection Training Tamas Ungi* a, Caitlin T. Yeo a,b, Paween a U-Thainual a, Robert C. McGraw b, Gabor Fichtinger a a School of Computing, Queen s

More information

Validation of a low-cost adjustable, handheld needle guide for spine interventions

Validation of a low-cost adjustable, handheld needle guide for spine interventions Validation of a low-cost adjustable, handheld needle guide for spine interventions Julia Wiercigroch 1, Zachary Baum 1, Tamas Ungi 1, Jan Fritz 2, Gabor Fichtinger 1 1. Laboratory for Percutaneous Surgery,

More information

1. INTRODUCTION ABSTRACT

1. INTRODUCTION ABSTRACT Accuracy of lesion boundary tracking in navigated breast tumor excision Emily Heffernan* a, b, Tamas Ungi a, Thomas Vaughan a, Padina Pezeshki a, Andras Lasso a, Gabrielle Gauvin c, John Rudan c, C. Jay

More information

University of Groningen. Monitoring scoliosis progression Dewi, Dyah Ekashanti Octorina

University of Groningen. Monitoring scoliosis progression Dewi, Dyah Ekashanti Octorina University of Groningen Monitoring scoliosis progression Dewi, Dyah Ekashanti Octorina IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it.

More information

Can surface topography replace radiography in the management of patients with scoliosis?

Can surface topography replace radiography in the management of patients with scoliosis? Trauma & Orthopaedics Page 1 of 5 Can surface topography replace radiography in the management of patients with scoliosis? HR Weiss*, S Seibel Abstract Introduction Scoliosis is a three-dimensional deformity

More information

Ultrasound-assisted brace casting for adolescent idiopathic scoliosis, IRSSD Best research paper 2014

Ultrasound-assisted brace casting for adolescent idiopathic scoliosis, IRSSD Best research paper 2014 Lou et al. Scoliosis (2015) 10:13 DOI 10.1186/s13013-015-0037-8 RESEARCH Open Access Ultrasound-assisted brace casting for adolescent idiopathic scoliosis, IRSSD Best research paper 2014 Edmond H Lou 1,2*,

More information

Dynamic Spinal Visualization and Vertebral Motion Analysis

Dynamic Spinal Visualization and Vertebral Motion Analysis Dynamic Spinal Visualization and Vertebral Motion Analysis Policy Number: 6.01.46 Last Review: 2/2019 Origination: 2/2006 Next Review: 2/2020 Policy Blue Cross and Blue Shield of Kansas City (Blue KC)

More information

Welcome to a better way for YOU and YOUR patient.

Welcome to a better way for YOU and YOUR patient. Welcome to a better way for YOU and YOUR patient. The Next Generation of Prostate Care from Invivo Current methods of prostate cancer screening, such as prostate-specifi c antigen (PSA) tests and digital

More information

Welcome to a better way for

Welcome to a better way for Welcome to a better way for The Next Generation of Prostate Care from Invivo biopsy standard, commonly suffers from poor image resolution, and the biopsy needle often passes through tumor-free areas of

More information

Clinical Implementation of a New Ultrasound Guidance System. Vikren Sarkar Bill Salter Martin Szegedi

Clinical Implementation of a New Ultrasound Guidance System. Vikren Sarkar Bill Salter Martin Szegedi Clinical Implementation of a New Ultrasound Guidance System Vikren Sarkar Bill Salter Martin Szegedi Disclosure The University of Utah has research agreements with Elekta Agenda Historical Review Trans-Abdominal

More information

Positional Magnetic Resonance Imaging. Description

Positional Magnetic Resonance Imaging. Description Subject: Positional Magnetic Resonance Imaging Page: 1 of 6 Last Review Status/Date: June 2015 Positional Magnetic Resonance Imaging Description Positional magnetic resonance imaging (MRI) allows imaging

More information

The Comprehensive Treatment Management System

The Comprehensive Treatment Management System The Comprehensive Treatment Management System Contact your suremile consultant to learn more! SureSmile is the most powerful Treatment Management System in orthodontics Defining new opportunities that

More information

OMT to Reduce (Idiopathic) Scoliotic Curves

OMT to Reduce (Idiopathic) Scoliotic Curves OMT to Reduce (Idiopathic) Scoliotic Curves William J. Brooks, DO www.wjbrooksdo.com President, Restorative Care Foundation www.restorativecarefoundation.org Clinical Associate Professor of OMM KCUMB www.kcumb.com

More information

3D Markerless asymmetry analysis in the management of adolescent idiopathic scoliosis

3D Markerless asymmetry analysis in the management of adolescent idiopathic scoliosis Ghaneei et al. BMC Musculoskeletal Disorders (2018) 19:385 https://doi.org/10.1186/s12891-018-2303-4 RESEARCH ARTICLE Open Access 3D Markerless asymmetry analysis in the management of adolescent idiopathic

More information

Research Article Evaluating the Reproducibility of Motion Analysis Scanning of the Spine during Walking

Research Article Evaluating the Reproducibility of Motion Analysis Scanning of the Spine during Walking Advances in Medicine, Article ID 721829, 9 pages http://dx.doi.org/10.1155/2014/721829 Research Article Evaluating the Reproducibility of Motion Analysis Scanning of the Spine during Walking Aaron Gipsman,

More information

Top: Healthy Vertebrae Above: Osteoporotic bone

Top: Healthy Vertebrae Above: Osteoporotic bone Top: Healthy Vertebrae Above: Osteoporotic bone 2 OSTEOPOROSIS IS A DISEASE OF THE BONES, WHICH LEADS TO AN INCREASED RISK OF FRACTURE. IN OSTEOPOROSIS, THE DENSITY AND QUALITY OF BONE ARE REDUCED. THE

More information

Medical Policy. MP Dynamic Spinal Visualization and Vertebral Motion Analysis

Medical Policy. MP Dynamic Spinal Visualization and Vertebral Motion Analysis Medical Policy BCBSA Ref. Policy: 6.01.46 Last Review: 09/19/2018 Effective Date: 12/15/2018 Section: Radiology Related Policies 6.01.48 Positional Magnetic Resonance Imaging 9.01.502 Experimental / Investigational

More information

Introduction of FIREFLY Technology

Introduction of FIREFLY Technology Introduction of FIREFLY Technology FIREFLY Technology is a unique, patent-pending, pre-surgical planning and intra - operative navigation technology that is focused on spinal applications and is derived

More information

Scoliosis. About idiopathic scoliosis and its treatment. Patient and Family Education. What types of scoliosis are there?

Scoliosis. About idiopathic scoliosis and its treatment. Patient and Family Education. What types of scoliosis are there? Patient and Family Education Scoliosis About idiopathic scoliosis and its treatment This handout covers the most common type of scoliosis, adolescent idiopathic scoliosis. Other types of scoliosis may

More information

Computer-aided King classification of scoliosis

Computer-aided King classification of scoliosis Technology and Health Care 23 (2015) S411 S417 DOI 10.3233/THC-150977 IOS Press S411 Computer-aided King classification of scoliosis Junhua Zhang a,, Hongjian Li b,lianglv b, Xinling Shi a and Yufeng Zhang

More information

Ultrasound imaging of the posterior skull for neurosurgical registration

Ultrasound imaging of the posterior skull for neurosurgical registration Ultrasound imaging of the posterior skull for neurosurgical registration Grace Underwood 1, Tamas Ungi 1, Andras Lasso 1, Gernot Kronreif 2, and Gabor Fichtinger 1 1 Laboratory for Percutaneous Surgery,

More information

The next generation of prostate care

The next generation of prostate care Oncology solutions UroNav The next generation of prostate care Partnering to build best-in-class oncology programs Philips recognizes that oncology care requires integrated approaches across patient pathways.

More information

Powered by. Dedicated MRI

Powered by. Dedicated MRI Powered by Dedicated MRI Provides the latest software and hardware upgrade configuration powered by exp technology: boosting productivity, increasing image quality, and adding new acquisition techniques.

More information

CT Imaging at the Point-of-Care

CT Imaging at the Point-of-Care ENGLISH True Dedication The new Planmed Verity Extremity CT Scanner revolutionizes extremity CT imaging. The compact unit brings 3D imaging at emergency departments, orthopedic clinics or trauma centers

More information

Segmental Pedicle Screw Fixation for a Scoliosis Patient with Post-laminectomy and Post-irradiation Thoracic Kyphoscoliosis of Spinal Astrocytoma

Segmental Pedicle Screw Fixation for a Scoliosis Patient with Post-laminectomy and Post-irradiation Thoracic Kyphoscoliosis of Spinal Astrocytoma Segmental Pedicle Screw Fixation for a Scoliosis Patient with Post-laminectomy and Post-irradiation Thoracic Kyphoscoliosis of Spinal Astrocytoma a* a a a b a a b ʼ 2 ʼ August 2012 Spinal Deformity with

More information

Pedicle screw placement accuracy in thoracic and lumbar spinal surgery with a patient-matched targeting guide: A cadaveric study

Pedicle screw placement accuracy in thoracic and lumbar spinal surgery with a patient-matched targeting guide: A cadaveric study Pedicle screw placement accuracy in thoracic and lumbar spinal surgery with a patient-matched targeting guide: A cadaveric study [ based on the homonymous paper from Prof.Lamartina et al. Anticipated publication

More information

tracking. It enables needle navigation, which improves accuracy and extends possibilities in minimally invasive interventions.

tracking. It enables needle navigation, which improves accuracy and extends possibilities in minimally invasive interventions. JOURNAL OF ENDOUROLOGY Volume XX, Number XX, XXXX 2014 ª Mary Ann Liebert, Inc. Pp. --- --- DOI: 10.1089/end.2014.0011 Original Research Tracked Ultrasonography Snapshots Enhance Needle Guidance for Percutaneous

More information

Protocol. DNA-Based Testing for Adolescent Idiopathic Scoliosis

Protocol. DNA-Based Testing for Adolescent Idiopathic Scoliosis Protocol DNA-Based Testing for Adolescent Idiopathic Scoliosis (20474) Medical Benefit Effective Date: 01/01/18 Next Review Date: 09/18 Preauthorization No Review Dates: 01/12, 09/12, 09/13, 09/14, 09/15,

More information

Scoliosis David S. Feldman, MD

Scoliosis David S. Feldman, MD Scoliosis David S. Feldman, MD Chief of Pediatric Orthopedic Surgery Professor of Orthopedic Surgery & Pediatrics NYU Langone Medical Center & NYU Hospital for Joint Diseases Overview Idiopathic scoliosis

More information

Quality Assurance of Ultrasound Imaging in Radiation Therapy. Zuofeng Li, D.Sc. Murty S. Goddu, Ph.D. Washington University St.

Quality Assurance of Ultrasound Imaging in Radiation Therapy. Zuofeng Li, D.Sc. Murty S. Goddu, Ph.D. Washington University St. Quality Assurance of Ultrasound Imaging in Radiation Therapy Zuofeng Li, D.Sc. Murty S. Goddu, Ph.D. Washington University St. Louis, Missouri Typical Applications of Ultrasound Imaging in Radiation Therapy

More information

Intelligent Sensor Systems for Healthcare: A Case Study of Pressure Ulcer TITOLO. Prevention and Treatment TESI. Rui (April) Dai

Intelligent Sensor Systems for Healthcare: A Case Study of Pressure Ulcer TITOLO. Prevention and Treatment TESI. Rui (April) Dai Intelligent Sensor Systems for Healthcare: A Case Study of Pressure Ulcer TITOLO Prevention and Treatment TESI Rui (April) Dai Assistant Professor Department of Computer Science North Dakota State University

More information

Running head: Understanding Scoliosis 1. Understanding Scoliosis

Running head: Understanding Scoliosis 1. Understanding Scoliosis Running head: Understanding Scoliosis 1 Understanding Scoliosis November 15 th, 2011 Understanding Scoliosis 2 Abstract Scoliosis is a deformity of the spinal column that effects the growth and development

More information

Automated Volumetric Cardiac Ultrasound Analysis

Automated Volumetric Cardiac Ultrasound Analysis Whitepaper Automated Volumetric Cardiac Ultrasound Analysis ACUSON SC2000 Volume Imaging Ultrasound System Bogdan Georgescu, Ph.D. Siemens Corporate Research Princeton, New Jersey USA Answers for life.

More information

Introducing the future of DXA. Powerful images. Clear answers. Horizon DXA System

Introducing the future of DXA. Powerful images. Clear answers. Horizon DXA System Introducing the future of DXA Powerful images. Clear answers. Horizon DXA System Hologic turns ideas into innovation. Again. Hologic cares about you and your patients about keeping their bones healthy,

More information

See it! Trust it! Treat it!

See it! Trust it! Treat it! Flexible soft tissue Marker for IGRT, SBRT & PT See it! Trust it! Treat it! THORACIC GI GU CERVIX See it! Improved Marker Visibility by Design Conventional gold seeds VISICOIL linear fiducial marker 1)

More information

Robot-assisted Prostate Cancer Interventions

Robot-assisted Prostate Cancer Interventions Robot-assisted Prostate Cancer Interventions Gabor Fichtinger, Ph.D. Professor and Cancer Care Ontario Research Chair Queen s University, Canada http://perk.cs.queensu.ca Acknowledgements Axel Krieger,

More information

X X X. GXS-700 Direct USB Digital Intraoral Sensors. Buy a Sensor Combo and a Digital Pan Unit, Receive $600 Off! GO.BENCO benco.

X X X. GXS-700 Direct USB Digital Intraoral Sensors. Buy a Sensor Combo and a Digital Pan Unit, Receive $600 Off! GO.BENCO benco. 8 0 0. G O. B E N C O b e n c o. c o m GS-700 Direct USB Digital Intraoral Sensors Designed to make migrating from film, or upgrading an existing digital system, easier than ever High quality image capture

More information

Idiopathic scoliosis Scoliosis Deformities I 06

Idiopathic scoliosis Scoliosis Deformities I 06 What is Idiopathic scoliosis? 80-90% of all scolioses are idiopathic, the rest are neuromuscular or congenital scolioses with manifest primary diseases responsible for the scoliotic pathogenesis. This

More information

Designing the smart operating room of the future

Designing the smart operating room of the future Designing the smart operating room of the future Michael Halle, PhD Surgical Planning Lab Brigham and Women s Hospital a teaching affiliate of Harvard Medical School AMIGO video 2 AMIGO: Image guided therapy

More information

THE NEW PROCESSING OF THE RESULTS OF EXAMINATIONS MADE WITH ZEBRIS WIN-SPINE SPINE-MEASURING METHOD AND ITS VALIDATION

THE NEW PROCESSING OF THE RESULTS OF EXAMINATIONS MADE WITH ZEBRIS WIN-SPINE SPINE-MEASURING METHOD AND ITS VALIDATION THE NEW PROCESSING OF THE RESULTS OF EXAMINATIONS MADE WITH ZEBRIS WIN-SPINE SPINE-MEASURING METHOD AND ITS VALIDATION Mária Takács 1, Ervin Rudner 1, Ildikó Nagy 1, Mihály Jurák 2, Rita M. Kiss 3, László

More information

GE Healthcare. LOGIQ E9 XDclear 2.0. Complete Ultrasound HEAD TO TOE OBESE TO THIN NEONATE TO GERIATRIC

GE Healthcare. LOGIQ E9 XDclear 2.0. Complete Ultrasound HEAD TO TOE OBESE TO THIN NEONATE TO GERIATRIC GE Healthcare LOGIQ E9 XDclear 2.0 Complete Ultrasound HEAD TO TOE OBESE TO THIN NEONATE TO GERIATRIC In addition to extraordinary image quality, the system has been further enhanced to meet the needs

More information

Pediatric scoliosis. Patient and family guide to understanding

Pediatric scoliosis. Patient and family guide to understanding Patient and family guide to understanding Pediatric scoliosis This brochure is not meant to replace any personal conversations that the patient and family might wish to have with the physician or healthcare

More information

vertaplan the spine surgeon s software vertaplan System for successful reconstruction of the individual sagittal balance

vertaplan the spine surgeon s software vertaplan System for successful reconstruction of the individual sagittal balance the spine surgeon s software System for successful reconstruction of the individual sagittal balance What do you think of patient-specific reconstruction of the spine geometry? Optimum surgical outcome

More information

The manuscript, as accepted by the publisher, is reproduced in the following pages The authors and IOS Press. All rights reserved.

The manuscript, as accepted by the publisher, is reproduced in the following pages The authors and IOS Press. All rights reserved. The following scientific article was officially published in the proceedings of the 2010 biennial meeting of the International Research Society of Spinal Deformities (IRSSD), published in book form as

More information

Delivering Top Performance. Outstanding Value. Exceptional Reliability. ACUSON X150 Ultrasound System. Answers for life.

Delivering Top Performance. Outstanding Value. Exceptional Reliability. ACUSON X150 Ultrasound System. Answers for life. Delivering Top Performance. Outstanding Value. Exceptional Reliability. ACUSON X150 Ultrasound System Answers for life. Gynecology Imaging Ovarian Follicles Abdominal Imaging Renal Vasculature, Color Doppler

More information

University of Groningen

University of Groningen University of Groningen Automatic Cobb Angle Determination From Radiographic Images Sardjono, Tri Arief; Wilkinson, M.H.F.; Veldhuizen, Albert G.; van Ooijen, Peter; Purnama, Ketut E.; Verkerke, Gijsbertus

More information

Needle Placement Robots

Needle Placement Robots Needle Placement Robots Gabor Fichtinger, Ph.D. Director of Engineering, Assistant Research Professor of CompSci & Radiology Engineering Research Center (ERC) for Computer Integrated Surgical Systems and

More information

The value of weight-bearing functional CT scans

The value of weight-bearing functional CT scans The value of weight-bearing functional scans In musculoskeletal medicine, advanced imaging like computed axial tomography () scanning, has become invaluable to the evaluation and management of patients

More information

MRI to fit your planning. Philips Panorama HFO Oncology Configuration

MRI to fit your planning. Philips Panorama HFO Oncology Configuration MRI to fit your planning Philips Panorama HFO Oncology Configuration MR Imaging that fits Philips Panorama HFO Oncology Configuration allows radiation oncologists to take full advantage of MRI s excellent

More information

Imaging Rotation. University of Michigan Department of Radiation Oncology Division of Radiation Physics. Resident:

Imaging Rotation. University of Michigan Department of Radiation Oncology Division of Radiation Physics. Resident: University of Michigan Department of Radiation Oncology Division of Radiation Physics Imaging Rotation Resident: Rotation staff mentor/ advisor: James Balter, supplemental mentors: Dale Litzenberg, Don

More information

Sectra Orthopaedic Solutions

Sectra Orthopaedic Solutions Sectra Orthopaedic Solutions Customer case story Well prepared before surgery Preoperative planning in 2D and 3D The Orthopaedic section at the University Hospital of Rostock is a well-known institute

More information

Motion Capture Assessment of Athletic Injury Risk

Motion Capture Assessment of Athletic Injury Risk Motion Capture Assessment of Athletic Injury Risk Susan Giblin, Dara Meldrum, Mark McGroarty, Friedrich Wetterling Kitman Labs Ltd., Joyce s Walk, Dublin 1, Ireland Royal College of Surgeons, Stephen s

More information

Herlev radiation oncology team explains what MRI can bring

Herlev radiation oncology team explains what MRI can bring Publication for the Philips MRI Community Issue 46 2012/2 Herlev radiation oncology team explains what MRI can bring The radiotherapy unit at Herlev University Hospital investigates use of MRI for radiotherapy

More information

Ultrasound - Prostate

Ultrasound - Prostate Scan for mobile link. Ultrasound - Prostate Ultrasound of the prostate uses sound waves to produce pictures of a man s prostate gland and to help diagnose symptoms such as difficulty urinating or an elevated

More information

Analyzing Early Onset Scoliosis In 3d: How Does Growing Rod Surgery Affect The Three Planes Of Deformity?

Analyzing Early Onset Scoliosis In 3d: How Does Growing Rod Surgery Affect The Three Planes Of Deformity? Analyzing Early Onset Scoliosis In 3d: How Does Growing Rod Surgery Affect The Three Planes Of Deformity? Diana A. Glaser, PhD 1, Burt Yaszay, MD 1, Gregory M. Mundis, MD 2, Behrooz A. Akbarnia, MD 2.

More information

IMAGE-GUIDED SPINE SURGERY

IMAGE-GUIDED SPINE SURGERY SPINE NAVIGATION IMAGE-GUIDED SPINE SURGERY CONFIDENCE AND ACCURACY Brainlab Spinal Navigation combines state-of-the-art touch screen based image control with best-in-class registration methods for image-guided

More information

Towards an Automatic Classification of Spinal Curves from X-Ray Images

Towards an Automatic Classification of Spinal Curves from X-Ray Images Towards an Automatic Classification of Spinal Curves from X-Ray Images Luc DUONG a,b,1, Farida CHERIET a,b and Hubert LABELLE a a Research Center, Sainte-Justine Hospital, 3175 Côte-Sainte-Catherine, Montreal,

More information

Your Global Quality Assurance Platform All-in-One. All Connected. All Secure.

Your Global Quality Assurance Platform All-in-One. All Connected. All Secure. Your Global Quality Assurance Platform All-in-One. All Connected. All Secure. www.iba-dosimetry.com Dealing with complexity in your QA? All-in-One. Linacs OK Patients OK Reports APPROVED Satellite Center

More information

An Open Source Multimodal Image-guided Prostate Biopsy Framework

An Open Source Multimodal Image-guided Prostate Biopsy Framework An Open Source Multimodal Image-guided Prostate Biopsy Framework Amit Shah 1, Oliver Zettinig 1, Tobias Maurer 2, Cristina Precup 1, Christian Schulte zu Berge 1, Jakob Weiss 1, Benjamin Frisch 1, and

More information

ABAS Atlas-based Autosegmentation

ABAS Atlas-based Autosegmentation ABAS Atlas-based Autosegmentation Raising contouring to the next level Simultaneous Truth and Performance Level Estimation (STAPLE) Unique to ABAS, the STAPLE calculation is more robust than simple averaging.

More information

Torsion bottle, a very simple, reliable, and cheap tool for a basic scoliosis screening

Torsion bottle, a very simple, reliable, and cheap tool for a basic scoliosis screening Romano and Mastrantonio Scoliosis and Spinal Disorders (2018) 13:4 DOI 10.1186/s13013-018-0150-6 RESEARCH Open Access Torsion bottle, a very simple, reliable, and cheap tool for a basic scoliosis screening

More information

Aid to percutaneous renal access by virtual projection of the ultrasound puncture tract onto fluoroscopic images

Aid to percutaneous renal access by virtual projection of the ultrasound puncture tract onto fluoroscopic images Aid to percutaneous renal access by virtual projection of the ultrasound puncture tract onto fluoroscopic images Mozer P., Conort P., Leroy A., Baumann M., Payan Y., Troccaz J., Chartier-Kastler E. & Richard

More information

A Patient s Guide to SRS

A Patient s Guide to SRS A Patient s Guide to SRS Stereotactic Radiosurgery 230 Nebraska St. Sioux City, IA 51101 NOTES 230 Nebraska St. Sioux City, IA 51101 Contents page Introduction 1 SRS and how it works 2 The technology involved

More information

The latest developments - Automated Breast Volume Scanning. Dr. med. M. Golatta

The latest developments - Automated Breast Volume Scanning. Dr. med. M. Golatta The latest developments - Automated Breast Volume Scanning Dr. med. M. Golatta Automated Breast Volume US: Why? o Mammography is limited in dense breasts: high false negative rate o Many of these tumors

More information

FUSE TECHNICAL REPORT

FUSE TECHNICAL REPORT FUSE TECHNICAL REPORT 1 / 16 Contents Page 3 Page 4 Page 8 Page 10 Page 13 Page 16 Introduction FUSE Accuracy Validation Testing LBD Risk Score Model Details FUSE Risk Score Implementation Details FUSE

More information

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion

Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Development of Ultrasound Based Techniques for Measuring Skeletal Muscle Motion Jason Silver August 26, 2009 Presentation Outline Introduction Thesis Objectives Mathematical Model and Principles Methods

More information

CT Scanning Protocol For V2R Guided Surgery Solutions

CT Scanning Protocol For V2R Guided Surgery Solutions CT Scanning Protocol For V2R Guided Surgery Solutions 2 V2R CT Scanning Protocol \\ Contents Contents General requirements... 3 V2R Dual Scan Protocol... 5 V2R Single Scan Protocol... 8 Overview... 10

More information

GE Healthcare 9900 Innovation Drive Wauwatosa, WI U.S.A.

GE Healthcare 9900 Innovation Drive Wauwatosa, WI U.S.A. 2011 General Electric Company All rights reserved. General Electric Company reserves the right to make changes in specifications and features shown herein, or discontinue the product described at any time

More information

MR-US Fusion. Image-guided prostate biopsy. Richard E Fan Department of Urology Stanford University

MR-US Fusion. Image-guided prostate biopsy. Richard E Fan Department of Urology Stanford University MR-US Fusion Image-guided prostate biopsy Richard E Fan Department of Urology Stanford University Who am I? An instructor in the Department of Urology Quick plug for MED 275B Intro to Biodesign for Undergraduates

More information

CS Introducing the CS 1600 Intraoral Camera Revolutionary caries detection aid. FIRE technology. Superior patient care.

CS Introducing the CS 1600 Intraoral Camera Revolutionary caries detection aid. FIRE technology. Superior patient care. CS 1600 Introducing the CS 1600 Intraoral Camera Revolutionary caries detection aid. FIRE technology. Superior patient care. An aid in the process of early caries detection Caries discovered in early stages

More information

X-ray (Radiography) - Bone

X-ray (Radiography) - Bone Scan for mobile link. X-ray (Radiography) - Bone Bone x-ray uses a very small dose of ionizing radiation to produce pictures of any bone in the body. It is commonly used to diagnose fractured bones or

More information

Adolescent Idiopathic Scoliosis

Adolescent Idiopathic Scoliosis Adolescent Idiopathic Scoliosis Adolescent idiopathic scoliosis is characterized by a lateral bending and twisting of the spine. It is the most common spinal deformity affecting adolescents 10 to 16 years

More information

CyberKnife Technology in Ablative Radiation Therapy. Jun Yang PhD Cyberknife Center of Philadelphia Drexel University Jan 2017

CyberKnife Technology in Ablative Radiation Therapy. Jun Yang PhD Cyberknife Center of Philadelphia Drexel University Jan 2017 CyberKnife Technology in Ablative Radiation Therapy Jun Yang PhD Cyberknife Center of Philadelphia Drexel University Jan 2017 Objectives Components and work flow of CyberKnife Motion management of CyberKnife

More information

Accuracy Versatility Mobility

Accuracy Versatility Mobility M6 Hand-Carried Ultrasound System Accuracy Versatility Mobility People you know, Service you can trust. Bring high performance ultrasound to the bedside It has been a long, challenging path for clinicians

More information

High performance compact ultrasound

High performance compact ultrasound High performance compact ultrasound Philips CX30 CompactXtreme ultrasound system Philips CX30 CompactXtreme Philips CX30 CompactXtreme ultrasound system goes wherever you need it, bringing ultrasound excellence

More information

DIAGNOSTIC IMAGING. OPTIMIZED.

DIAGNOSTIC IMAGING. OPTIMIZED. ABOUT LED DENTAL SEE THE DIFFERENCE Using our years of business insight and clinical experience as a foundation, LED Dental takes the uncertainty out of your imaging purchase decision. We offer our clients

More information

A Navigation System for Minimally Invasive CT-Guided Interventions

A Navigation System for Minimally Invasive CT-Guided Interventions A Navigation System for Minimally Invasive CT-Guided Interventions Markus Nagel 1,GerdSchmidt 2, Ralf Petzold 3, and Willi A. Kalender 1 1 Institute of Medical Physics, University of Erlangen-Nürnberg,

More information

Focus on your needs. Ultrasound system HS60 SAMSUNG MEDISON CO., LTD. CT-HS60 V1.0-GI-FT EN

Focus on your needs. Ultrasound system HS60 SAMSUNG MEDISON CO., LTD. CT-HS60 V1.0-GI-FT EN Samsung Medison, an affiliate of Samsung Electronics, is a global medical company founded in 1985. With a mission to bring health and well-being to people's lives, the company manufactures diagnostic ultrasound

More information

BRAINLAB ORTHOPEDICS SOFTWARE SOLUTIONS TO IMPROVE PATIENT CARE

BRAINLAB ORTHOPEDICS SOFTWARE SOLUTIONS TO IMPROVE PATIENT CARE BRAINLAB ORTHOPEDICS SOFTWARE SOLUTIONS TO IMPROVE PATIENT CARE BUZZ Buzz, the digital O.R. from Brainlab, is the clever central multi-touch information hub that routes, displays, interacts, streams, records,

More information

APPLICATION AND DEPLOYMENT OF ADVANCED NDE TECHNIQUES IN HIGH PRESSURE VESSELS

APPLICATION AND DEPLOYMENT OF ADVANCED NDE TECHNIQUES IN HIGH PRESSURE VESSELS APPLICATION AND DEPLOYMENT OF ADVANCED NDE TECHNIQUES IN HIGH PRESSURE VESSELS Jeffrey P. Milligan, Daniel T. Peters, Structural Integrity Associates, Inc., USA Many advances in Non-Destructive Examination

More information

Pioneering the future of general imaging.

Pioneering the future of general imaging. www.siemens.com/s3000 Pioneering the future of general imaging. ACUSON S3000 Ultrasound System Answers for life. ACUSON S3000 Ultrasound System Welcome to the Family. We are thrilled you have selected

More information

Organ Contour Adaptor to create new structures to use for adaptive radiotherapy of cervix cancer using Matlab Bridge and 3DSlicer / SlicerRT

Organ Contour Adaptor to create new structures to use for adaptive radiotherapy of cervix cancer using Matlab Bridge and 3DSlicer / SlicerRT Organ Contour Adaptor to create new structures to use for adaptive radiotherapy of cervix cancer using Matlab Bridge and 3DSlicer / SlicerRT Y. Seppenwoolde 1,2, M. Daniel 2, H. Furtado 2,3, D. Georg 1,2

More information

Non-invasive quantitative assessment of scoliosis spinal surgery outcome Lama Seoud* a, Farida Cheriet a,b, Hubert Labelle b, Stefan Parent b

Non-invasive quantitative assessment of scoliosis spinal surgery outcome Lama Seoud* a, Farida Cheriet a,b, Hubert Labelle b, Stefan Parent b Non-invasive quantitative assessment of scoliosis spinal surgery outcome Lama Seoud* a, Farida Cheriet a,b, Hubert Labelle b, Stefan Parent b a Computer engineering department, École Polytechnique de Montréal,

More information

Treatment Options. CallenChiro.com

Treatment Options. CallenChiro.com Treatment Options Observation One traditional approach to scoliosis has been the wait and see method of observation. This often happens when a scoliosis is detected in a young child, but the curve is not

More information

Smart NDT Tools: A New Generation of NDT Devices

Smart NDT Tools: A New Generation of NDT Devices ECNDT 2006 - Th.2.1.2 Smart NDT Tools: A New Generation of NDT Devices Sébastien ROLET, EADS Corporate Research Center, Colomiers, France Abstract. EADS CRC is designing specific NDT solutions for EADS

More information

A Cooperatively Controlled Robot for Ultrasound Monitoring of Radiation Therapy

A Cooperatively Controlled Robot for Ultrasound Monitoring of Radiation Therapy A Cooperatively Controlled Robot for Ultrasound Monitoring of Radiation Therapy H. Tutkun Şen 1, Muyinatu A. Lediju Bell 1, Iulian Iordachita 2, John Wong 3 and Peter Kazanzides 1 Abstract Image-guided

More information

ultrasound your way Sharp images. Easy workflow. Fast support. SonixTablet Mountable ultrasound system with a 19 touch screen

ultrasound your way Sharp images. Easy workflow. Fast support. SonixTablet Mountable ultrasound system with a 19 touch screen ultrasound your way Sharp images. Easy workflow. Fast support. SonixTablet Mountable ultrasound system with a 19 touch screen SonixTablet Save space without compromising performance SonixTablet is a compact

More information

Certification Review. Module 28. Medical Coding. Radiology

Certification Review. Module 28. Medical Coding. Radiology Module 28 is the study of x-rays, using radiant energy and other imaging techniques, such as resonance imaging or ultrasound, to diagnose illnesses and diseases. Vocabulary Barium enema (BE): lower gastrointestinal

More information

How can I provide her with the most advanced care?

How can I provide her with the most advanced care? How can I provide her with the most advanced care? A Premium-Performance Ultrasound Solution that Supports Women s Health and Your Practice. ACUSON S2000 Ultrasound System Women s Imaging Answers for life.

More information

Ultrasonic Phased Array Inspection of Turbine Components

Ultrasonic Phased Array Inspection of Turbine Components ECNDT 2006 - Th.2.6.2 Ultrasonic Phased Array Inspection of Turbine Components Waheed A. ABBASI, Michael F. FAIR, SIEMENS Power Generation, Pittsburgh, USA Abstract. The advent and proliferation of Ultrasonic

More information

Improving Methods for Breast Cancer Detection and Diagnosis. The National Cancer Institute (NCI) is funding numerous research projects to improve

Improving Methods for Breast Cancer Detection and Diagnosis. The National Cancer Institute (NCI) is funding numerous research projects to improve CANCER FACTS N a t i o n a l C a n c e r I n s t i t u t e N a t i o n a l I n s t i t u t e s o f H e a l t h D e p a r t m e n t o f H e a l t h a n d H u m a n S e r v i c e s Improving Methods for

More information

Squid: Exercise Effectiveness and. Muscular Activation Tracking

Squid: Exercise Effectiveness and. Muscular Activation Tracking 1 Squid: Exercise Effectiveness and Muscular Activation Tracking Design Team Trevor Lorden, Adam Morgan, Kyle Peters, Joseph Sheehan, Thomas Wilbur Interactive Media Alexandra Aas, Alexandra Moran, Amy

More information

Distributed exclusively by.

Distributed exclusively by. Distributed exclusively by www.ortoped.ca The OMEGA Scanner 3D is the most versatile CAD/CAM technology for the prosthetic and orthotic industry Whether you provide prosthetic services, orthotic services,

More information

Intraoperative case studies. Portable full body 32-slice CT scanner

Intraoperative case studies. Portable full body 32-slice CT scanner Intraoperative case studies Portable full body 32-slice CT scanner Point-of-care CT imaging Your multi-departmental imaging solution Orthopedic surgery Arthroplasty Musculoskeletal disorders Hip replacement

More information

Comanche County Medical Center to Bring World Class Imaging to the Area

Comanche County Medical Center to Bring World Class Imaging to the Area Comanche County Medical Center to Bring World Class Imaging to the Area April 23, 2008-9 am Van Dyke, Texas - - - The CCMC Board of Directors unanimously voted to move forward with purchase of several

More information

Skin color detection for face localization in humanmachine

Skin color detection for face localization in humanmachine Research Online ECU Publications Pre. 2011 2001 Skin color detection for face localization in humanmachine communications Douglas Chai Son Lam Phung Abdesselam Bouzerdoum 10.1109/ISSPA.2001.949848 This

More information

Unrivaled, End-to-End

Unrivaled, End-to-End PHANTOMS Unrivaled, End-to-End Stereotactic QA Industry-leading 0.1mm accuracy minimizes errors at each link in the stereotactic quality assurance chain. Stereotactic radiosurgery (SRS) is governed by

More information