A Panoramic Wireless Endoscope System Design for the Application of Minimally Invasive Surgery

Size: px
Start display at page:

Download "A Panoramic Wireless Endoscope System Design for the Application of Minimally Invasive Surgery"

Transcription

1 Vol. 2, No. 2, pp (2014) A Panoramic Wireless Endoscope System Design for the Application of Minimally Invasive Surgery Chun-Hsiang Peng 1 and Ching-Hwa Cheng 1,* 1 Department of Electronic Engineering, Feng Chia University, Taichung, Taiwan, ROC * Corresponding Author / d @gmail.com KEYWORDS : Minimally invasive surgery, Wide viewing angle mosaicing, Wireless image transmission Minimally Invasive Surgery (MIS) is the current trend in surgery. Compared to traditional surgery, MIS can substantially decrease recovery time and expenses needed by patients after surgeries, reduce pain during surgical procedures, and is highly regarded by physicians and patients. An endoscope is widely used in the diagnosis and treatments of various medical disciplines, such as hysteroscopy, laparoscopy, and colonoscopy, and have been adopted by many branches of medicine. However, the limited image field of MIS is often the most difficult obstacles faced by surgeons and medical students, especially to less experienced physicians and difficult surgical procedures; the limited field of view of endoscopic imaging does not provide a whole picture of the surgery area, making the procedures difficult and full of uncertainty. In light of this problem, we proposed a "Panoramic Wireless Endoscope System design", hoping to provide physicians with a wide field of view of the endoscopic image. We combine images captured from two parallel-mounted endoscope lenses into a single, wide-angle image, giving physicians a wider field of view and easier access to the surgical area. In addition, we developed a wireless transmission system so the image can be transmitted to various display platforms, eliminating the needs for excessive cabling on surgical tools and enable physicians to better operate on the patient. Finally, our system allows surgical assistants a better view of the operation process, and enables other physicians and nurses to remotely observe the process. Our experiment results have shown that we can increase the image to 152% of its original size. We used the PandaBoard ES platform with an ARM9 processor and 1G of onboard RAM, and continuously implementing animal trials to verify the reliability of our system. Manuscript received: March 10, 2014 / Accepted: March 18, Introduction The endoscope is an essential accompanying medical equipment of the Minimally Invasive Surgery (MIS). MIS refers to the act of making a small surgical incision to insert a surgical camera lens (laparoscopes or thoracoscopes are commonly used) and other instruments to perform surgical operation. This technology is gradually replacing traditional surgical operations, due to the ability to reduce wound openings, patient discomfort (wound pain), and prevent unsightly surgical scars. Because of its minimally invasive nature, patients recover much quicker and hospital stay is lessened. However, MIS is usually conducted in a narrow field of view with small operating space, and often involves delicate tissues that require greater skills and results in much higher difficulty than traditional surgeries. The advent of MIS has resulted in the demand for greater image clarity and smaller device volume of endoscopic imaging, which in turn drives forward the demand for integrated circuit medical devices. When comparing the changes to physicians brought forth by MIS to the traditional surgery, the biggest difference lies in the methods of observation and operation. Traditionally, surgeons are able to directly observe the patient's condition. Taking abdominal surgery as an example, doctors can directly view the operating area, have a wider field of view and viewing angle, and have tactile feedback during operation. In the case of minimally invasive surgery, since the biggest draw is opening wounds small enough for only the instruments to go through, doctors are not able to directly view the operating area, but rather operate through viewing the internal images of the abdomen, transmitted to a flat screen display through an endoscope. Limited by the narrow field of vision of the endoscope, doctors have a difficult time grasping the full picture of the operating area; and since the display only provides information in two-dimensions, it is also difficult to pinpoint relative positional relationship of the surgical instruments to each organs. Therefore, physicians require extended periods of training to be familiar with MIS operations and visual representation, a feat that is often difficult to complete by younger and less-experienced physicians. In the field of computer graphics or imaging processing, the method of combining multiple over-lapping images into a larger image is known as mosaicing. This technique has been implemented in medicine such as retinal image [1]. There are also a few initial researches done in the field of minimally invasive surgery, such as 91

2 Vol. 2, No. 2, pp (2014) those from Behrens et al [4], Miranda-Luna et al [3] and Behrens [2], who demonstrated endoscoping mosaicing of bladder images; [4] and [3] attempted to conduct continuous image mosaicing during the surgical operation on bladder cancer, with the endoscopic imaging filming the process of entering bladder from the urethra. Reeff et al. [5] combined the endoscopic images of the placenta. The purpose of compositing fetoscopic images is to provide the doctor a wider field of view to measure the abnormal vascular connections in the placenta of twin-to-twin transfusion syndrome [6]. discussed about the possibility of dynamic non-optical endoscopic image expansion for the use of sinus surgery. The literature mentioned the use of a desktop computer to achieve double image expansion. Loewke et al. [7] proposed the use of surgical robot to achieve medical image mosaicing, catering to micro-endoscopic application of micron-scale image resolution in very narrow field of view. The literature demonstrated image mosaicing technique to provide real-time macrosized images. In [8], image mosaicing was applied to endoscopic coronary bypass surgery. The literature has shown that image mosaicing has been gradually applied in the field of medicine, however such application is still limited to compositing of small fields of views, such as blood vessels and urethras, although they do indirectly demonstrated the feasibility and assistive property of clinical applications of image mosaicing. To this date, a real-time panoramic endoscope has not yet been published. Unlike the currently medical image mosaicing technique [1], the image-based panoramic expansion shown in Fig. 1 is the mapping of the internals with images captured from the path of the endoscope. The image we are seeing is actually the real-time endoscopic image viewed by the physician. Fig. 1 Panoramic image expansion and mosaicing [1] 2. Functions and Concepts As the feature points of medical images are generally different from normal points, if we are able to develop a multi-angle, wirelessly transmitted small endoscope, and install it on Trocars of various positions, we could obtain wider angle, real-time images, and obtain the relative positions through calibrations of multiple lenses, and rapidly composite into a dynamic, multi-angle and wide-angle image. Requirement for this technology includes small tube dimensions and image clarity; having a smaller tube dimension will reduce patient's pain during examination. We propose a panoramic wireless endoscopic system design that can be used in surgery. We conceived a Trocar integrated and wirelessly transmitted internal micro wide-angle endoscope. The system schematic is shown in Fig. 2. Images are captured through multiple lenses to determine their degree of variations, and we used different algorithms to implement image mosaicing and reduce power usage. The images are then encoded and compressed for wireless transmission outside of the body, and are received and decoded externally to display the captured image data. Fig. 2 System schematic Designing an internal wide-angle, multi-lens wireless endoscope requires the combination various core technologies such as image mosaicing, compression, decompression and wireless transmission. The endoscopic image processing of minimally invasive surgery incorporates the following key issues: (1) Multiple lens image composition to provide panoramic image (2) High speed wireless transmission of image data (3) Image compression and decompression (4) Cross-platform technology 3. Wide-angle image compositing technology To increase the viewing angle of the endoscope, we used multiple sets of lenses to implement image mosaicing, expanding the physician's field of view. Wide-angle compositing is comprised of two parts: Image Registration and Image Compositing. The flow diagram is shown in Fig. 3 and the process is as follows: In this step, the relationship between two image sources are explored and investigated. This is the most important step of the whole compositing process, as it directly influences the accuracy of the resultant image. We first searched for the feature points between two images, and match the feature points, then established a linear 92

