UPDRS tests for Diagnosis of Parkinson s Disease Employing Virtual-Touchpad

Size: px
Start display at page:

Download "UPDRS tests for Diagnosis of Parkinson s Disease Employing Virtual-Touchpad"

Transcription

1 2010 Workshops on Database and Expert Systems Applications UPDRS tests for Diagnosis of Parkinson s Disease Employing Virtual-Touchpad Adam Kupryjanow 1, Bartosz Kunka 2, Bożena Kostek 3 Faculty of Electronics, Telecommunications and Informatics Gdansk University of Technology Narutowicza 11/12, Gdansk, Poland 1 adamq@sound.eti.pg.gda.pl 2 kuneck@sound.eti.pg.gda.pl 3 bozenka@sound.eti.pg.gda.pl Abstract This paper presents a new approach to diagnosing Parkinson s disease. The progression of the disease can be measured by the UPDRS (Unified Parkinson Disease Rating Scale) scale which is used to evaluate behavioral and motor symptoms of Parkinson's disease. Hitherto the evaluation of the advancement of the disease in the UPDRS scale is made by a specialist through medical observation. The authors suggest a partial automation of this process, i.e. using a multimodal interface called Virtual-Touchpad (VTP) may support the medical diagnosis. The VTP is based on processing the image of hand acquired by a camera. Therefore, a patient is not constrained by any equipment. Two types of UPDRS tests that can be supported by VTP are presented in the paper. In the Finger Taps test the patient taps thumb with the index finger in rapid succession. The Rapid Alternating Movement of Hands test consists in pronation-supination movements of hands. VTP captures the image of the patient s hand while performing the test and, based on this image, it assigns hand gesture to the given class. The hand movement velocity is measured and used in the diagnostic process. Keywords-diagnosis of Parkinson s Disease, multimodal interface, virtual touchpad I. INTRODUCTION Current development of multimodal interfaces contributes to the design of alternative methods of humancomputer communication. The interface presented in this paper is based on image processing. A patient can be diagnosed remotely through acquiring hand image as a collection of digital data. This approach combines advanced image processing methods with typical medical procedures such as diagnosis of the patient, resulting in a telemedicine service. Telemedicine (medicine at a distance) is a branch of clinical medicine where medical information is transferred through interactive audiovisual media for the purpose of consulting or performing remote medical procedures or examinations. Telemedicine can be associated with three different types of services: store-and-forward, remote monitoring and interactive services. Store-and-forward telemedicine consists in acquiring medical data (i.e. medical images, biosignals) and then transmitting these data to a physician or a medical specialist at a convenient time for the assessment. This type of telemedicine does not require the presence of the patient and the doctor at the same time. Remote monitoring, also known as self-monitoring enables medical professionals to monitor a patient remotely using various technological devices. This method is primarily used for managing chronic diseases or specific conditions, such as heart disease, diabetes etc. Interactive telemedicine services provide real-time patient-doctor interactions. Phone conversations or online communication could be regarded as examples of interactive telemedicine services [1]. Parkinson s Disease affects nearly 1% of people older than 60 years [2]. It is a well-known fact that symptoms and disease progress may vary for individual patients. Therefore every patient should be diagnosed and treated by a neurologist. This means that both PD diagnosis and the treatment are patient-dependent. During the clinical examinations patient s state is assed using various subjective tests. Every specialist is using his own judgment during the examination. Therefore results of the test for one patient made by different doctors could be different. More details about PD diagnosis could be found in the literature [2] [3] [4]. Virtual-Touchpad is an interface which can support a diagnosis of Parkinson s disease and its progress. The patient can perform the initial phase of the medical examination at home and send the results electronically to the physician. The doctor can analyze these results in a convenient time and decide whether to recall the patient to the hospital or continue the remote monitoring of patient s health. Thus, the VTP can be a supporting device of storeand-forward telemedicine. The paper is organized as follows: in the section II Related Works, systems developed for PD patients tests were described. In the section III Virtual-Touchpad hardware and software configurations of the proposed multimodal interface is presented. Section IV UPDRS tests explains how the proposed interface could be used in the UPDRS test. The presented solution is concluded in the last section of the paper. II. RELATED WORKS R. Okuno et al. developed finger tap measurement system [5]. The system was composed of 3-axis accelerometers, touch sensors, AD converter and a personal computer. The fingerstalls are worn on the subject s index finger and /10 $ IEEE DOI /DEXA

2 thumb, respectively. The hand is fixed on the desk. The plane that the index finger flexed or extended was parallel to the desk. The outputs of the sensors are recorded using PC. The system works correctly with right and left hand [5]. physician s observations. Thus, it may be said that this is the decision-making support for the MD (medical doctor). Figure 1. Accelerometers and touch sensors on fingers [5]. The other approach to measurement and evaluation of finger tapping is a system presented in Fig. 2. It consists of a magnetic sensor and an ordinary personal computer (PC). The user performs finger tapping movements with two magnetic sensor coils attached to the distal parts. The magnetic sensor output voltages reflect the distance between the two coils. The measured voltages are converted into values representing the distance between two fingertips based on a nonlinear calibration model in the PC. Further, the features of the movements measured are computed for evaluation of the finger taps [6]. Figure 2. Conceptual scheme of the system based on magnetic sensors [6]. There exists an approach based on force estimation in finger tapping. Relationships between the fingerpad deformation of the thumb, index finger and the fingerpad force are approximated. A special device consisting of the magnetic sensor, force sensor and a multitelemeter system was made for such a purpose. Figure 3 presents a concept of this experiment [7]. All the above methods consist in using additional hardware such as special sensors attached to the thumb and the index finger. The method described in this paper is easier to perform and more reliable than the methods mentioned above because it does not require an additional equipment that is attached to the patient s hand. The entire process associated with the diagnosis of Parkinson's disease runs in real (home/hospital) conditions, therefore the examination findings may be more reliable. Moreover the automatic evaluation process may be compared with the Figure 3. Experimental apparatus for identification of fingertip forces [7]. III. VIRTUAL-TOUCHPAD Virtual-Touchpad (VTP) is a multimodal interface developed at the Multimedia Systems Department (MSD) of Gdansk University of Technology (GUT). It belongs to the group of HCI interfaces (Human-Computer Interaction) because it enables to control the computer mouse and cooperate with dedicated applications. VTP is an interface which consists of two layers: hardware and software. A. Hardware layer of the VTP description According to the assumptions which take into account that the interface engineered should not be expensive, the hardware layer is not technically very sophisticated. Moreover the VTP is a mobile interface. The most important component is an ordinary webcam with a dedicated stand and a computational unit, which may be the average PC computer. The chosen camera was designed for portable computers, making it lightweight and convenient to use. Its lens focal length is 12 mm which allows placing the camera at such a height that unwanted objects are out of its field of view. The camera stand was designed specifically for this interface. The arm of the stand, on which the camera is mounted, enables setting the camera distance from the desk. Depending on the size of the active area in which the user is able to move his/her hand, the camera is placed at a suitable height. Fig.4 presents a user working with Virtual-Touchpad [8]. It should be noted that the image processing results are directly associated with the webcam parameters. The most important parameter in this context is the frame rate, i.e. number of frames per second captured by the camera (fps - frames per second). The camera used in the interface has 30 fps but the software layer processes 15 frames effectively. Such time resolution makes possible real-time operation of the system. 133