3 Vol. 2, No. 2, pp (2014) relationship between the two images based on the matching result, shown as Fig.4. Input Images Image Compositing Warp images Compositing images avoid impeding the surgical process. Thus, we have chosen to use the RTSP streaming technology. Fig. 5 shows the schematic of RTSP streaming. The client end (WINDOWS, IOS, Android) requests the server end (DVR) to conduct effective multimedia data transmission in networks with limited bandwidths. Failure Image Registration Find feature Matching feature Blend images Output Image Enough match? True Fig. 3 Image compositing process Fig. 5 RTSP streaming framework Fig. 4 Final wide-angle composited image 4. Wireless Transmission Technology We used the Linux system to set up a RTSP (Real Time Streaming Protocol) protocol for cloud-based, cross-platform network play-back and management. As the file size of the images is larger than normal files, they can only be played after they have been downloaded completely. To enable real-time image playback, we employed streaming technology. The framework of multimedia streaming includes the following modules: media source, compression, streaming server and player software. The compression module's main function is to compress the large medial files into manageable sizes that may be rapidly transmitted over the network. It also needs to divide the compressed media into packets for network transmission. The H.264 codec has high compression efficiency that maintains higher quality under the same compression ratio. The image data is compressed and stored; compressed video streaming during transmission will reduce the display information to enable synchronization. The streaming server acts to establish and manage streaming and transmission services. The player software receives the data packets from the server, decodes and playback the media data. The table shows that RTP streaming is faster than HTTP streaming, which is suitable for use in MIS, where real-time image display is required During surgery, the monitor displayed image will need to match with the actual situation to eliminate misjudgments by the physician. The RTSP protocol utilizes the UDP communication layer during data transmission, which reduces the data volume needed during transmission, decreases the transmission latency, improves the consistency of the images, and provide doctors optimal surgical conditions. We used DVR and wireless routers to build the transmission system, and we may request the DVR for real-time playback of videos on platforms such as Windows, IOS and Android. 5. Experimental Results We used the development platform of PandaBoard ES, and wrote the software in C with image functions from OpenCV We first conducted the search for feature points, and as shown in Fig. 6, the top figure shows the left image and the obtained feature points; the bottom figure shows the right image and the obtained feature points. The figure showed that feature points are more easily obtained on the edges of images and bright sections. The result of feature point matching is shown in Fig. 7. Although there were a few errors in the matching process, as long as the required match is correct, the linear relationship between the two images can be established. To confirm the stability of our system, we also participated in animal trials and conducted image mosaicing with endoscopes. The results are shown in Fig. 8. Our data showed that with our method, we can increase the image 55.2% times its original size. In this study, we employed wide-angle compositing technique to expand the field of views of endoscopic images. Our tests have 93

4 Vol. 2, No. 2, pp (2014) shown that we were able to increase up to 55.2% of the originalimage size, and we also conducted animal trials to verify the feasibility of our system (as shown in Fig. 9). We plan to optimize our algorithm in the future to enable dynamic and real-time display of the images, and to develop the system into an IC chip, which allows us to build a low power, wireless and wideangle endoscope, such as the system depicted in Fig. 2. Our cross-platform image transmission system can be used to play back images on mobile phones, tablet devices and computers, which facilitates in learning and assistance by assistants during surgical procedures. Fig. 10, Fig. 11 and Fig. 12 depict the actual cross-platform system. There are current two sets of endoscope mock-ups; one set incorporates the endoscope into the MIS instruments to decrease the size of the tools; the other set places the lens on the both sides of the Trocar, providing left and right images. Based on the previous criteria, our wide-angle wireless endoscope should incorporate the following features: (1) Small footprint, battery operable (2) Wireless to allow freedom of movement; does not takes up operating space of the surgical instruments (3) Temperature controllable to prevent the endoscopic equipment from damaging the body tissues (4) Real-time, wide viewing angle and clear image Left image Left image Animal trial result 2 Right image Right image Fig. 8 Animal trial results Fig. 6 Obtained feature points Fig. 9 Participation in animal trials Fig. 7 Results of feature points comparison Animal trial result 1 Fig. 10 System configuration of the transmission end 94

5 Vol. 2, No. 2, pp (2014) Fig. 11 System transmission of the receiving end Fig. 12 Application on smart phones Our system is targeted toward the application of wireless endoscope used in minimally invasive abdominal surgery. Due to its requirements for a small footprint, multiple lenses for image capture and wireless transmission of compressed image data, a lower power design is needed to extend the battery operation time. The technology we have devised will be integrated into future wireless, multi-lens endoscopic systems, but in the current study, we have focused on the design of image expansion and wireless transmission. ACKNOWLEDGEMENT This paper was supported by the Ministry of Education s subsidy to Smart Electronic Inter-campus Federation. The project title is Healthcare Medical System and Biomedical Image Processing System. We thank the support from the Ministry of Education for implementation of this project. [1] A. Can, C. V. Stewart, B. Roysam, and H. L. Tanenbaum, A feature-based technique for joint, linear estimation of highorder image-to-mosaic transformations: mosaicing the curved human retina IEEE Transactions on Pattern Analysis and Machine Intelligence, 24, (2002) DOI: / [2] A. Behrens, Creating Panoramic Images for Bladder Fluorescence Endoscopy Acta Polytechnica, 48, (2008) [3] R. Miranda-Luna, C. Daul, W. C. P. M. Blondel, Y. Hernandez- Mier, D. Wolf, and F. Guillemin, Mosaicing of Bladder Endoscopic Image Sequences: Distortion Calibration and Registration Algorithm IEEE Transactions on Biomedical Engineering, 55, (2008) DOI: /TBME [4] A. Behrens, T. Stehle, S. Gross, and T. Aach, Local and global panoramic imaging for fluorescence bladder endoscopy, Proc. Annual International Conference of the IEEE. Engineering in Medicine and Biology Society (EMBC 09), pp , September (2009) DOI: /IEMBS [5] M. Reeff, F. Gerhard, P. Cattin, and G. Székely, Mosaicing of endoscopic placenta images GI Jahrestagung, 93, (2006) [6] Y. Yamauchi, Non-optical expansion of field-of-view of the rigid endoscope, Proc. World Congress. Medical Physics and Biomedical Engineering 2006, pp , January (2007) DOI: / _1061 [7] K. E. Loewke, D. B. Camarillo, C. A. Jobst, and J. K. Salisbury, Real-time image mosaicing for medical applications Medicine Meets Virtual Reality, 15, (2007) [8] M. Hu, G. Penney, D. Rueckert, P. Edwards, F. Bello, M. Figl, R. Casula, Y. Cen, J. Liu, Z. Miao, and D. Hawkes, A Robust Mosaicing Method with Super-Resolution for Optical Medical Images Medical Imaging and Augmented Reality (MIAR 10), Springer Berlin Heidelberg, pp , September (2010) DOI: / _39 [9] C. Harris, M. Stephens, A Combined Corner and edge Detector, Proc. of Fourth Alvey Vision Conference, pp (1988) DOI: /C.2.23 [10] H. Bay, A. Ess, T. Tuytelaars, and L. Van Gool, Speeded-Up Robust Features (SURF), Computer Vision and Image Understanding (CVIU), pp , September (2008) DOI: /j.cviu [11] M. Brown, D. G. Lowe, Automatic Panoramic Image Stitching using Invariant Features International Journal of Computer Vision, 74, (2007) DOI: /s [12] P. J. Burt, E. H. Adelson, A Multiresolution Spline With Application to Image Mosaics ACM Transactions on Graphics, 2, (1983) DOI: / REFERENCES 95