3 Figure 4. Virtual-Touchpad in use. B. Software layer of the VTP description The functional scheme of the interface is presented in Fig. 5. Software layer consists in two stages: image processing (hand detection and hand classification) and the image analysis. As a result of the image processing a gesture of hand detected in the image is classified. Steps of the algorithm associated with the image processing can be described as follows. The hand detection algorithm is based on the background subtraction combined with contour finding algorithms. For the background subtraction the static model of the scene is calculated for every pixel of the image as the mean value of the pixel and the mean value of the differences of this pixel for the first 2 s of the recording. A pixel is defined as the foreground if its intensity is out of the range of values that represents the background model. To minimize distortions provided by the shadow of the hand, the shadow removal algorithm was employed. This algorithm is a typical solution based on thresholding operation in the YCrCb color space where a comparison of thresholds is performed according to the foreground pixels obtained by the background subtraction algorithm and the background model [9]. To minimize the discontinuity of the detected foreground object, the morphologic closing operation is performed. Then the contour finding algorithm searches for every object with the region larger than 5000 pixels. The first one that is found is defined as hand. During the analysis of the hand gesture, the mask of the hand is used for the classification. Gesture classification is performed every time the hand is detected in the movie image. The classification algorithm utilizes the SVM classifier. Four SVM classifiers were trained separately for every gesture. Gesture recognition is obtained by the analysis of the outputs of the individual SVM classifiers. Every classifier returns the decision (gesture belongs to the given class or not) and the probability of this decision. The probability is obtained using the libsvm implementation of the probability model. Probabilities of the last five positive decisions for every classifier are saved in the buffer. The final decision is obtained by calculation of the highest mean probability from the buffer. To reduce the number of the false positive detections the mean value of the highest probability is compared to the threshold default set to 95 %. If the mean probability is less than this threshold no gesture is classified. It is worth noting that the hand detection stage is supported by data obtained in the calibration process which was conducted at the beginning of using the interface. Overall, the VTP calibration process consists in getting patterns of hand gestures made by the user in a given sequence. During the calibration a sequence of two types of image processing operations is performed for each gesture. The first stage, called transition stage, consists in preparing a given hand gesture in the camera window preview. The image of the hand gesture is not analyzed. Then, in the second stage, called learning, parameters used in training SVM classifier are calculated while processing the hand gestures images. Learning stage requires 35 frames for each gesture. Features used for the training stage are related to the number of pixels that belong to hand placed on the half line beginning in the centre of gravity of the hand mask and calculated for various angles of the half line. The angle is changed from 0 to 360 degrees with the hop of 2 degrees. The second operation of the algorithm is the image analysis. This stage consists in monitoring the following parameters: velocity of gesture changes, periodicity of gesture repetition and time performance of each gesture. The description of the image analysis is contained in Section III (b). Figure 5. Functional scheme of the VTP. 134

4 IV. UPDRS TESTS Parkinson s disease (PD) is a neurodegenerative disease which affects middle aged and elderly people. Tremor, rigidity, akinesia, and gait disturbance are the most common symptoms of this disease. The major treatment is pharmacotherapy, particularly L-dopa. Quantitative evaluation of the symptoms is important for dosage of the drugs. Unified Parkinson Disease Rating Scale (UPDRS) is currently a standard and widely used scale for PD diagnosing. The UPDRS scale was developed to incorporate elements from existing scales and provide a comprehensive but efficient and flexible means to monitor PD-related disability [10] [11] [12]. The actual version of this scale enables to conduct 42 various tests diagnosing Parkinson s disease. The composition of these tests includes, among others cognitive assessment, e.g. evaluation of thought disorder, depression, as well as motor dysfunction, such as: speech, swallowing, walking, tremor, facial expression, leg agility, posture and finger tapping, hand movements and rapid alternating movements of hands. The described interface could be employed in the last mentioned UPDRS test, however authors decided to apply it effectively in two tests described below. Virtual-Touchpad employed in UPDRS tests Employing the VTP in tests for diagnosis Parkinson s disease seems quite a demanding task. Nevertheless, applying advanced methods of the image processing and SVM classifiers may ensure a correct and stable operation of the developed interface. A collection of hand gestures which are important in the UPDRS tests and recognized by VTP is presented in Fig. 6. The first group consists of test gestures (a) and refers to the test UPDRS No. 23, The Finger Taps (b). The second test, corresponding to the UPDRS No. 25 test, i.e. The Rapid Alternating Movement of Hands, is based on gestures shown in Fig. 6c and 6d. Both tests consist in performing gestures that are associated with a given test alternately. a) b) c) d) As mentioned in Section III (b) it is possible to estimate three parameters which are directly associated with hand observations according to UPDRS tests. The Finger Taps and The Rapid Alternating Movement of Hands tests are evaluated by the same criteria. Hand motor activity, like all other UPDRS tests, is assessed on a five-score scale. When a subject performs the given hand gesture correctly, he/she receives 0 score in the test. The description of five-score scale of two UPDRS tests is included in Table I. TABLE I. SCORES DESCRIPTION OF UPDRS TESTS NO 23 AND 25 [13] UPDRS score Description 0 Normal. 1 Mild slowing and/or reduction in amplitude. Moderately impaired. Definite and early 2 fatiguing. May have occasional arrests in movement. Severely impaired. Frequent hesitation in 3 initiating movements or arrests in ongoing movement. 4 Can barely perform the task. The first parameter which can be determined using the VTP and based on the analysis of hand motor activity is velocity. The velocity is defined as the number of gestures performed in time unit. It implies that the velocity is represented by the sum of activity states of two gestures. Functions in Fig. 7 show examples of hand motor activity independently for each gesture: i.e. pronation and supination. The graphical interpretation of the velocity based on graphs from Fig. 7 indicates that the subject performed six gestures in time unit. The second parameter, which may be designed based on data obtained from the VTP, is the so-called periodicity. This parameter is related to the repetition of gesture sequence in a given period of time. The subject whose hand activity is visualized in Fig. 7 performed this test task irregularly. The last, third parameter is the time performance of a particular gesture. Assuming that this parameter is set for gesture 1, the formula of determining this parameter can be written as follows. The desired value of this parameter should be close to 0.5. T1 C1 = (1) T + T C 1 time performance of gesture 1 T 1 total time of activity states of gesture 1 [s] T 2 total time of activity states of gesture 2 [s] 1 2 Figure 6. Two groups of recognized gestures: a), b) open-closed hand; c), d) pronation-supination of hand. 135