Robots in the Field of Medicine

Robots in the Field of Medicine Robots in the Field of Medicine Austin Gillis and Peter Demirdjian Malden Catholic High School 1 Pioneers Robots in the Field of Medicine The use of robots in medicine is where it is today because of four

More information

Advancing the Art of Endoscopy

Advancing the Art of Endoscopy Advancing the Art of Endoscopy Advancing the Art of Endoscopy with an array of opto-digital innovations. OLYMPUS technology continues to advance the art of endoscopy. As the world leader in endoscopy,

More information

Efficient Construction of SIFT Multi-Scale Image Pyramids for Embedded Robot Vision

Efficient Construction of SIFT Multi-Scale Image Pyramids for Embedded Robot Vision Efficient Construction of SIFT Multi-Scale Image Pyramids for Embedded Robot Vision Peter Andreas Entschev and Hugo Vieira Neto Graduate School of Electrical Engineering and Applied Computer Science Federal

More information

Internet of Things Application Practice and Information and Communication Technology

Internet of Things Application Practice and Information and Communication Technology 2019 2nd International Conference on Computer Science and Advanced Materials (CSAM 2019) Internet of Things Application Practice and Information and Communication Technology Chen Ning Guangzhou City Polytechnic,

More information

Transforming Surgical Robotics. 34 th Annual J.P. Morgan Healthcare Conference January 14, 2016

Transforming Surgical Robotics. 34 th Annual J.P. Morgan Healthcare Conference January 14, 2016 1 Transforming Surgical Robotics 34 th Annual J.P. Morgan Healthcare Conference January 14, 2016 Forward Looking Statements 2 This presentation includes statements relating to TransEnterix s current regulatory

More information

Small Occupancy Robotic Mechanisms for Endoscopic Surgery

Small Occupancy Robotic Mechanisms for Endoscopic Surgery Small Occupancy Robotic Mechanisms for Endoscopic Surgery Yuki Kobayashi, Shingo Chiyoda, Kouichi Watabe, Masafumi Okada, and Yoshihiko Nakamura Department of Mechano-Informatics, The University of Tokyo,

More information

FRAUNHOFER INSTITUTE FOR OPEN COMMUNICATION SYSTEMS FOKUS COMPETENCE CENTER VISCOM

FRAUNHOFER INSTITUTE FOR OPEN COMMUNICATION SYSTEMS FOKUS COMPETENCE CENTER VISCOM FRAUNHOFER INSTITUTE FOR OPEN COMMUNICATION SYSTEMS FOKUS COMPETENCE CENTER VISCOM SMART ALGORITHMS FOR BRILLIANT PICTURES The Competence Center Visual Computing of Fraunhofer FOKUS develops visualization

More information

Advancing the Art of Endoscopy

Advancing the Art of Endoscopy Advancing the Art of Endoscopy Advancing the Art of Endoscopy with an array of opto-digital innovations. OLYMPUS technology continues to advance the art of endoscopy. As the world leader in endoscopy,

More information

Haptic Feedback in Laparoscopic and Robotic Surgery

Haptic Feedback in Laparoscopic and Robotic Surgery Haptic Feedback in Laparoscopic and Robotic Surgery Dr. Warren Grundfest Professor Bioengineering, Electrical Engineering & Surgery UCLA, Los Angeles, California Acknowledgment This Presentation & Research

More information

Evaluation of Haptic Virtual Fixtures in Psychomotor Skill Development for Robotic Surgical Training

Evaluation of Haptic Virtual Fixtures in Psychomotor Skill Development for Robotic Surgical Training Department of Electronics, Information and Bioengineering Neuroengineering and medical robotics Lab Evaluation of Haptic Virtual Fixtures in Psychomotor Skill Development for Robotic Surgical Training

More information

Video Synthesis System for Monitoring Closed Sections 1

Video Synthesis System for Monitoring Closed Sections 1 Video Synthesis System for Monitoring Closed Sections 1 Taehyeong Kim *, 2 Bum-Jin Park 1 Senior Researcher, Korea Institute of Construction Technology, Korea 2 Senior Researcher, Korea Institute of Construction

More information

An Inexpensive Experimental Setup for Teaching The Concepts of Da Vinci Surgical Robot

An Inexpensive Experimental Setup for Teaching The Concepts of Da Vinci Surgical Robot An Inexpensive Experimental Setup for Teaching The Concepts of Da Vinci Surgical Robot S.Vignesh kishan kumar 1, G. Anitha 2 1 M.TECH Biomedical Engineering, SRM University, Chennai 2 Assistant Professor,

More information

ULP Wireless Technology for Biosensors and Energy Harvesting

ULP Wireless Technology for Biosensors and Energy Harvesting Power Matters ULP Wireless Technology for Biosensors and Energy Harvesting Reghu Rajan September, 2012 Presentation Overview Overview of wireless telemetry and sensors in healthcare Radio requirements

More information

Encryption Method for Panoramic Ultrasound Doppler Images

Encryption Method for Panoramic Ultrasound Doppler Images Encryption Method for Panoramic Ultrasound Doppler Images Yasameen Al-youzbaki 1 Eng., Dept. of Applied Electronics and Information Technology, University POLITEHNICA of Bucharest, Romania ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

TREND OF SURGICAL ROBOT TECHNOLOGY AND ITS INDUSTRIAL OUTLOOK

TREND OF SURGICAL ROBOT TECHNOLOGY AND ITS INDUSTRIAL OUTLOOK TREND OF SURGICAL ROBOT TECHNOLOGY AND ITS INDUSTRIAL OUTLOOK BYUNG-JU YI Electronic Systems Engineering Department, Hanyang University, Korea E-mail: bj@hanyang.ac.kr Abstract - Since the launch of the

More information

GYN / US. VITOM A Unique Visualization System for Vaginal Hysterectomy in the Operating Room

GYN / US. VITOM A Unique Visualization System for Vaginal Hysterectomy in the Operating Room GYN 1.0 03/2016-6-US VITOM A Unique Visualization System for Vaginal Hysterectomy in the Operating Room The VITOM System for your Exoscopy in the Operating Room Dear Colleagues, When feasible, the vaginal

More information

Using Simulation to Design Control Strategies for Robotic No-Scar Surgery

Using Simulation to Design Control Strategies for Robotic No-Scar Surgery Using Simulation to Design Control Strategies for Robotic No-Scar Surgery Antonio DE DONNO 1, Florent NAGEOTTE, Philippe ZANNE, Laurent GOFFIN and Michel de MATHELIN LSIIT, University of Strasbourg/CNRS,

More information

Wheeled Mobile Robot Kuzma I

Wheeled Mobile Robot Kuzma I Contemporary Engineering Sciences, Vol. 7, 2014, no. 18, 895-899 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.47102 Wheeled Mobile Robot Kuzma I Andrey Sheka 1, 2 1) Department of Intelligent

More information

Dynamic Distortion Correction for Endoscopy Systems with Exchangeable Optics

Dynamic Distortion Correction for Endoscopy Systems with Exchangeable Optics Lehrstuhl für Bildverarbeitung Institute of Imaging & Computer Vision Dynamic Distortion Correction for Endoscopy Systems with Exchangeable Optics Thomas Stehle and Michael Hennes and Sebastian Gross and

More information

Image Guided Robotic Assisted Surgical Training System using LabVIEW and CompactRIO

Image Guided Robotic Assisted Surgical Training System using LabVIEW and CompactRIO Image Guided Robotic Assisted Surgical Training System using LabVIEW and CompactRIO Weimin Huang 1, Tao Yang 1, Liang Jing Yang 2, Chee Kong Chui 2, Jimmy Liu 1, Jiayin Zhou 1, Jing Zhang 1, Yi Su 3, Stephen

More information

Medical Robotics. Part II: SURGICAL ROBOTICS

Medical Robotics. Part II: SURGICAL ROBOTICS 5 Medical Robotics Part II: SURGICAL ROBOTICS In the last decade, surgery and robotics have reached a maturity that has allowed them to be safely assimilated to create a new kind of operating room. This

More information

RENDERING MEDICAL INTERVENTIONS VIRTUAL AND ROBOT

RENDERING MEDICAL INTERVENTIONS VIRTUAL AND ROBOT RENDERING MEDICAL INTERVENTIONS VIRTUAL AND ROBOT Lavinia Ioana Săbăilă Doina Mortoiu Theoharis Babanatsas Aurel Vlaicu Arad University, e-mail: lavyy_99@yahoo.com Aurel Vlaicu Arad University, e mail:

More information

Medical robotics and Image Guided Therapy (IGT) Bogdan M. Maris, PhD Temporary Assistant Professor

Medical robotics and Image Guided Therapy (IGT) Bogdan M. Maris, PhD Temporary Assistant Professor Medical robotics and Image Guided Therapy (IGT) Bogdan M. Maris, PhD Temporary Assistant Professor E-mail bogdan.maris@univr.it Medical Robotics History, current and future applications Robots are Accurate

More information

Ayuekanbe Atagabe. Physics 464(applied Optics) Winter Project Report. Fiber Optics in Medicine. March 11, 2003

Ayuekanbe Atagabe. Physics 464(applied Optics) Winter Project Report. Fiber Optics in Medicine. March 11, 2003 Ayuekanbe Atagabe Physics 464(applied Optics) Winter 2003 Project Report Fiber Optics in Medicine March 11, 2003 Abstract: Fiber optics have become very important in medical diagnoses in this modern era

More information

VOLISTA. Setting the standard for operating rooms. This document is intended to provide information to an international audience outside of the US

VOLISTA. Setting the standard for operating rooms. This document is intended to provide information to an international audience outside of the US VOLISTA Setting the standard for operating rooms This document is intended to provide information to an international audience outside of the US 2 VOLISTA VOLISTA Stay focused on your aim The assurance

More information

ENDOSCOPIC ULTRASOUND SYSTEMS

ENDOSCOPIC ULTRASOUND SYSTEMS ENDOSCOPIC ULTRASOUND SYSTEMS DISCOVER HIGH-PRECISION DIAGNOSES AND PROCEDURES NEW ENDOSCOPIC ULTRASOUND Ultrasonography revolutionized the clinical approach to patients with digestive and respiratory

More information

Medtronic Payer Solutions

Medtronic Payer Solutions Medtronic Payer Solutions Delivering Cost-Savings Opportunities through Minimally Invasive Surgery In today s business environment, managing employee overhead and healthcare benefit costs necessitate that

More information

A VIDEO CAMERA ROAD SIGN SYSTEM OF THE EARLY WARNING FROM COLLISION WITH THE WILD ANIMALS

A VIDEO CAMERA ROAD SIGN SYSTEM OF THE EARLY WARNING FROM COLLISION WITH THE WILD ANIMALS Vol. 12, Issue 1/2016, 42-46 DOI: 10.1515/cee-2016-0006 A VIDEO CAMERA ROAD SIGN SYSTEM OF THE EARLY WARNING FROM COLLISION WITH THE WILD ANIMALS Slavomir MATUSKA 1*, Robert HUDEC 2, Patrik KAMENCAY 3,

More information

Patient information. Your options for cataract treatment Enjoy clear vision at all distances with multifocal IOLs

Patient information. Your options for cataract treatment Enjoy clear vision at all distances with multifocal IOLs Patient information Your options for cataract treatment Enjoy clear vision at all distances with multifocal IOLs Bring your vision into focus Good vision is a major contributor to the quality of life.

More information

ReVRSR: Remote Virtual Reality for Service Robots