5 1 Figure 7. Hand motor activity in the UPDRS test. V. CONCLUSIONS This paper presents a new approach to support the diagnosis of Parkinson's disease based on the UPDRS test and the image analysis. The multimodal interface called Virtual-Touchpad was developed at the MSD. The presented study focuses on the methodology of diagnosing patients using the VTP as well as on the proposal of the interpretation of data obtained from this interface. Currently, the authors are preparing tests to be conducted with Parkinson's disease patients based on the existing cooperation with neurologists from St. Adalbert Hospital in Gdansk. These tests may allow for specifying rules which will be used in classifiers utilizing UPDRS scores. The physician s role will be to evaluate the proposed methodology in clinical conditions and also to verify employed rules. ACKNOWLEDGMENT Research funded within the project No. POIG /08, entitled "Elaboration of a series of multimodal interfaces and their implementation to educational, medical, security and industrial applications". The project is subsidized partially by the European regional development fund and by the Polish State budget". REFERENCES [1] R. Rudowski, Medical Informatics, Warsaw, Poland, PWN 2003 (in Polish). [2] A.Samii, J.Nutt, B.Ransom, Parkinson's disease, The Lancet, vol. 9423, 2004, pp [3] J. Jankovic, Parkinson's disease: clinical features and diagnosis. J. Neurol. Neurosurg. Psychiatr, 2008, vol. 79, no. 4, pp [4] B. Christe, P. Burkhard, A. Pegna, E. Mayer, and C. Hauert, Clinical assessment of motor function: a processes oriented instrument based on a speed-accuracy trade-off paradigm, Behavioural Neurology, vol. 18, pp [5] R. Okuno, M. Yokoe, K. Akazawa, K. Abe and S. Sakoda, Finger Taps Movement Acceleration Measurement System for Quantitative Diagnosis of Parkinson's disease, Proc. 2 8th IEEE EMBS Annual International Conference, pp [6] K. Shima, T. Tsuji, E. Kan, A. Kandori, M. Yokoe, S. Sakoda, Measurement and Evaluation of Finger Tapping Movements Using Magnetic Sensors, Proc. 30 th Annual International IEEE EMBS Conference, 2008, pp [7] K. Shima, Y. Tamura, T. Tsuji, A. Kandori, M. Yokoe S. Sakoda, Estimation of Human Finger Tapping Forces Based on a Fingerpad- Stiffness Model, 31 st Annual International Conference of the IEEE EMBS Minneapolis, Minnesota, USA, 2009, pp [8] A. Kupryjanow, B. Kunka, A. Czyżewski, Virtual Touchpad video based multimodal interface, 2 nd International Conference on Information Technology ICIT 2010, Gdańsk, June [9] Prati A., Mikić I., Trivedi M. M., Cucchiara R., Detecting moving shadows: formulation, algorithm and evaluation, [10] S. Fahn, R. L. Elton, UPDRS Development Committee members, Unified Parkinson s disease rating scale. In Resent Developments in Parkinson s disease, vol. 2, S. Fahn, C. D. Maesden, M.Goldstein, D. B. Calne, Ed. Florham Park, New Jersey: Macmillan Healthcare Information, 1987, pp [11] Movement Disorder Society, The Unified Parkinson s Disease Rating Scale (UPDRS): Status and Recommendations, vol. 18, No. 7, 2003, pp [12] P. Żwan, K. Kaszuba and B. Kostek, Monitoring Parkinson s disease patients employing biometric sensors and rule-based data processing, RSCTC 2010, Warsaw, 2010 (in print). [13] (2010) The Unified Parkinson s Disease Rating Scale. Available: RS.pdf 136

Eye Tracking Computer Control-A Review

Eye Tracking Computer Control-A Review Eye Tracking Computer Control-A Review NAGESH R 1 UG Student, Department of ECE, RV COLLEGE OF ENGINEERING,BANGALORE, Karnataka, India -------------------------------------------------------------------

More information

Concerning the Potential of Using Game-Based Virtual Environment in Children Therapy

Concerning the Potential of Using Game-Based Virtual Environment in Children Therapy Concerning the Potential of Using Game-Based Virtual Environment in Children Therapy Andrada David Ovidius University of Constanta Faculty of Mathematics and Informatics 124 Mamaia Bd., Constanta, 900527,

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

3D-scanning system for railway current collector contact strips

3D-scanning system for railway current collector contact strips Computer Applications in Electrical Engineering 3D-scanning system for railway current collector contact strips Sławomir Judek, Leszek Jarzębowicz Gdańsk University of Technology 8-233 Gdańsk, ul. G. Narutowicza

More information

Image Processing Based Vehicle Detection And Tracking System

Image Processing Based Vehicle Detection And Tracking System Image Processing Based Vehicle Detection And Tracking System Poonam A. Kandalkar 1, Gajanan P. Dhok 2 ME, Scholar, Electronics and Telecommunication Engineering, Sipna College of Engineering and Technology,

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

A Kinect-based 3D hand-gesture interface for 3D databases

A Kinect-based 3D hand-gesture interface for 3D databases A Kinect-based 3D hand-gesture interface for 3D databases Abstract. The use of natural interfaces improves significantly aspects related to human-computer interaction and consequently the productivity

More information

COMPARATIVE PERFORMANCE ANALYSIS OF HAND GESTURE RECOGNITION TECHNIQUES

COMPARATIVE PERFORMANCE ANALYSIS OF HAND GESTURE RECOGNITION TECHNIQUES International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 9, Issue 3, May - June 2018, pp. 177 185, Article ID: IJARET_09_03_023 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=9&itype=3