ReVRSR: Remote Virtual Reality for Service Robots ReVRSR: Remote Virtual Reality for Service Robots Amel Hassan, Ahmed Ehab Gado, Faizan Muhammad March 17, 2018 Abstract This project aims to bring a service robot s perspective to a human user. We believe

More information

Digital Photographic Imaging Using MOEMS

Digital Photographic Imaging Using MOEMS Digital Photographic Imaging Using MOEMS Vasileios T. Nasis a, R. Andrew Hicks b and Timothy P. Kurzweg a a Department of Electrical and Computer Engineering, Drexel University, Philadelphia, USA b Department

More information

Job Description. Commitment: Must be available to work full-time hours, M-F for weeks beginning Summer of 2018.

Job Description. Commitment: Must be available to work full-time hours, M-F for weeks beginning Summer of 2018. Research Intern Director of Research We are seeking a summer intern to support the team to develop prototype 3D sensing systems based on state-of-the-art sensing technologies along with computer vision

More information

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Engineering, Technology & Applied Science Research Vol. 8, No. 4, 2018, 3238-3242 3238 An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Saima Zafar Emerging Sciences,

More information

Differences in Fitts Law Task Performance Based on Environment Scaling

Differences in Fitts Law Task Performance Based on Environment Scaling Differences in Fitts Law Task Performance Based on Environment Scaling Gregory S. Lee and Bhavani Thuraisingham Department of Computer Science University of Texas at Dallas 800 West Campbell Road Richardson,

More information

Gesture Recognition with Real World Environment using Kinect: A Review

Gesture Recognition with Real World Environment using Kinect: A Review Gesture Recognition with Real World Environment using Kinect: A Review Prakash S. Sawai 1, Prof. V. K. Shandilya 2 P.G. Student, Department of Computer Science & Engineering, Sipna COET, Amravati, Maharashtra,

More information

Accuracy evaluation of an image overlay in an instrument guidance system for laparoscopic liver surgery

Accuracy evaluation of an image overlay in an instrument guidance system for laparoscopic liver surgery Accuracy evaluation of an image overlay in an instrument guidance system for laparoscopic liver surgery Matteo Fusaglia 1, Daphne Wallach 1, Matthias Peterhans 1, Guido Beldi 2, Stefan Weber 1 1 Artorg

More information

Development and Integration of Artificial Intelligence Technologies for Innovation Acceleration

Development and Integration of Artificial Intelligence Technologies for Innovation Acceleration Development and Integration of Artificial Intelligence Technologies for Innovation Acceleration Research Supervisor: Minoru Etoh (Professor, Open and Transdisciplinary Research Initiatives, Osaka University)

More information

Virtual and Augmented Reality techniques embedded and based on a Operative Microscope. Training for Neurosurgery.

Virtual and Augmented Reality techniques embedded and based on a Operative Microscope. Training for Neurosurgery. Virtual and Augmented Reality techniques embedded and based on a Operative Microscope. Training for Neurosurgery. 1 M. Aschke 1, M.Ciucci 1,J.Raczkowsky 1, R.Wirtz 2, H. Wörn 1 1 IPR, Institute for Process

More information

RESEARCH AND DEVELOPMENT OF DSP-BASED FACE RECOGNITION SYSTEM FOR ROBOTIC REHABILITATION NURSING BEDS

RESEARCH AND DEVELOPMENT OF DSP-BASED FACE RECOGNITION SYSTEM FOR ROBOTIC REHABILITATION NURSING BEDS RESEARCH AND DEVELOPMENT OF DSP-BASED FACE RECOGNITION SYSTEM FOR ROBOTIC REHABILITATION NURSING BEDS Ming XING and Wushan CHENG College of Mechanical Engineering, Shanghai University of Engineering Science,

More information

ANFIS-based Indoor Location Awareness System for the Position Monitoring of Patients

ANFIS-based Indoor Location Awareness System for the Position Monitoring of Patients Acta Polytechnica Hungarica Vol. 11, No. 1, 2014 ANFIS-based Indoor Location Awareness System for the Position Monitoring of Patients Chih-Min Lin 1, Yi-Jen Mon 2, Ching-Hung Lee 3, Jih-Gau Juang 4, Imre

More information

Robots for Medicine and Personal Assistance. Guest lecturer: Ron Alterovitz

Robots for Medicine and Personal Assistance. Guest lecturer: Ron Alterovitz Robots for Medicine and Personal Assistance Guest lecturer: Ron Alterovitz Growth of Robotics Industry Worldwide $70 $56 Market Size (Billions) $42 $28 $14 $0 1995 2000 2005 2010 2015 2020 2025 Source:

More information

(12) Patent Application Publication (10) Pub. No.: US 2007/ A1

(12) Patent Application Publication (10) Pub. No.: US 2007/ A1 (19) United States US 20070185.506A1 (12) Patent Application Publication (10) Pub. No.: US 2007/0185.506 A1 JacksOn (43) Pub. Date: Aug. 9, 2007 (54) (76) (21) (22) (60) MEDICAL INSTRUMENTS AND METHODS

More information

Virtual and Augmented Reality Applications

Virtual and Augmented Reality Applications Department of Engineering for Innovation University of Salento Lecce, Italy Augmented and Virtual Reality Laboratory (AVR Lab) Keynote Speech: Augmented and Virtual Reality Laboratory (AVR Lab) Keynote

More information

MIVS Tel:

MIVS Tel: www.medical-imaging.org.uk medvis-info@bangor.ac.uk Tel: 01248 388244 MIVS 2014 Medical Imaging and Visualization Solutions Drop in centre from 10.00am-4.00pm Friday 17th Jan 2014 - Bangor, Gwynedd Post

More information

Space Research expeditions and open space work. Education & Research Teaching and laboratory facilities. Medical Assistance for people

Space Research expeditions and open space work. Education & Research Teaching and laboratory facilities. Medical Assistance for people Space Research expeditions and open space work Education & Research Teaching and laboratory facilities. Medical Assistance for people Safety Life saving activity, guarding Military Use to execute missions

More information

MOBILE BASED HEALTHCARE MANAGEMENT USING ARTIFICIAL INTELLIGENCE

MOBILE BASED HEALTHCARE MANAGEMENT USING ARTIFICIAL INTELLIGENCE International Journal of Computer Engineering and Applications, Volume X, Issue III, March 16 www.ijcea.com ISSN 2321-3469 ABSTRACT: MOBILE BASED HEALTHCARE MANAGEMENT USING ARTIFICIAL INTELLIGENCE Sahil

More information

Enhancing Shipboard Maintenance with Augmented Reality