More information

Development of Video Chat System Based on Space Sharing and Haptic Communication

Development of Video Chat System Based on Space Sharing and Haptic Communication Sensors and Materials, Vol. 30, No. 7 (2018) 1427 1435 MYU Tokyo 1427 S & M 1597 Development of Video Chat System Based on Space Sharing and Haptic Communication Takahiro Hayashi 1* and Keisuke Suzuki

More information

IPM 12/13 Course Projects

IPM 12/13 Course Projects IPM 12/13 Course Projects Licenciatura em Ciência de Computadores Miguel Tavares Coimbra Verónica Costa Orvalho Details on course projects Group project: Recommended: 3 students Different group sizes are

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 25 (S): 163-172 (2017) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Performance Comparison of Min-Max Normalisation on Frontal Face Detection Using

More information

AUTOMATED MALARIA PARASITE DETECTION BASED ON IMAGE PROCESSING PROJECT REFERENCE NO.: 38S1511

AUTOMATED MALARIA PARASITE DETECTION BASED ON IMAGE PROCESSING PROJECT REFERENCE NO.: 38S1511 AUTOMATED MALARIA PARASITE DETECTION BASED ON IMAGE PROCESSING PROJECT REFERENCE NO.: 38S1511 COLLEGE : BANGALORE INSTITUTE OF TECHNOLOGY, BENGALURU BRANCH : COMPUTER SCIENCE AND ENGINEERING GUIDE : DR.

More information

The Control of Avatar Motion Using Hand Gesture

The Control of Avatar Motion Using Hand Gesture The Control of Avatar Motion Using Hand Gesture ChanSu Lee, SangWon Ghyme, ChanJong Park Human Computing Dept. VR Team Electronics and Telecommunications Research Institute 305-350, 161 Kajang-dong, Yusong-gu,

More information

Instruments Commonly Used For Examination of the Eye

Instruments Commonly Used For Examination of the Eye Instruments Commonly Used For Examination of the Eye There are many instruments that the eye doctor might use to evaluate the eye and the vision system. This report presents some of the more commonly used

More information

E90 Project Proposal. 6 December 2006 Paul Azunre Thomas Murray David Wright

E90 Project Proposal. 6 December 2006 Paul Azunre Thomas Murray David Wright E90 Project Proposal 6 December 2006 Paul Azunre Thomas Murray David Wright Table of Contents Abstract 3 Introduction..4 Technical Discussion...4 Tracking Input..4 Haptic Feedack.6 Project Implementation....7

More information

Automated hand recognition as a human-computer interface

Automated hand recognition as a human-computer interface Automated hand recognition as a human-computer interface Sergii Shelpuk SoftServe, Inc. sergii.shelpuk@gmail.com Abstract This paper investigates applying Machine Learning to the problem of turning a regular

More information

Face Recognition Based Attendance System with Student Monitoring Using RFID Technology

Face Recognition Based Attendance System with Student Monitoring Using RFID Technology Face Recognition Based Attendance System with Student Monitoring Using RFID Technology Abhishek N1, Mamatha B R2, Ranjitha M3, Shilpa Bai B4 1,2,3,4 Dept of ECE, SJBIT, Bangalore, Karnataka, India Abstract:

More information

System of Recognizing Human Action by Mining in Time-Series Motion Logs and Applications

System of Recognizing Human Action by Mining in Time-Series Motion Logs and Applications The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan System of Recognizing Human Action by Mining in Time-Series Motion Logs and Applications

More information

Internet Based Artificial Neural Networks for the Interpretation of Medical Images

Internet Based Artificial Neural Networks for the Interpretation of Medical Images Internet Based Artificial Neural Networks for the Interpretation of Medical Images Andreas Järund, Lars Edenbrandt Department of Clinical Physiology, Lund University, Lund, Sweden andreas.järund@klinfys.lu.se

More information

An Evaluation of Automatic License Plate Recognition Vikas Kotagyale, Prof.S.D.Joshi

An Evaluation of Automatic License Plate Recognition Vikas Kotagyale, Prof.S.D.Joshi An Evaluation of Automatic License Plate Recognition Vikas Kotagyale, Prof.S.D.Joshi Department of E&TC Engineering,PVPIT,Bavdhan,Pune ABSTRACT: In the last decades vehicle license plate recognition systems

More information

!"# Figure 1:Accelerated Plethysmography waveform [9]

!# Figure 1:Accelerated Plethysmography waveform [9] Accelerated Plethysmography based Enhanced Pitta Classification using LIBSVM Mandeep Singh [1] Mooninder Singh [2] Sachpreet Kaur [3] [1,2,3]Department of Electrical Instrumentation Engineering, Thapar

More information

Robust Hand Gesture Recognition for Robotic Hand Control

Robust Hand Gesture Recognition for Robotic Hand Control Robust Hand Gesture Recognition for Robotic Hand Control Ankit Chaudhary Robust Hand Gesture Recognition for Robotic Hand Control 123 Ankit Chaudhary Department of Computer Science Northwest Missouri State

More information

Intelligent Agents & Search Problem Formulation. AIMA, Chapters 2,

Intelligent Agents & Search Problem Formulation. AIMA, Chapters 2, Intelligent Agents & Search Problem Formulation AIMA, Chapters 2, 3.1-3.2 Outline for today s lecture Intelligent Agents (AIMA 2.1-2) Task Environments Formulating Search Problems CIS 421/521 - Intro to

More information

Design a Model and Algorithm for multi Way Gesture Recognition using Motion and Image Comparison

Design a Model and Algorithm for multi Way Gesture Recognition using Motion and Image Comparison e-issn 2455 1392 Volume 2 Issue 10, October 2016 pp. 34 41 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Design a Model and Algorithm for multi Way Gesture Recognition using Motion and

More information

GESTURE RECOGNITION FRAMEWORK FOR MULTIMEDIA CONTENT VIEWER CONTROLLING

GESTURE RECOGNITION FRAMEWORK FOR MULTIMEDIA CONTENT VIEWER CONTROLLING GESTURE RECOGNITION FRAMEWORK FOR MULTIMEDIA CONTENT VIEWER CONTROLLING Michal Lech, Bozena Kostek, Andrzej Czyzewski, Piotr Odya Gdansk University of Technology, Multimedia Systems Dept., Gdansk, Poland

More information