Enhancing Shipboard Maintenance with Augmented Reality Enhancing Shipboard Maintenance with Augmented Reality CACI Oxnard, CA Dennis Giannoni dgiannoni@caci.com (805) 288-6630 INFORMATION DEPLOYED. SOLUTIONS ADVANCED. MISSIONS ACCOMPLISHED. Agenda Virtual

More information

CONTROLLING METHODS AND CHALLENGES OF ROBOTIC ARM

CONTROLLING METHODS AND CHALLENGES OF ROBOTIC ARM CONTROLLING METHODS AND CHALLENGES OF ROBOTIC ARM Aniket D. Kulkarni *1, Dr.Sayyad Ajij D. *2 *1(Student of E&C Department, MIT Aurangabad, India) *2(HOD of E&C department, MIT Aurangabad, India) aniket2212@gmail.com*1,

More information

Parallax-Free Long Bone X-ray Image Stitching

Parallax-Free Long Bone X-ray Image Stitching Parallax-Free Long Bone X-ray Image Stitching Lejing Wang 1,JoergTraub 1, Simon Weidert 2, Sandro Michael Heining 2, Ekkehard Euler 2, and Nassir Navab 1 1 Chair for Computer Aided Medical Procedures (CAMP),

More information

SEE MORE, SMARTER. We design the most advanced vision systems to bring humanity to any device.

SEE MORE, SMARTER. We design the most advanced vision systems to bring humanity to any device. SEE MORE, SMARTER OUR VISION Immervision Enables Intelligent Vision OUR MISSION We design the most advanced vision systems to bring humanity to any device. ABOUT US Immervision enables intelligent vision

More information

Shared Virtual Environments for Telerehabilitation

Shared Virtual Environments for Telerehabilitation Proceedings of Medicine Meets Virtual Reality 2002 Conference, IOS Press Newport Beach CA, pp. 362-368, January 23-26 2002 Shared Virtual Environments for Telerehabilitation George V. Popescu 1, Grigore

More information

Details that Make a Difference

Details that Make a Difference Surgical Solutions Details that Make a Difference Visualization Solutions Designed for the OR Vividimage Surgical Displays and Wall Displays in HD and 4K STERIS 8 Megapixel (8MP) Displays One Integrated

More information

Paresh Virparia. Department of Computer Science & Applications, Sardar Patel University. India.

Paresh Virparia. Department of Computer Science & Applications, Sardar Patel University. India. Volume 3, Issue 5, May 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Rule Based Expert

More information

Virtual Reality as Human Interface and its application to Medical Ultrasonic diagnosis

Virtual Reality as Human Interface and its application to Medical Ultrasonic diagnosis 14 INTERNATIONAL JOURNAL OF APPLIED BIOMEDICAL ENGINEERING VOL.1, NO.1 2008 Virtual Reality as Human Interface and its application to Medical Ultrasonic diagnosis Kazuhiko Hamamoto, ABSTRACT Virtual reality

More information

Evaluation of Operative Imaging Techniques in Surgical Education

Evaluation of Operative Imaging Techniques in Surgical Education SCIENTIFIC PAPER Evaluation of Operative Imaging Techniques in Surgical Education Shanu N. Kothari, MD, Timothy J. Broderick, MD, Eric J. DeMaria, MD, Ronald C. Merrell, MD ABSTRACT Background: Certain

More information

Cutaneous Feedback of Fingertip Deformation and Vibration for Palpation in Robotic Surgery

Cutaneous Feedback of Fingertip Deformation and Vibration for Palpation in Robotic Surgery Cutaneous Feedback of Fingertip Deformation and Vibration for Palpation in Robotic Surgery Claudio Pacchierotti Domenico Prattichizzo Katherine J. Kuchenbecker Motivation Despite its expected clinical

More information

Presented by: V.Lakshana Regd. No.: Information Technology CET, Bhubaneswar

Presented by: V.Lakshana Regd. No.: Information Technology CET, Bhubaneswar BRAIN COMPUTER INTERFACE Presented by: V.Lakshana Regd. No.: 0601106040 Information Technology CET, Bhubaneswar Brain Computer Interface from fiction to reality... In the futuristic vision of the Wachowski

More information

HUMAN Robot Cooperation Techniques in Surgery

HUMAN Robot Cooperation Techniques in Surgery HUMAN Robot Cooperation Techniques in Surgery Alícia Casals Institute for Bioengineering of Catalonia (IBEC), Universitat Politècnica de Catalunya (UPC), Barcelona, Spain alicia.casals@upc.edu Keywords:

More information

An Efficient Framework for Image Analysis using Mapreduce

An Efficient Framework for Image Analysis using Mapreduce An Efficient Framework for Image Analysis using Mapreduce S Vidya Sagar Appaji 1, P.V.Lakshmi 2 and P.Srinivasa Rao 3 1 CSE Department, MVGR College of Engineering, Vizianagaram 2 IT Department, GITAM,

More information

Wireless In Vivo Communications and Networking

Wireless In Vivo Communications and Networking Wireless In Vivo Communications and Networking Richard D. Gitlin Minimally Invasive Surgery Wirelessly networked modules Modeling the in vivo communications channel Motivation: Wireless communications

More information

WEARABLE WIRELESS ADAPTIVE REFRACTOR

WEARABLE WIRELESS ADAPTIVE REFRACTOR B H WEARABLE WIRELESS ADAPTIVE REFRACTOR REVOLUTIONIZING SUBJECTIVE REFRACTION A vision that inspires yours REVOLUTIONIZING THE MEASUREMENT OF SUBJECTIVE REFRACTION VisionFit is an innovative electronic,

More information

Michel Tousignant School of Rehabilitation, University of Sherbrooke Sherbrooke, Québec, J1H 5N4, Canada. And

Michel Tousignant School of Rehabilitation, University of Sherbrooke Sherbrooke, Québec, J1H 5N4, Canada. And In-Home Telerehabilitation as an alternative to face-to-face treatment: Feasability in post-knee arthroplasty, speech therapy and Chronic Obstructive Pulmonary Disease Michel Tousignant School of Rehabilitation,

More information

Design of Controller for Metal Linear Expansion Coefficient Tester Yufei FU1, a

Design of Controller for Metal Linear Expansion Coefficient Tester Yufei FU1, a 2nd International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2016) Design of Controller for Metal Linear Expansion Coefficient Tester Yufei FU1, a 1 School of Information

More information

Novel machine interface for scaled telesurgery

Novel machine interface for scaled telesurgery Novel machine interface for scaled telesurgery S. Clanton, D. Wang, Y. Matsuoka, D. Shelton, G. Stetten SPIE Medical Imaging, vol. 5367, pp. 697-704. San Diego, Feb. 2004. A Novel Machine Interface for

More information

X-Rays and endoscopes