Vivid S5. Cardiovascular ultrasound system. GE Healthcare. Davis Medical

Vivid S5. Cardiovascular ultrasound system. GE Healthcare. Davis Medical GE Healthcare Vivid S5 Cardiovascular ultrasound system Versatility. It s a new design concept one that leverages our miniaturization expertise gained from the Vivid i and our performance expertise of

More information

Straightforward Vestibular testing

Straightforward Vestibular testing V e s t l a b Straightforward Vestibular testing User-friendly vestibular testing In collaboration with medical practitioners, HORTMANN started as pioneers in the development of groundbreaking techniques

More information

CHAPTER 7 INTERFERENCE CANCELLATION IN EMG SIGNAL

CHAPTER 7 INTERFERENCE CANCELLATION IN EMG SIGNAL 131 CHAPTER 7 INTERFERENCE CANCELLATION IN EMG SIGNAL 7.1 INTRODUCTION Electromyogram (EMG) is the electrical activity of the activated motor units in muscle. The EMG signal resembles a zero mean random

More information

SIMULATION-BASED MODEL CONTROL USING STATIC HAND GESTURES IN MATLAB

SIMULATION-BASED MODEL CONTROL USING STATIC HAND GESTURES IN MATLAB SIMULATION-BASED MODEL CONTROL USING STATIC HAND GESTURES IN MATLAB S. Kajan, J. Goga Institute of Robotics and Cybernetics, Faculty of Electrical Engineering and Information Technology, Slovak University

More information

Team KMUTT: Team Description Paper

Team KMUTT: Team Description Paper Team KMUTT: Team Description Paper Thavida Maneewarn, Xye, Pasan Kulvanit, Sathit Wanitchaikit, Panuvat Sinsaranon, Kawroong Saktaweekulkit, Nattapong Kaewlek Djitt Laowattana King Mongkut s University

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

MICROCHIP PATTERN RECOGNITION BASED ON OPTICAL CORRELATOR

MICROCHIP PATTERN RECOGNITION BASED ON OPTICAL CORRELATOR 38 Acta Electrotechnica et Informatica, Vol. 17, No. 2, 2017, 38 42, DOI: 10.15546/aeei-2017-0014 MICROCHIP PATTERN RECOGNITION BASED ON OPTICAL CORRELATOR Dávid SOLUS, Ľuboš OVSENÍK, Ján TURÁN Department

More information

Unobtrusive Tracking and Context Awareness: Challenges and Trade-offs

Unobtrusive Tracking and Context Awareness: Challenges and Trade-offs Unobtrusive Tracking and Context Awareness: Challenges and Trade-offs George Roussos Birkbeck College, University of London g.roussos@bbk.ac.uk What s inside a mobile phone? Image credit: IHS/zdnet.com

More information

EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION

EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION EFFICIENT ATTENDANCE MANAGEMENT SYSTEM USING FACE DETECTION AND RECOGNITION 1 Arun.A.V, 2 Bhatath.S, 3 Chethan.N, 4 Manmohan.C.M, 5 Hamsaveni M 1,2,3,4,5 Department of Computer Science and Engineering,

More information

Finger rotation detection using a Color Pattern Mask

Finger rotation detection using a Color Pattern Mask Finger rotation detection using a Color Pattern Mask V. Shishir Reddy 1, V. Raghuveer 2, R. Hithesh 3, J. Vamsi Krishna 4,, R. Pratesh Kumar Reddy 5, K. Chandra lohit 6 1,2,3,4,5,6 Electronics and Communication,

More information

Automatic Morphological Segmentation and Region Growing Method of Diagnosing Medical Images

Automatic Morphological Segmentation and Region Growing Method of Diagnosing Medical Images International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 2, Number 3 (2012), pp. 173-180 International Research Publications House http://www. irphouse.com Automatic Morphological

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

USTGlobal. Internet of Medical Things (IoMT) Connecting Healthcare for a Better Tomorrow

USTGlobal. Internet of Medical Things (IoMT) Connecting Healthcare for a Better Tomorrow USTGlobal Internet of Medical Things (IoMT) Connecting Healthcare for a Better Tomorrow UST Global Inc, August 2017 Table of Contents Introduction 3 What is IoMT or Internet of Medical Things? 3 IoMT New

More information

Automatics Vehicle License Plate Recognition using MATLAB

Automatics Vehicle License Plate Recognition using MATLAB Automatics Vehicle License Plate Recognition using MATLAB Alhamzawi Hussein Ali mezher Faculty of Informatics/University of Debrecen Kassai ut 26, 4028 Debrecen, Hungary. Abstract - The objective of this

More information

Development of an Automatic Camera Control System for Videoing a Normal Classroom to Realize a Distant Lecture

Development of an Automatic Camera Control System for Videoing a Normal Classroom to Realize a Distant Lecture Development of an Automatic Camera Control System for Videoing a Normal Classroom to Realize a Distant Lecture Akira Suganuma Depertment of Intelligent Systems, Kyushu University, 6 1, Kasuga-koen, Kasuga,

More information

ARTIFICIAL INTELLIGENCE - ROBOTICS

ARTIFICIAL INTELLIGENCE - ROBOTICS ARTIFICIAL INTELLIGENCE - ROBOTICS http://www.tutorialspoint.com/artificial_intelligence/artificial_intelligence_robotics.htm Copyright tutorialspoint.com Robotics is a domain in artificial intelligence

More information

Controlling Humanoid Robot Using Head Movements

Controlling Humanoid Robot Using Head Movements Volume-5, Issue-2, April-2015 International Journal of Engineering and Management Research Page Number: 648-652 Controlling Humanoid Robot Using Head Movements S. Mounica 1, A. Naga bhavani 2, Namani.Niharika

More information

Technology offer. Aerial obstacle detection software for the visually impaired

Technology offer. Aerial obstacle detection software for the visually impaired Technology offer Aerial obstacle detection software for the visually impaired Technology offer: Aerial obstacle detection software for the visually impaired SUMMARY The research group Mobile Vision Research

More information

productivity ddrformula Series

productivity ddrformula Series productivity ddrformula Series beyond conventional DR Swissray is the pioneer and worldwide leader in the design, manufacturing and marketing of state-of-the-art Digital Radiography systems. Swissray

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

Activity monitoring and summarization for an intelligent meeting room

Activity monitoring and summarization for an intelligent meeting room IEEE Workshop on Human Motion, Austin, Texas, December 2000 Activity monitoring and summarization for an intelligent meeting room Ivana Mikic, Kohsia Huang, Mohan Trivedi Computer Vision and Robotics Research