X-Rays and endoscopes X-Rays and endoscopes 1 What are X-rays? X-ray refers to electromagnetic radiation with a wavelength between 0.01nm - 10nm. increasing wavelength visible light ultraviolet x-ray increasing energy X-rays

More information

Endoscopic Ultrasonography System

Endoscopic Ultrasonography System Endoscopic Ultrasonic Processor SU- -H-, SU- -S- Power rating Power supply rating Current consumption(rated) Dimensions Size Weight Ultrasonography Probe types image display Scanning modes Special modes*

More information

Various Calibration Functions for Webcams and AIBO under Linux

Various Calibration Functions for Webcams and AIBO under Linux SISY 2006 4 th Serbian-Hungarian Joint Symposium on Intelligent Systems Various Calibration Functions for Webcams and AIBO under Linux Csaba Kertész, Zoltán Vámossy Faculty of Science, University of Szeged,

More information

Haptic Feedback in Robot Assisted Minimal Invasive Surgery

Haptic Feedback in Robot Assisted Minimal Invasive Surgery K. Bhatia Haptic Feedback in Robot Assisted Minimal Invasive Surgery 1 / 33 MIN Faculty Department of Informatics Haptic Feedback in Robot Assisted Minimal Invasive Surgery Kavish Bhatia University of

More information

Robust Wrist-Type Multiple Photo-Interrupter Pulse Sensor

Robust Wrist-Type Multiple Photo-Interrupter Pulse Sensor Robust Wrist-Type Multiple Photo-Interrupter Pulse Sensor TOSHINORI KAGAWA, NOBUO NAKAJIMA Graduate School of Informatics and Engineering The University of Electro-Communications Chofugaoka 1-5-1, Chofu-shi,

More information

Model Based Design Of Medical Devices

Model Based Design Of Medical Devices Model Based Design Of Medical Devices A Tata Elxsi Perspective Tata Elxsi s Solutions - Medical Electronics Abstract Modeling and Simulation (M&S) is an important tool that may be employed in the end-to-end

More information

Using Web-Based Computer Graphics to Teach Surgery

Using Web-Based Computer Graphics to Teach Surgery Using Web-Based Computer Graphics to Teach Surgery Ken Brodlie Nuha El-Khalili Ying Li School of Computer Studies University of Leeds Position Paper for GVE99, Coimbra, Portugal Surgical Training Surgical

More information

The Trend of Medical Image Work Station

The Trend of Medical Image Work Station The Trend of Medical Image Work Station Abstract Image Work Station has rapidly improved its efficiency and its quality along the development of biomedical engineering. The quality improvement of image

More information

NeuroSim - The Prototype of a Neurosurgical Training Simulator

NeuroSim - The Prototype of a Neurosurgical Training Simulator NeuroSim - The Prototype of a Neurosurgical Training Simulator Florian BEIER a,1,stephandiederich a,kirstenschmieder b and Reinhard MÄNNER a,c a Institute for Computational Medicine, University of Heidelberg

More information

FRAUNHOFER INSTITUTE FOR INTEGRATED CIRCUITS IIS. MANUAL PANORAMIC MICROSCOPY WITH istix

FRAUNHOFER INSTITUTE FOR INTEGRATED CIRCUITS IIS. MANUAL PANORAMIC MICROSCOPY WITH istix FRAUNHOFER INSTITUTE FOR INTEGRATED CIRCUITS IIS MANUAL PANORAMIC MICROSCOPY WITH istix CLINICAL DIAGNOSTICS AND MATERIAL SCIENCES IMPROVED BY DIGITAL MICROSCOPY B A C K G R O U N D Due to a high grade

More information

Software-Defined Radio using Xilinx (SoRaX)

Software-Defined Radio using Xilinx (SoRaX) SoRaX-Page 1 Software-Defined Radio using Xilinx (SoRaX) Functional Requirements List and Performance Specifications By: Anton Rodriguez & Mike Mensinger Project Advisors: Dr. In Soo Ahn & Dr. Yufeng Lu

More information

Doctors Assistive System Using Augmented Reality for Critical Analysis

Doctors Assistive System Using Augmented Reality for Critical Analysis Doctors Assistive System Using Augmented Reality for Critical Analysis L.Ramachandran 1, R.Rohit 2, Mr.Jagan Babu.J 3 1,2 Department of Electronics and Communication Engineering, R.M.D Engineering College,

More information

Performance Evaluation of a Video Broadcasting System over Wireless Mesh Network

Performance Evaluation of a Video Broadcasting System over Wireless Mesh Network Performance Evaluation of a Video Broadcasting System over Wireless Mesh Network K.T. Sze, K.M. Ho, and K.T. Lo Abstract in this paper, we study the performance of a video-on-demand (VoD) system in wireless

More information

Equine Laparoscopy Set by Mariën

Equine Laparoscopy Set by Mariën Equine Laparoscopy Set by Mariën RICHARD WOLF & Veterinary RICHARD WOLF Decades of experience and know-how in veterinary medicine RICHARD WOLF has an almost 100- year history in medical endoscopy. RICHARD

More information

Subregion Mosaicking Applied to Nonideal Iris Recognition

Subregion Mosaicking Applied to Nonideal Iris Recognition Subregion Mosaicking Applied to Nonideal Iris Recognition Tao Yang, Joachim Stahl, Stephanie Schuckers, Fang Hua Department of Computer Science Department of Electrical Engineering Clarkson University

More information

Guide To Medical Image Analysis Methods And Algorithms Advances In Computer Vision And Pattern Recognition

Guide To Medical Image Analysis Methods And Algorithms Advances In Computer Vision And Pattern Recognition Guide To Medical Image Analysis Methods And Algorithms Advances In Computer Vision And Pattern Recognition We have made it easy for you to find a PDF Ebooks without any digging. And by having access to

More information

HIGH DEFINITION VISION SOLUTIONS THE COMPLETE GUIDE TO LASER VISION CO R R EC T I O N

HIGH DEFINITION VISION SOLUTIONS THE COMPLETE GUIDE TO LASER VISION CO R R EC T I O N HIGH DEFINITION VISION SOLUTIONS THE COMPLETE GUIDE TO LASER VISION CO R R EC T I O N 1 At the Herzig Eye Institute our commitment is to provide each patient with their best possible vision correction,

More information

1 May Telesurgery with haptic sensation: The future of surgery. Michael Stark The New European Surgical Academy (NESA)

1 May Telesurgery with haptic sensation: The future of surgery. Michael Stark The New European Surgical Academy (NESA) 1 May 2014 Telesurgery with haptic sensation: The future of surgery Michael Stark The New European Surgical Academy (NESA) Disclosure Michael Stark is the scientific advisor for the EU/SOFAR European Telesurgical

More information

Computer Assisted Medical Interventions

Computer Assisted Medical Interventions Outline Computer Assisted Medical Interventions Force control, collaborative manipulation and telemanipulation Bernard BAYLE Joint course University of Strasbourg, University of Houston, Telecom Paris

More information

5HDO 7LPH 6XUJLFDO 6LPXODWLRQ ZLWK +DSWLF 6HQVDWLRQ DV &ROODERUDWHG :RUNV EHWZHHQ -DSDQ DQG *HUPDQ\

5HDO 7LPH 6XUJLFDO 6LPXODWLRQ ZLWK +DSWLF 6HQVDWLRQ DV &ROODERUDWHG :RUNV EHWZHHQ -DSDQ DQG *HUPDQ\ nsuzuki@jikei.ac.jp 1016 N. Suzuki et al. 1). The system should provide a design for the user and determine surgical procedures based on 3D model reconstructed from the patient's data. 2). The system must

More information

Omni-Directional Catadioptric Acquisition System

Omni-Directional Catadioptric Acquisition System Technical Disclosure Commons Defensive Publications Series December 18, 2017 Omni-Directional Catadioptric Acquisition System Andreas Nowatzyk Andrew I. Russell Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

A Modular and Generic Virtual Reality Training Framework for Micro-Robotic Cell Injection Systems

A Modular and Generic Virtual Reality Training Framework for Micro-Robotic Cell Injection Systems A Modular and Generic Virtual Reality Training Framework for Micro-Robotic Cell Injection Systems N. Kamal, Z. A. Khan, A. Hameed, and O. Hasan National University of Sciences and Technology (NUST), Pakistan

More information

The Internet of Buildings: A Technological Boon for Healthcare Building Systems, Operations and Medical Equipment

The Internet of Buildings: A Technological Boon for Healthcare Building Systems, Operations and Medical Equipment The Internet of Buildings: A Technological Boon for Healthcare Building Systems, Operations and Medical Equipment Learning Objectives 1. Understand the rise of the Internet of Things and how it will forever

More information

What would it be like to say goodbye to cataracts and reduce your reliance on glasses? Patient Guide

What would it be like to say goodbye to cataracts and reduce your reliance on glasses? Patient Guide What would it be like to say goodbye to cataracts and reduce your reliance on glasses? Patient Guide How do I know I have a cataract? Because a cataract can build up slowly over the years, you may not

More information

MEDICAL DEVICE INNOVATION IN GERMANY

MEDICAL DEVICE INNOVATION IN GERMANY MEDICAL DEVICE INNOVATION IN GERMANY Richard Schill TOKYO, 1 December 2016 Personal Introduction Richard Schill German married, 3 children Education University of Würzburg, Germany: Diploma in Business

More information

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary

Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary Implementation and Comparative analysis of Orthogonal Frequency Division Multiplexing (OFDM) Signaling Rashmi Choudhary M.Tech Scholar, ECE Department,SKIT, Jaipur, Abstract Orthogonal Frequency Division

More information

A TELE-INSTRUCTION SYSTEM FOR ULTRASOUND PROBE OPERATION BASED ON SHARED AR TECHNOLOGY

A TELE-INSTRUCTION SYSTEM FOR ULTRASOUND PROBE OPERATION BASED ON SHARED AR TECHNOLOGY A TELE-INSTRUCTION SYSTEM FOR ULTRASOUND PROBE OPERATION BASED ON SHARED AR TECHNOLOGY T. Suenaga 1, M. Nambu 1, T. Kuroda 2, O. Oshiro 2, T. Tamura 1, K. Chihara 2 1 National Institute for Longevity Sciences,

More information

Augmented Navigation Patricia Sazama, Xuetong Sun, Derek Juba, and Amitabh Varshney

Augmented Navigation Patricia Sazama, Xuetong Sun, Derek Juba, and Amitabh Varshney Patricia Sazama, Xuetong Sun, Derek Juba, and Amitabh Varshney Two Domains Augmented Driving (and walking) Augmented Surgery Augmented Driving Problem Augment what we can see while driving with additional

More information

Autonomous Surgical Robotics

Autonomous Surgical Robotics Nicolás Pérez de Olaguer Santamaría Autonomous Surgical Robotics 1 / 29 MIN Faculty Department of Informatics Autonomous Surgical Robotics Nicolás Pérez de Olaguer Santamaría University of Hamburg Faculty

More information

Surgical robot simulation with BBZ console

Surgical robot simulation with BBZ console Review Article on Thoracic Surgery Surgical robot simulation with BBZ console Francesco Bovo 1, Giacomo De Rossi 2, Francesco Visentin 2,3 1 BBZ srl, Verona, Italy; 2 Department of Computer Science, Università

More information

Computer Assisted Abdominal

Computer Assisted Abdominal Computer Assisted Abdominal Surgery and NOTES Prof. Luc Soler, Prof. Jacques Marescaux University of Strasbourg, France In the past IRCAD Strasbourg + Taiwain More than 3.000 surgeons trained per year,,

More information

Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed

Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed AUTOMOTIVE Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed Yoshiaki HAYASHI*, Izumi MEMEZAWA, Takuji KANTOU, Shingo OHASHI, and Koichi TAKAYAMA ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

Tianjin Onehealth Medical Instruments. Onehealth Your surgical solutions partner

Tianjin Onehealth Medical Instruments. Onehealth Your surgical solutions partner Tianjin Onehealth Medical Instruments Introduction Tianjin Onehealth Medical Instruments Co Ltd is a part of KXBD Group which was established in 2006. Onehealth has a long term and massive investment strategy

More information

Content Based Image Retrieval Using Color Histogram

Content Based Image Retrieval Using Color Histogram Content Based Image Retrieval Using Color Histogram Nitin Jain Assistant Professor, Lokmanya Tilak College of Engineering, Navi Mumbai, India. Dr. S. S. Salankar Professor, G.H. Raisoni College of Engineering,

More information

A SURVEY OF MOBILE APPLICATION USING AUGMENTED REALITY

A SURVEY OF MOBILE APPLICATION USING AUGMENTED REALITY Volume 117 No. 22 2017, 209-213 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu A SURVEY OF MOBILE APPLICATION USING AUGMENTED REALITY Mrs.S.Hemamalini

More information

Toward an Augmented Reality System for Violin Learning Support

Toward an Augmented Reality System for Violin Learning Support Toward an Augmented Reality System for Violin Learning Support Hiroyuki Shiino, François de Sorbier, and Hideo Saito Graduate School of Science and Technology, Keio University, Yokohama, Japan {shiino,fdesorbi,saito}@hvrl.ics.keio.ac.jp

More information