More information

Ubiquitous Computing Summer Episode 16: HCI. Hannes Frey and Peter Sturm University of Trier. Hannes Frey and Peter Sturm, University of Trier 1

Ubiquitous Computing Summer Episode 16: HCI. Hannes Frey and Peter Sturm University of Trier. Hannes Frey and Peter Sturm, University of Trier 1 Episode 16: HCI Hannes Frey and Peter Sturm University of Trier University of Trier 1 Shrinking User Interface Small devices Narrow user interface Only few pixels graphical output No keyboard Mobility

More information

Haptic presentation of 3D objects in virtual reality for the visually disabled

Haptic presentation of 3D objects in virtual reality for the visually disabled Haptic presentation of 3D objects in virtual reality for the visually disabled M Moranski, A Materka Institute of Electronics, Technical University of Lodz, Wolczanska 211/215, Lodz, POLAND marcin.moranski@p.lodz.pl,

More information

/08/$25.00 c 2008 IEEE

/08/$25.00 c 2008 IEEE Abstract Fall detection for elderly and patient has been an active research topic due to that the healthcare industry has a big demand for products and technology of fall detection. This paper gives a

More information

Health Informatics Principles - Excerpt -

Health Informatics Principles - Excerpt - Health Informatics Principles - Excerpt - Foundational Curriculum: Cluster 4: Informatics Module 7: The Informatics Process and Principles of Health Informatics Unit 2: Health Informatics Principles 1

More information

A Study on Gaze Estimation System using Cross-Channels Electrooculogram Signals

A Study on Gaze Estimation System using Cross-Channels Electrooculogram Signals , March 12-14, 2014, Hong Kong A Study on Gaze Estimation System using Cross-Channels Electrooculogram Signals Mingmin Yan, Hiroki Tamura, and Koichi Tanno Abstract The aim of this study is to present

More information

Multi-sensory Tracking of Elders in Outdoor Environments on Ambient Assisted Living

Multi-sensory Tracking of Elders in Outdoor Environments on Ambient Assisted Living Multi-sensory Tracking of Elders in Outdoor Environments on Ambient Assisted Living Javier Jiménez Alemán Fluminense Federal University, Niterói, Brazil jjimenezaleman@ic.uff.br Abstract. Ambient Assisted

More information

Adding Gestures to Ordinary Mouse Use: a New Input Modality for Improved Human-Computer Interaction

Adding Gestures to Ordinary Mouse Use: a New Input Modality for Improved Human-Computer Interaction Adding Gestures to Ordinary Mouse Use: a New Input Modality for Improved Human-Computer Interaction Luca Lombardi and Marco Porta Dipartimento di Informatica e Sistemistica, Università di Pavia Via Ferrata,

More information

Algorithms for processing accelerator sensor data Gabor Paller

Algorithms for processing accelerator sensor data Gabor Paller Algorithms for processing accelerator sensor data Gabor Paller gaborpaller@gmail.com 1. Use of acceleration sensor data Modern mobile phones are often equipped with acceleration sensors. Automatic landscape

More information

Wadehra Kartik, Kathpalia Mukul, Bahl Vasudha, International Journal of Advance Research, Ideas and Innovations in Technology

Wadehra Kartik, Kathpalia Mukul, Bahl Vasudha, International Journal of Advance Research, Ideas and Innovations in Technology ISSN: 2454-132X Impact factor: 4.295 (Volume 4, Issue 1) Available online at www.ijariit.com Hand Detection and Gesture Recognition in Real-Time Using Haar-Classification and Convolutional Neural Networks

More information

Interaction rule learning with a human partner based on an imitation faculty with a simple visuo-motor mapping

Interaction rule learning with a human partner based on an imitation faculty with a simple visuo-motor mapping Robotics and Autonomous Systems 54 (2006) 414 418 www.elsevier.com/locate/robot Interaction rule learning with a human partner based on an imitation faculty with a simple visuo-motor mapping Masaki Ogino

More information

Development of an Intuitive Interface for PC Mouse Operation Based on Both Arms Gesture

Development of an Intuitive Interface for PC Mouse Operation Based on Both Arms Gesture Development of an Intuitive Interface for PC Mouse Operation Based on Both Arms Gesture Nobuaki Nakazawa 1*, Toshikazu Matsui 1, Yusaku Fujii 2 1 Faculty of Science and Technology, Gunma University, 29-1

More information

Input devices and interaction. Ruth Aylett

Input devices and interaction. Ruth Aylett Input devices and interaction Ruth Aylett Contents Tracking What is available Devices Gloves, 6 DOF mouse, WiiMote Why is it important? Interaction is basic to VEs We defined them as interactive in real-time

More information

Automated Detection of Early Lung Cancer and Tuberculosis Based on X- Ray Image Analysis

Automated Detection of Early Lung Cancer and Tuberculosis Based on X- Ray Image Analysis Proceedings of the 6th WSEAS International Conference on Signal, Speech and Image Processing, Lisbon, Portugal, September 22-24, 2006 110 Automated Detection of Early Lung Cancer and Tuberculosis Based

More information

Balancing accuracy......and great efficacy

Balancing accuracy......and great efficacy Balancing accuracy......and great efficacy VNG/ENG The solution for quality care ICS Chartr 200 provides you with a comprehensive, solution based on years of practical experience. We have worked closely

More information

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE Najirah Umar 1 1 Jurusan Teknik Informatika, STMIK Handayani Makassar Email : najirah_stmikh@yahoo.com

More information

Voice Activated Hospital Bed, Herat Beat, Temperature Monitoring and Alerting System

Voice Activated Hospital Bed, Herat Beat, Temperature Monitoring and Alerting System International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 5 (2017) pp. 643-647 Research India Publications http://www.ripublication.com Voice Activated Hospital Bed, Herat

More information

E-health Project Examination: Introduction of an Applicable Pulse Oximeter

E-health Project Examination: Introduction of an Applicable Pulse Oximeter E-health Project Examination: Introduction of an Applicable Pulse Oximeter Mona asseri & Seyedeh Fatemeh Khatami Firoozabadi Electrical Department, Central Tehran Branch, Islamic Azad University, Tehran,

More information

Advancements in Gesture Recognition Technology

Advancements in Gesture Recognition Technology IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue 4, Ver. I (Jul-Aug. 2014), PP 01-07 e-issn: 2319 4200, p-issn No. : 2319 4197 Advancements in Gesture Recognition Technology 1 Poluka

More information

Volume 3, Issue 5, May 2015 International Journal of Advance Research in Computer Science and Management Studies

Volume 3, Issue 5, May 2015 International Journal of Advance Research in Computer Science and Management Studies Volume 3, Issue 5, May 2015 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online at: www.ijarcsms.com A Survey

More information

Clinical Natural Language Processing: Unlocking Patient Records for Research

Clinical Natural Language Processing: Unlocking Patient Records for Research Clinical Natural Language Processing: Unlocking Patient Records for Research Mark Dredze Computer Science Malone Center for Engineering Healthcare Center for Language and Speech Processing Natural Language

More information

Keywords: Thermography, Diagnosis, Image analysis, Chronic wound, Burns

Keywords: Thermography, Diagnosis, Image analysis, Chronic wound, Burns Blucher Mechanical Engineering Proceedings May 2014, vol. 1, num. 1 www.proceedings.blucher.com.br/evento/10wccm THE APPLICATION OF PASSIVE THERMOGRAPHY AND MEASUREMENT OF BURN SURFACE AREA FOR THE ASSESSMENT

More information

Outline. Agents and environments Rationality PEAS (Performance measure, Environment, Actuators, Sensors) Environment types Agent types

Outline. Agents and environments Rationality PEAS (Performance measure, Environment, Actuators, Sensors) Environment types Agent types Intelligent Agents Outline Agents and environments Rationality PEAS (Performance measure, Environment, Actuators, Sensors) Environment types Agent types Agents An agent is anything that can be viewed as

More information

Automated Perimeter PTS 1000

Automated Perimeter PTS 1000 PTS 1000 Automated Perimeter PTS 1000 is a modern diagnostic instrument for precise and fast testing of field of vision. It offers static and kinetic stimuli with all Goldmann stimuli sizes and all stimuli

More information

How to Use the Method of Multivariate Statistical Analysis Into the Equipment State Monitoring. Chunhua Yang

How to Use the Method of Multivariate Statistical Analysis Into the Equipment State Monitoring. Chunhua Yang 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 205) How to Use the Method of Multivariate Statistical Analysis Into the Equipment State Monitoring

More information

A Study on the control Method of 3-Dimensional Space Application using KINECT System Jong-wook Kang, Dong-jun Seo, and Dong-seok Jung,

A Study on the control Method of 3-Dimensional Space Application using KINECT System Jong-wook Kang, Dong-jun Seo, and Dong-seok Jung, IJCSNS International Journal of Computer Science and Network Security, VOL.11 No.9, September 2011 55 A Study on the control Method of 3-Dimensional Space Application using KINECT System Jong-wook Kang,

More information

VICs: A Modular Vision-Based HCI Framework

VICs: A Modular Vision-Based HCI Framework VICs: A Modular Vision-Based HCI Framework The Visual Interaction Cues Project Guangqi Ye, Jason Corso Darius Burschka, & Greg Hager CIRL, 1 Today, I ll be presenting work that is part of an ongoing project

More information

Motivation and objectives of the proposed study

Motivation and objectives of the proposed study Abstract In recent years, interactive digital media has made a rapid development in human computer interaction. However, the amount of communication or information being conveyed between human and the

More information

* Institute of Electrical and Electronics Engineers (IEEE), WORLD HAPTICS CONGRESS 2011 held in Istanbul, Turkey, in June 2011

* Institute of Electrical and Electronics Engineers (IEEE), WORLD HAPTICS CONGRESS 2011 held in Istanbul, Turkey, in June 2011 2011 November Shiseido Develops World s First Finger Sensor That Holds the Key to New Value Development of Cosmetic Products in Cooperation with Electronic Measurement Instrument Manufacturers Kato Tech

More information

Real-Time Face Detection and Tracking for High Resolution Smart Camera System

Real-Time Face Detection and Tracking for High Resolution Smart Camera System Digital Image Computing Techniques and Applications Real-Time Face Detection and Tracking for High Resolution Smart Camera System Y. M. Mustafah a,b, T. Shan a, A. W. Azman a,b, A. Bigdeli a, B. C. Lovell

More information

HELPING THE DESIGN OF MIXED SYSTEMS

HELPING THE DESIGN OF MIXED SYSTEMS HELPING THE DESIGN OF MIXED SYSTEMS Céline Coutrix Grenoble Informatics Laboratory (LIG) University of Grenoble 1, France Abstract Several interaction paradigms are considered in pervasive computing environments.

More information

Comparison of Segmentation Framework on Digital Microscope Images for Acute Lymphoblastic Leukemia Diagnosis using RGB and HSV Color Spaces

Comparison of Segmentation Framework on Digital Microscope Images for Acute Lymphoblastic Leukemia Diagnosis using RGB and HSV Color Spaces ` VOLUME 2 ISSUE 2 Comparison of Segmentation Framework on Digital Microscope Images for Acute Lymphoblastic Leukemia Diagnosis using RGB and HSV Color Spaces 1 Kamal A. ElDahshan, 2 Mohammed I. Youssef,

More information

Automated Virtual Observation Therapy

Automated Virtual Observation Therapy Automated Virtual Observation Therapy Yin-Leng Theng Nanyang Technological University tyltheng@ntu.edu.sg Owen Noel Newton Fernando Nanyang Technological University fernando.onn@gmail.com Chamika Deshan

More information

Efficiently multicasting medical images in mobile Adhoc network for patient diagnosing diseases.

Efficiently multicasting medical images in mobile Adhoc network for patient diagnosing diseases. Biomedical Research 2017; Special Issue: S315-S320 ISSN 0970-938X www.biomedres.info Efficiently multicasting medical images in mobile Adhoc network for patient diagnosing diseases. Deepa R 1*, Sutha J

More information

Segmentation of Fingerprint Images

Segmentation of Fingerprint Images Segmentation of Fingerprint Images Asker M. Bazen and Sabih H. Gerez University of Twente, Department of Electrical Engineering, Laboratory of Signals and Systems, P.O. box 217-75 AE Enschede - The Netherlands

More information

LabVIEW based Intelligent Frontal & Non- Frontal Face Recognition System

LabVIEW based Intelligent Frontal & Non- Frontal Face Recognition System LabVIEW based Intelligent Frontal & Non- Frontal Face Recognition System Muralindran Mariappan, Manimehala Nadarajan, and Karthigayan Muthukaruppan Abstract Face identification and tracking has taken a

More information

On-line Computer Test System for Remote Assessment of Neurological Patients: Part B Dedicated Device and Web Portal

On-line Computer Test System for Remote Assessment of Neurological Patients: Part B Dedicated Device and Web Portal International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume-5 Issue-6, January 2016 On-line Computer Test System for Remote Assessment of Neurological Patients: Part B Dedicated

More information

Biomedical Signal Processing and Applications

Biomedical Signal Processing and Applications Proceedings of the 2010 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9 10, 2010 Biomedical Signal Processing and Applications Muhammad Ibn Ibrahimy

More information

Computer Vision in Human-Computer Interaction

Computer Vision in Human-Computer Interaction Invited talk in 2010 Autumn Seminar and Meeting of Pattern Recognition Society of Finland, M/S Baltic Princess, 26.11.2010 Computer Vision in Human-Computer Interaction Matti Pietikäinen Machine Vision

More information

Recent Progress on Wearable Augmented Interaction at AIST

Recent Progress on Wearable Augmented Interaction at AIST Recent Progress on Wearable Augmented Interaction at AIST Takeshi Kurata 12 1 Human Interface Technology Lab University of Washington 2 AIST, Japan kurata@ieee.org Weavy The goal of the Weavy project team

More information

Research Seminar. Stefano CARRINO fr.ch

Research Seminar. Stefano CARRINO  fr.ch Research Seminar Stefano CARRINO stefano.carrino@hefr.ch http://aramis.project.eia- fr.ch 26.03.2010 - based interaction Characterization Recognition Typical approach Design challenges, advantages, drawbacks

More information

R (2) Controlling System Application with hands by identifying movements through Camera

R (2) Controlling System Application with hands by identifying movements through Camera R (2) N (5) Oral (3) Total (10) Dated Sign Assignment Group: C Problem Definition: Controlling System Application with hands by identifying movements through Camera Prerequisite: 1. Web Cam Connectivity

More information

Differential Image Compression for Telemedicine: A Novel Approach

Differential Image Compression for Telemedicine: A Novel Approach PJETS Volume 1, No 1, 2011, 14-20 ISSN: 2222-9930 print Differential Image Compression for Telemedicine: A Novel Approach Adnan Alam Khan *, Asadullah Shah **, Saghir Muhammad *** ABSTRACT Telemedicine

More information

SOCRATES. Auditory Evoked Potentials

SOCRATES. Auditory Evoked Potentials SOCRATES Auditory Evoked Potentials SOCRATES A complete clinical system to record auditory evoked potentials SOCRATES is a PC-based professional medical device which can detect auditory evoked potentials

More information

Developments of a peripheral vision system using immersive virtual environment

Developments of a peripheral vision system using immersive virtual environment Developments of a peripheral vision system using immersive virtual environment Y Tabata 1, M Suga 2, K Minato 3, O Oshiro 4, K Chihara 5 and S Nagata 6 1-5 Graduate School of Information Science, Nara

More information

University of California, Santa Barbara. CS189 Fall 17 Capstone. VR Telemedicine. Product Requirement Documentation

University of California, Santa Barbara. CS189 Fall 17 Capstone. VR Telemedicine. Product Requirement Documentation University of California, Santa Barbara CS189 Fall 17 Capstone VR Telemedicine Product Requirement Documentation Jinfa Zhu Kenneth Chan Shouzhi Wan Xiaohe He Yuanqi Li Supervised by Ole Eichhorn Helen

More information

Biomedical and Wireless Technologies for Pervasive Healthcare

Biomedical and Wireless Technologies for Pervasive Healthcare Miodrag Bolic Associate Professor School of Electrical Engineering and Computer Science (EECS) Faculty of Engineering Biomedical and Wireless Technologies for Pervasive Healthcare Active Research Areas

More information

Fast and accurate vestibular testing

Fast and accurate vestibular testing Fast and accurate vestibular testing Next-generation vestibular testing The ICS Chartr 200 system is the latest generation of our well-known vestibular test systems. ICS Chartr 200 provides you with a

More information

& Medical Tourism. DIHTF - Dubai 20 th -21 st Feb 2018 V S Venkatesh -India

& Medical Tourism. DIHTF - Dubai 20 th -21 st Feb 2018 V S Venkatesh -India & Medical Tourism DIHTF - Dubai 20 th -21 st Feb 2018 V S Venkatesh -India The human brain is an amazing work of art, it has very complex neural circuits and the way it registers, stores, processes and

More information

Testing Properties of E-health System Based on Arduino

Testing Properties of E-health System Based on Arduino Journal of Automation and Control, 2015, Vol. 3, No. 3, 122-126 Available online at http://pubs.sciepub.com/automation/3/3/17 Science and Education Publishing DOI:10.12691/automation-3-3-17 Testing Properties

More information

Projection Based HCI (Human Computer Interface) System using Image Processing

Projection Based HCI (Human Computer Interface) System using Image Processing GRD Journals- Global Research and Development Journal for Volume 1 Issue 5 April 2016 ISSN: 2455-5703 Projection Based HCI (Human Computer Interface) System using Image Processing Pankaj Dhome Sagar Dhakane

More information

Keyword: Morphological operation, template matching, license plate localization, character recognition.

Keyword: Morphological operation, template matching, license plate localization, character recognition. Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automatic

More information

A New Social Emotion Estimating Method by Measuring Micro-movement of Human Bust

A New Social Emotion Estimating Method by Measuring Micro-movement of Human Bust A New Social Emotion Estimating Method by Measuring Micro-movement of Human Bust Eui Chul Lee, Mincheol Whang, Deajune Ko, Sangin Park and Sung-Teac Hwang Abstract In this study, we propose a new micro-movement

More information

Background Subtraction Fusing Colour, Intensity and Edge Cues

Background Subtraction Fusing Colour, Intensity and Edge Cues Background Subtraction Fusing Colour, Intensity and Edge Cues I. Huerta and D. Rowe and M. Viñas and M. Mozerov and J. Gonzàlez + Dept. d Informàtica, Computer Vision Centre, Edifici O. Campus UAB, 08193,

More information

FAQ. What is the Qualcomm Tricorder XPRIZE competition?

FAQ. What is the Qualcomm Tricorder XPRIZE competition? FAQ What is the Qualcomm Tricorder XPRIZE competition? The Qualcomm Tricorder XPRIZE is a 3.5-year global competition that will award $10 million to teams that develop a consumer-friendly device capable

More information