Recognition of ASL for Human-robot Interaction

Size: px
Start display at page:

Download "Recognition of ASL for Human-robot Interaction"

Transcription

1 66 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.17 No.7, July 2017 Recognton of ASL for Human-robot Interacton Md. Al-Amn Bhuyan College of Computer Scences & Informaton Technology, Kng Fasal Unversty, Al Ahsa, Saud Araba. Summary Ths artcle addresses on the development of a framework of Amercan Sgn Language for human-robot nteracton. The approach s based on the computer vson strateges and ntellgent task schedulng for an entertanment robot. The system s organzed wth the dentfcaton of sgns n Amercan Sgn Language (ASL) usng adaptve resonance theory neural network. Expermental results ndcate that the method s capable of dentfyng the ASL sgns wth an accuracy of more than 90% under dfferent llumnaton condtons. Key words: Amercan Sgn Language, Hstogram equalzaton, Human-robot nteracton, Abo, ART Neural network, Skn color segmentaton. 1. Introducton ASL s a vsual gesture language that works as the prncpal way of expressng thoughts of deaf communtes. Over the last few decded, ASL has occuped a poston of overwhelmng domnance n research n the felds of mage processng, computer vson, pattern recognton and so on. Snce t offers a natural and effectve way of explorng expressons, ASL s, therefore, provdng remarkable nterest n the advancement of human-robot nteracton. ASL nvolves about 6000 gestures of common words wth fnger spellng used to communcate ndstnct words or proper nouns. Fnger spellng uses one hand and 26 gestures to communcate the 26 letters of the alphabet. The 26 alphabets of ASL are shown n Fg. 1. Numerous research papers have been publshed on ASL [1-5]. Vogler and Metaxas traned context-dependent Hdden Marcov Models and modelng transent movements between sgns nspred by the characterstcs of ASL phonology. They employed computer vson technques for 3D object shape and moton parameter extracton to acheve accurate 3D movement parameters of ASL sentences [6]. Fok et al [7] developed a framework of a real-tme mult-sensor recognton system for ASL. They collected data from leap moton sensors and fused them for recognton employng hdden Markov models. Charayaphan and Marble [8] proposed vson technques to recognze ASL. Fels and Hnton [9] proposed a neural network nterface between a VPL data-glove and a speech syntheszer. Ther method used backpropagaton neural network for mappng hand movements. Starner and Pentland [10] employed a Hdden Marcov model to extract the features for recognzng solated sgns of ASL. Grobel and Assan [11] employed Hdden Marcov model and was able to dentfy ASL sgns wth 91.3% accuracy. They pulled out the features from vdeo recordngs of sgners wearng colored gloves. Bowden and Sarhad [12] used a nonlnear pont dstrbuton model, allowng a much rcher descrpton of hand shape, and augment ths wth a Markov model for Amercan Sgn Language. Ther method s based on one-state transtons of the Englsh Language, whch are projected nto shape space for trackng. Munb et al [13] employed Hough transform and neural networks to recognze ASL sgns. Zhang et al. [14] propoed an ASL recognton method dependng on acton recognton strateges to dentfy the ASL sgns. They desgned a corpus for analyzng the red, green and blue components of color model and aggregated multple sgnal modaltes for depth vdeos of dfferent sentences of ASL. Ths system s organzed to dentfy all the sgns of the ASL. Users do not requre to wear any gloves to nteract wth the system. The sgners vary ther hand shapes only. The system s based on Affne transformaton [15],.e., scalng, translaton and rotaton on presentng the gesture. A B C D E F G H I J (dynamc) K L M N O P Q R S T U V W X Y Z (dynamc) Fg. 1 Amercan Sgn Language of alphabets. Manuscrpt receved May 17, 2017 Manuscrpt revsed June 29, 2017

2 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.17 No.7, July The remanng part of the artcle s organzed as follows. Secton 2 descrbes the System desgn and archtecture. The necessary mage processng and mage segmentaton process s explaned n detals n dfferent subsectons. Secton 3 descrbes the expermental results and performance of the system. Fnally, Secton 4 draws the overall conclusons of ths research and proposes the future drectons. 2. System Desgn and Archtecture The ASL recognton system comprses wth two segments: () the feature extracton and () dentfcaton of sgns, as llustrated n Fg. 2. The feature extracton process s ntated wth an mage processng procedure, whch nvolves an algorthm to detect and segment varous desred segments of the sgn. For ths, each color mage s reszed and converted from RGB to HSV color space. After applyng the skn color segmentaton process a bnary mage s generated from whch the largest connected component s beng analyzed, converted nto a feature vector that s compared to the feature vectors of a tranng set of sgns. The feature extracton process conssts of mage standardzaton, mage enhancement, flterng, and skn color segmentaton. 2.1 Image Standardzaton Images of sgns were reszed to 30 24, by default uses nearest neghbor nterpolaton to determne the values of pxels n the output mage. Ths research employs a lowpass flter before nterpolaton to reduce alasng. 2.2 Fuzzy Hstogram Equalzaton FHISEQ() Ths algorthm ncrease contrast of mage usng classcal hstogram equalzaton technque. Let the maxmum gray level s L, s k th gray level over [0,L-1] and s the r k transformed gray level of r k. Step1. Construct the fuzzy mage of the gven mage by usng the followng membershp functon: r k k L Step2. Calculate the fuzzy hstogram of the constructed fuzzy mage n step 1. Step3. Calculate the fuzzy equalzed hstogram. Step4. Transform the gray level of each pxel as follows: s k (2) sk L * fhe( rk ) (3) Start Resze the Image Convert RGB to HSV Skn color segmentaton Connected component analyss Feature extracton stage The hand mages may be of poor contrast because of the lmtatons of the llumnaton condtons. Therefore, fuzzy hstogram equalzaton s used to remburse for the llumnaton condtons and recover the contrast of the mage, as shown n Fg. 3. No ART network Is movement? Fuzzy hstogram equalzaton technque s based on the fuzzy normalzed hstogram of the mage. The equalzed fuzzy hstogram s defned: th k k j gray level fherk fp r ( r j ), j0 j0 gray level (1) where k 0,1,2,... L 1. The algorthm to mprove the contrast of the mage usng fuzzy hstogram equalzaton technque s as follows: Yes ASL command generaton Robot acton Fg. 2 System Archtecture. Classfcaton stage

3 68 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.17 No.7, July 2017 The fuzzy expectaton of a dscrete random varable x havng values x 1 x, x,... xn wth respectve fuzzy, 2 3 probabltes P x ), P( x ), P( x ),... P( x ) s defned by ( n n n FE( x) x P( x ), where P( x ) 1. (4) Flterng The ASL mages are sometmes corrupted by numerous sources of nose. Therefore, Prewtt flterng s used to suppress the nose. 2.4 Skn color segmentaton Skn color segmentaton s organzed wth vsual nformaton of the hand skn colors extracted from dfferent mages. Ths research uses HSV color space for skn color segmentaton. In the HSV color space a color s descrbed by three attrbutes: hue, saturaton and value. Hue s the vsual attrbute of color sensaton lnked wth the domnant colors, saturaton mples the relatve purty of the color content and value measures the brghtness of a color. The transformaton from RGB to HSV s gven by the equatons [16-20]: 1 (R G) (R B) 1 H 2 1 cos (5) 2 (R G) (R B)(G B) rangng [0,2], where H 360 H1 ; H H 1 f B G; otherwse max(r, G, B) mn(r, G, B) S, max(r, G, B) (6) max(r, G, B) V, 255 where R,G,B are the red, green, and blue component values whch exst n the range [0,255]. Snce the human skn colors are clustered n color space and dffer from person to person and of races, so n order to detect the hand parts n an mage, the skn pxels are thresholded emprcally [21-23]. In ths research, the hue values are chosen h= [0, 40]. The detecton of hand regon boundares by such an HSV segmentaton process s llustrated n Fg. 4. The exact locaton of the hand s then determned from the mage wth largest connected regon of skn-colored pxels. 2.5 Classfcaton phase The classfcaton phase nvolves neural network tranng for the recognton of bnary mage patterns of the hand. In the classfcaton stage, an Adaptve Resonance Theory (ART) neural network s employed. The ART contans neurons n the nput layer, 604 (70% of nput) neurons n the hdden layer, and 26 neurons n the output layer. The algorthm for the ART network s gven bellow. (a) Hand mage (b) Hstogram of mage (a) (c) Fuzzy equalzed mage (d) Hstogram of mage (c) Fg. 3 Fuzzy Hstogram equalzaton. (a) Orgnal Color mage (b) Color segmentaton (c) Connected component analyss Fg. 4 Skn color segmentaton.

4 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.17 No.7, July ART1 Algorthm Step 0 : Intalze parameters and weghts [16]: L L 1,0 1, 0 bj(0), tj(0) 1. L 1 n Step 1: Whle stoppng condton s false do Steps 2-13 Step 2: For each tranng nput, do steps 3-12 Step 3: Set actvatons of all F2 unts to zero. Set actvatons of F1(a) unts to nput vectors. Step 4: Compute the norm of s: s s Step 5: Send nput sgnal from F1(a) to the F1(b) layer:. x s Step 6: For each F2 node that s not nhbted: If then y j b x. j Step 7: Whle reset s true, do Steps Step 8: Fnd J such that for all nodes j. If y j 1 yj y j then all nodes are nhbted and ths pattern cannot be clustered. Step 9: Recompute actvaton x of F1(b): x s t Step 10: Compute the norm of vector x: Step 11: Test for reset: f node J): f x s x s J x x y J then y 1 (nhbt then proceed to Step 12. Step 12: Update the weght for node J: Lx bj( new), tj( new) x L 1 x Step 13: Test for stoppng condton. 3. Expermental Results and Performance The effectveness of the system has been justfed usng dfferent hand movements and ssung commands to an entertanment robot named Abo. Experments were carred out wth an IntelI Core 5-CPU@2.70 GHz wth 4 GB RAM. The algorthm has been mplemented usng Vsual C++. The data set employed for tranng and testng the ASL sgn recognton system conssts of color mages. Fve samples for each ASL sgn were taken from fve dfferent users. For each sgn, three out of fve samples were employed for tranng purpose, whle the remanng two sgns were used for testng. The samples were captured from dfferent dstances by dgtal camera, and wth dfferent llumnaton condtons and algnments. J The performance of the system has been evaluated wth two parameters lke precson and recall. Precson s the fracton of the correct retreved ASL mages among the retreved nstances, whle recall s the fracton of relevant nstances that have been retreved over total relevant nstances n the mage. Both precson and recall are therefore based on an understandng and measure of relevance. The precson and recall are expressed by the followng equatons: TP Precson, (7) TP FP TP Recall, (8) TP FN where TP s the true postve, FP the false postve, FN s the false negatve, respectvely. The precson and recall results for dfferent ASL sgns are shown n Fg. 5. Obvously, the ASL for the characters C, E, M, N, O, P, Q and S performed poor results due to ther confusng recognton characterstcs. 100% 80% 60% 40% 20% 0% A C E G I K M O Q S U W Y Precson Recall Fg. 5 Precson and recall results for dfferent ASL sgns. The error versus teraton graph for the ART tranng process s shown n Fg. 6. Obvously, as the weghts are updated the error s reducng towards zero. Fnally, an entertanment robot Abo s beng controlled by means of commands drected by the ASL sgns. The snapshot for the nterface between ASL and AIBO robot s shown n Fg. 7. The popular command correspondng to ASL y, that s move backward and left s llustrated n ths fgure. The robot has several movements, such as: Move Forward, Move Backward, Turn left, Turn Rght, Lght on, Lght off and so on dependng on the ASL sgn languages F, B, L, R, W, E, respectvely. Some of the ASL sgns employed for

5 70 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.17 No.7, July 2017 controllng the robot are lsted n Table 1. The entertanment robot, AIBO could follow the nstructons successfully. Error ASL Sgn F B L R O D V Y S M C W E Fg. 6 Error versus teraton for tranng the ART. Fg. 7 Snapshot for ASL controlled Robot movement. Table 1: Commands to control AIBO Robot Acton Move Forward Move Backward Turn Left Turn Rght Forward + rght Forward + left Backward + rght Backward + left Stop Load or Hde Mssle Chamber Fre Mssle Turn on Lght Turn off Lght 4. Conclusons Ths artcle presents mplementaton of ASL sgn recognton to control an entertanment robot. The work has been accomplshed by tranng a number of hand mages wth dfferent expressons for ASL. The system s capable of performng the dentfcaton of pattern wthout the need of any hand gloves. Images were captured at dfferent llumnaton condtons and the proposed fuzzy hstogram equalzaton algorthm was capable of equalzng the mages properly. The developed system proved to be robust aganst changes n gestures, poston, sze and drecton. Ths s because the extracted features method usng Affne transformaton to make the system translaton, scalng and rotaton nvarant. The proposed system was able to reach a recognton rate of more than 92.0% for tranng data and about 85% for testng data. Although ths research was nvolved wth statc sgns of ASL, but nevertheless, the dynamc sgns can also be detected for consecutve mage sequences through proper mappng of the feature vectors. Our future plan s to nclude mages wth non-skn color background and make the system sutable for real lfe applcatons, such as eye trackng, gaze drecton, facal expresson, and gesture recognton. References [1] 1. C. Chuan, E. Regna, and C. Guardno, " Amercan Sgn Language Recognton Usng Leap Moton Sensor, 13th Internatonal Conference on Machne Learnng and Applcatons (ICMLA), Detrot, MI, USA, pp , [2] C. Savur and F. Sahn, "Real-Tme Amercan Sgn Language Recognton System by Usng Surface EMG Sgnal", 14th IEEE Internatonal Conference on Machne Learnng and Applcatons, pp , [3] P. Pandey and V. Jan, "Hand Gesture Recognton for Sgn Language Recognton: A Revew", Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Vol. 4, No. 3, pp , [4] N. Sarawate, M. Chan, and C. OZ, "A real-tme Amercan Sgn Language word recognton system based on neural networks and a probablstc model", Turksh Journal of Electrcal Engneerng & Computer Scences, Vol. 23, pp , [5] Md. Mohmnul Islam ; Sarah Sddqua ; Jawata Afnan, "Real tme Hand Gesture Recognton usng dfferent algorthms based on Amercan Sgn Language", IEEE Internatonal Conference on Imagng, Vson & Pattern Recognton (ICIVPR), pp. 1-6, [6] C. Vogler and D. Metaxas, Parallel hdden Markov models for Amercan sgn language recognton, Proceedngs of the Seventh IEEE Internatonal Conference on Computer Vson, pp , [7] K. Fok, N. Ganganath. C. Cheng and C. Tse, A Real-

6 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.17 No.7, July Tme ASL Recognton System Usng Leap Moton Sensors, Internatonal Conference on Cyber-Enabled Dstrbuted Computng and Knowledge Dscovery, pp , [8] C. Charayaphan and A. Marble, Image processng system for nterpretng moton n Amercan sgn language, Journal of Bomedcal Engneerng, Vol. 14, pp , [9] S. Fels and G. Hnton, GloveTalk: a neural network nterface between a DataGlove and a speech syntheszer, IEEE Transactons on Neural Networks, Vol. 4, pp. 2 8, [10] T. Starner and A. Pentland, Vsual recognton of Amercan sgn language usng hdden Markov models, Internatonal Workshop on Automatc Face and Gesture Recognton, Zurch, Swtzerland, pp , [11] K. Grobel and M. Assan, Isolated sgn language recognton usng hdden Markov models. In Proceedngs of the nternatonal conference of system, man and cybernetcs, pp , [12] R. Bowden and M. Sarhad, A non-lnear model of shape and moton for trackng fnger spelt Amercan sgn language, Image and Vson Computng, Vol. 9 10, pp , [13] Q. Munb,, M. Habeeb, B. Takrur, H.A. Malk, Amercan sgn language (ASL) recognton based on Hough transform and neural networks, Expert Systems wth Applcatons, Volume 32, Issue 1, pp , [14] C. Zhang, Y. Tan and M. Huenerfauth, "Multmodalty Amercan Sgn Language recognton, IEEE Internatonal Conference on Image Processng (ICIP), Phoenx, AZ, USA, pp , [15] M.A. Bhuyan and H. Hama, Identfcaton of Actors Drawn n Ukyoe Pctures, Pattern Recognton, Vol. 35, No. 1, pp , [16] R. C. Gonzalez and R. E. Woods, Dgtal Image Processng, Pearson Educaton Inc., 2 nd Edton, Delh, [17] M.A. Bhuyan, Toward Face Recognton usng Egneface, Internatonal Journal of Advanced Computer Scence & Applcatons, Vol. 7, No. 1, pp , [18] M.A. Bhuyan, V. Ampornaramveth, S. Muto, and H. Ueno, On Trackng of Eye for Human-Robot Interface, Internatonal Journal of Robotcs and Automaton, Vol. 19, No. 1, pp , [19] A. Khatun and A. Bhuyan, Neural Network based Face Recognton wth Gabor Flters, Internatonal Journal of Computer Scence and Network Securty, Vol. 11, No. 1, pp , [20] M.A. Bhuyan and C.H. Lu, Intellgent Vson system for Human-Robot Interface, Proc. Of World Academy of Scence, Engneerng and Technology, pp , [21] M.A. Bhuyan, On Gesture Recognton for Human- Robot Symboss, The 15 th IEEE Internatonal Symposum on Robot and Human Interactve Communcaton, ROMAN 2006, pp , [22] M.E. Islam, N. Begam, and M.A. Bhuyan, Vson system for human-robot nterface, 11 th Internatonal Conference on Computer and Informaton Technology (ICCIT), pp. 1-6, [23] S. Sharma and M. Varshney, An effcent approach for Web-log mnng usng ART, Internatonal Conference on Educaton, Management and Technology (ICEMT), 2010, pp , Dr. Md. Al-Amn Bhuyan receved both hs Bachelor and Master degree from Unversty of Dhaka, Bangladesh, n 1987 and 1988, respectvely. He got hs PhD degree from Osaka Cty Unversty, Japan n Currently he s a an Assocate Professor at the Department of Computer Engneerng, Kng Fasal Unversty, Saud Araba (under len leave from Jahangrnagar Unversty, Bangladesh where s employed as a Professor). Pror to ths, Dr. Bhuyan lent hs teachng and research experences at several Unverstes n Japan, Bangladesh and UK. Hs research nterests nclude mage processng, computer graphcs, pattern recognton, artfcal ntellgence, neural networks, robotc vson, and so on. He has publshed numerous artcles n Internatonal refereed journals and conference proceedngs.

Study and Comparison of Various Techniques of Image Edge Detection

Study and Comparison of Various Techniques of Image Edge Detection Gureet Sngh et al Int. Journal of Engneerng Research Applcatons RESEARCH ARTICLE OPEN ACCESS Study Comparson of Varous Technques of Image Edge Detecton Gureet Sngh*, Er. Harnder sngh** *(Department of

More information

A New Machine Learning Algorithm for Breast and Pectoral Muscle Segmentation

A New Machine Learning Algorithm for Breast and Pectoral Muscle Segmentation Avalable onlne www.ejaet.com European Journal of Advances n Engneerng and Technology, 2015, 2(1): 21-29 Research Artcle ISSN: 2394-658X A New Machne Learnng Algorthm for Breast and Pectoral Muscle Segmentaton

More information

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article Jestr Journal of Engneerng Scence and Technology Revew 11 (2) (2018) 8-12 Research Artcle Detecton Lung Cancer Usng Gray Level Co-Occurrence Matrx (GLCM) and Back Propagaton Neural Network Classfcaton

More information

Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portugal, June 16-18, 2005 (pp )

Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portugal, June 16-18, 2005 (pp ) Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 6-8, 2005 (pp285-20) Novel Intellgent Edge Detector for Sonographcal Images Al Rafee *, Mohammad Hasan Morad **,

More information

*VALLIAPPAN Raman 1, PUTRA Sumari 2 and MANDAVA Rajeswari 3. George town, Penang 11800, Malaysia. George town, Penang 11800, Malaysia

*VALLIAPPAN Raman 1, PUTRA Sumari 2 and MANDAVA Rajeswari 3. George town, Penang 11800, Malaysia. George town, Penang 11800, Malaysia 38 A Theoretcal Methodology and Prototype Implementaton for Detecton Segmentaton Classfcaton of Dgtal Mammogram Tumor by Machne Learnng and Problem Solvng *VALLIAPPA Raman, PUTRA Sumar 2 and MADAVA Rajeswar

More information

Available online at ScienceDirect. Procedia Computer Science 46 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 46 (2015 ) Avalable onlne at www.scencedrect.com ScenceDrect Proceda Computer Scence 46 (215 ) 1762 1769 Internatonal Conference on Informaton and Communcaton Technologes (ICICT 214) Automatc Characterzaton of Bengn

More information

Research Article Statistical Analysis of Haralick Texture Features to Discriminate Lung Abnormalities

Research Article Statistical Analysis of Haralick Texture Features to Discriminate Lung Abnormalities Hndaw Publshng Corporaton Internatonal Journal of Bomedcal Imagng Volume 2015, Artcle ID 267807, 7 pages http://dx.do.org/10.1155/2015/267807 Research Artcle Statstcal Analyss of Haralck Texture Features

More information

Copy Number Variation Methods and Data

Copy Number Variation Methods and Data Copy Number Varaton Methods and Data Copy number varaton (CNV) Reference Sequence ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA Populaton ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA ACCTGCAATGAT TTGCAACGTTAGGCA

More information

Optimal Planning of Charging Station for Phased Electric Vehicle *

Optimal Planning of Charging Station for Phased Electric Vehicle * Energy and Power Engneerng, 2013, 5, 1393-1397 do:10.4236/epe.2013.54b264 Publshed Onlne July 2013 (http://www.scrp.org/ournal/epe) Optmal Plannng of Chargng Staton for Phased Electrc Vehcle * Yang Gao,

More information

Nonlinear Modeling Method Based on RBF Neural Network Trained by AFSA with Adaptive Adjustment

Nonlinear Modeling Method Based on RBF Neural Network Trained by AFSA with Adaptive Adjustment Advances n Engneerng Research (AER), volue 48 3rd Workshop on Advanced Research and Technology n Industry Applcatons (WARTIA 27) Nonlnear Modelng Method Based on RBF Neural Network Traned by AFSA wth Adaptve

More information

Balanced Query Methods for Improving OCR-Based Retrieval

Balanced Query Methods for Improving OCR-Based Retrieval Balanced Query Methods for Improvng OCR-Based Retreval Kareem Darwsh Electrcal and Computer Engneerng Dept. Unversty of Maryland, College Park College Park, MD 20742 kareem@glue.umd.edu Douglas W. Oard

More information

CLUSTERING is always popular in modern technology

CLUSTERING is always popular in modern technology Max-Entropy Feed-Forward Clusterng Neural Network Han Xao, Xaoyan Zhu arxv:1506.03623v1 [cs.lg] 11 Jun 2015 Abstract The outputs of non-lnear feed-forward neural network are postve, whch could be treated

More information

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION computng@tanet.edu.te.ua www.tanet.edu.te.ua/computng ISSN 727-6209 Internatonal Scentfc Journal of Computng FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION Gábor Takács ), Béla Patak

More information

Design of PSO Based Robust Blood Glucose Control in Diabetic Patients

Design of PSO Based Robust Blood Glucose Control in Diabetic Patients Control n Dabetc Patents Assst. Prof. Dr. Control and Systems Engneerng Department, Unversty of Technology, Baghdad-Iraq hazem..al@uotechnology.edu.q Receved: /6/3 Accepted: //3 Abstract In ths paper,

More information

A Geometric Approach To Fully Automatic Chromosome Segmentation

A Geometric Approach To Fully Automatic Chromosome Segmentation A Geometrc Approach To Fully Automatc Chromosome Segmentaton Shervn Mnaee ECE Department New York Unversty Brooklyn, New York, USA shervn.mnaee@nyu.edu Mehran Fotouh Computer Engneerng Department Sharf

More information

DETECTION AND CLASSIFICATION OF BRAIN TUMOR USING ML

DETECTION AND CLASSIFICATION OF BRAIN TUMOR USING ML DOI: http://dx.do.org/0.26483/arcs.v92.5807 Volume 9, No. 2, March-Aprl 208 Internatonal Journal of Advanced Research n Computer Scence RESEARCH PAPER Avalable Onlne at www.arcs.nfo ISSN No. 0976-5697

More information

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of Appled Mathematcal Scences, Vol. 7, 2013, no. 41, 2047-2053 HIKARI Ltd, www.m-hkar.com Modelng Mult Layer Feed-forward Neural Network Model on the Influence of Hypertenson and Dabetes Melltus on Famly

More information

Detection of Lung Cancer at Early Stage using Neural Network Techniques for Preventing Health Care

Detection of Lung Cancer at Early Stage using Neural Network Techniques for Preventing Health Care IJSRD - Internatonal Journal for Scentfc Research & Development Vol. 3, Issue 4, 15 ISSN (onlne): 31-613 Detecton of Lung Cancer at Early Stage usng Neural Network echnques for Preventng Health Care Megha

More information

A Computer-aided System for Discriminating Normal from Cancerous Regions in IHC Liver Cancer Tissue Images Using K-means Clustering*

A Computer-aided System for Discriminating Normal from Cancerous Regions in IHC Liver Cancer Tissue Images Using K-means Clustering* A Computer-aded System for Dscrmnatng Normal from Cancerous Regons n IHC Lver Cancer Tssue Images Usng K-means Clusterng* R. M. CHEN 1, Y. J. WU, S. R. JHUANG, M. H. HSIEH, C. L. KUO, Y. L. MA Department

More information

Pattern Recognition for Robotic Fish Swimming Gaits Based on Artificial Lateral Line System and Subtractive Clustering Algorithms

Pattern Recognition for Robotic Fish Swimming Gaits Based on Artificial Lateral Line System and Subtractive Clustering Algorithms Sensors & Transducers, Vol. 18, Issue 11, November 14, pp. 7-16 Sensors & Transducers 14 by IFSA Publshng, S. L. http://www.sensorsportal.com Pattern Recognton for Robotc Fsh Swmmng Gats Based on Artfcal

More information

PERFORMANCE EVALUATION OF DIVERSIFIED SVM KERNEL FUNCTIONS FOR BREAST TUMOR EARLY PROGNOSIS

PERFORMANCE EVALUATION OF DIVERSIFIED SVM KERNEL FUNCTIONS FOR BREAST TUMOR EARLY PROGNOSIS AR Journal of Engneerng and Appled Scences 2006-2014 Asan Research ublshng etwork (AR). All rghts reserved. ERFORMACE EVALUAIO OF DIVERSIFIED SVM KEREL FUCIOS FOR BREAS UMOR EARLY ROGOSIS Khondker Jahd

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) Internatonal Assocaton of Scentfc Innovaton and Research (IASIR (An Assocaton Unfyng the Scences, Engneerng, and Appled Research Internatonal Journal of Emergng Technologes n Computatonal and Appled Scences

More information

IDENTIFICATION AND DELINEATION OF QRS COMPLEXES IN ELECTROCARDIOGRAM USING FUZZY C-MEANS ALGORITHM

IDENTIFICATION AND DELINEATION OF QRS COMPLEXES IN ELECTROCARDIOGRAM USING FUZZY C-MEANS ALGORITHM IDENTIFICATION AND DELINEATION OF QRS COMPLEXES IN ELECTROCARDIOGRAM USING FUZZY C-MEANS ALGORITHM S.S. MEHTA 1, C.R.TRIVEDI 2, N.S. LINGAYAT 3 1 Electrcal Engneerng Department, J.N.V, Unversty, Jodhpur.

More information

Towards Automated Pose Invariant 3D Dental Biometrics

Towards Automated Pose Invariant 3D Dental Biometrics Towards Automated Pose Invarant 3D Dental Bometrcs Xn ZHONG 1, Depng YU 1, Kelvn W C FOONG, Terence SIM 3, Yoke San WONG 1 and Ho-lun CHENG 3 1. Mechancal Engneerng, Natonal Unversty of Sngapore, 117576,

More information

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer Gene Selecton Based on Mutual Informaton for the Classfcaton of Mult-class Cancer Sheng-Bo Guo,, Mchael R. Lyu 3, and Tat-Mng Lok 4 Department of Automaton, Unversty of Scence and Technology of Chna, Hefe,

More information

Classification of Breast Tumor in Mammogram Images Using Unsupervised Feature Learning

Classification of Breast Tumor in Mammogram Images Using Unsupervised Feature Learning Amercan Journal of Appled Scences Orgnal Research Paper Classfcaton of Breast Tumor n Mammogram Images Usng Unsupervsed Feature Learnng 1 Adarus M. Ibrahm, 1 Baharum Baharudn, 1 Abas Md Sad and 2 P.N.

More information

Shape-based Retrieval of Heart Sounds for Disease Similarity Detection Tanveer Syeda-Mahmood, Fei Wang

Shape-based Retrieval of Heart Sounds for Disease Similarity Detection Tanveer Syeda-Mahmood, Fei Wang Shape-based Retreval of Heart Sounds for Dsease Smlarty Detecton Tanveer Syeda-Mahmood, Fe Wang 1 IBM Almaden Research Center, 650 Harry Road, San Jose, CA 95120. {stf,wangfe}@almaden.bm.com Abstract.

More information

A Linear Regression Model to Detect User Emotion for Touch Input Interactive Systems

A Linear Regression Model to Detect User Emotion for Touch Input Interactive Systems 2015 Internatonal Conference on Affectve Computng and Intellgent Interacton (ACII) A Lnear Regresson Model to Detect User Emoton for Touch Input Interactve Systems Samt Bhattacharya Dept of Computer Scence

More information

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm Receved: March 20, 2017 401 Bomarker Selecton from Gene Expresson Data for Tumour Categorzaton Usng Bat Algorthm Gunavath Chellamuthu 1 *, Premalatha Kandasamy 2, Svasubramanan Kanagaraj 3 1 School of

More information

Prognosis and Diagnosis of Breast Cancer Using Interactive Dashboard Through Big Data Analytics

Prognosis and Diagnosis of Breast Cancer Using Interactive Dashboard Through Big Data Analytics Prognoss and Dagnoss of Breast Cancer Usng Interactve Dashboard Through Bg Data Analytcs Gomath N, and Sandhya P 2 * Department of Computer Scence and Engneerng, Veltech Dr. RR & Dr. SR Unversty, Avad,

More information

Improvement of Automatic Hemorrhages Detection Methods using Brightness Correction on Fundus Images

Improvement of Automatic Hemorrhages Detection Methods using Brightness Correction on Fundus Images Improvement of Automatc Hemorrhages Detecton Methods usng Brghtness Correcton on Fundus Images Yuj Hatanaka *a, Toshak Nakagawa *b, Yoshnor Hayash *c, Masakatsu Kakogawa *c, Akra Sawada *d, Kazuhde Kawase

More information

Arrhythmia Detection based on Morphological and Time-frequency Features of T-wave in Electrocardiogram ABSTRACT

Arrhythmia Detection based on Morphological and Time-frequency Features of T-wave in Electrocardiogram ABSTRACT Orgnal Artcle Arrhythma Detecton based on Morphologcal and Tme-frequency Features of T-wave n Electrocardogram Elham Zeraatkar, Saeed Kerman, Alreza Mehrdehnav 1, A. Amnzadeh 2, E. Zeraatkar 3, Hamd Sane

More information

AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM

AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM Wewe Gao 1 and Jng Zuo 2 1 College of Mechancal Engneerng, Shangha Unversty of Engneerng Scence, Shangha,

More information

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article Jestr Journal of Engneerng Scence and Technology Revew () (08) 5 - Research Artcle Prognoss Evaluaton of Ovaran Granulosa Cell Tumor Based on Co-forest ntellgence Model Xn Lao Xn Zheng Juan Zou Mn Feng

More information

Using Past Queries for Resource Selection in Distributed Information Retrieval

Using Past Queries for Resource Selection in Distributed Information Retrieval Purdue Unversty Purdue e-pubs Department of Computer Scence Techncal Reports Department of Computer Scence 2011 Usng Past Queres for Resource Selecton n Dstrbuted Informaton Retreval Sulleyman Cetntas

More information

Dr.S.Sumathi 1, Mrs.V.Agalya 2 Mahendra Engineering College, Mahendhirapuri, Mallasamudram

Dr.S.Sumathi 1, Mrs.V.Agalya 2 Mahendra Engineering College, Mahendhirapuri, Mallasamudram Detecton Of Myocardal Ischema In ECG Sgnals Usng Support Vector Machne Dr.S.Sumath 1, Mrs.V.Agalya Mahendra Engneerng College, Mahendhrapur, Mallasamudram Abstract--Ths paper presents an ntellectual dagnoss

More information

Survival Rate of Patients of Ovarian Cancer: Rough Set Approach

Survival Rate of Patients of Ovarian Cancer: Rough Set Approach Internatonal OEN ACCESS Journal Of Modern Engneerng esearch (IJME) Survval ate of atents of Ovaran Cancer: ough Set Approach Kamn Agrawal 1, ragat Jan 1 Department of Appled Mathematcs, IET, Indore, Inda

More information

STOCHASTIC MODELS OF PITCH JITTER A D AMPLITUDE SHIMMER FOR VOICE MODIFICATIO

STOCHASTIC MODELS OF PITCH JITTER A D AMPLITUDE SHIMMER FOR VOICE MODIFICATIO STOCHASTIC MODELS OF PITCH JITTER A D AMPLITUDE SHIMMER FOR VOICE MODIFICATIO Dma Runsky,2 and Yzhar Lavner Department of Computer Scence, Tel-Ha Academc College, Israel 2 Israel Development Center, Intel

More information

Lymphoma Cancer Classification Using Genetic Programming with SNR Features

Lymphoma Cancer Classification Using Genetic Programming with SNR Features Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features Jn-Hyuk Hong and Sung-Bae Cho Dept. of Computer Scence, Yonse Unversty, 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749, Korea hjnh@candy.yonse.ac.kr,

More information

Comparative Analysis of Feature Extraction Methods for Optic Disc Detection

Comparative Analysis of Feature Extraction Methods for Optic Disc Detection IOSR Journal of Computer Engneerng (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 16, Issue 3, Ver. III (May-Jun. 2014), PP 49-54 Comparatve Analyss of Feature Extracton Methods for Optc Dsc Detecton

More information

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures Usng the Perpendcular Dstance to the Nearest Fracture as a Proxy for Conventonal Fracture Spacng Measures Erc B. Nven and Clayton V. Deutsch Dscrete fracture network smulaton ams to reproduce dstrbutons

More information

Physical Model for the Evolution of the Genetic Code

Physical Model for the Evolution of the Genetic Code Physcal Model for the Evoluton of the Genetc Code Tatsuro Yamashta Osamu Narkyo Department of Physcs, Kyushu Unversty, Fukuoka 8-856, Japan Abstract We propose a physcal model to descrbe the mechansms

More information

Perceptual image quality: Effects of tone characteristics

Perceptual image quality: Effects of tone characteristics Journal of Electronc Imagng 14(2), 023003 (Apr Jun 2005) Perceptual mage qualty: Effects of tone characterstcs Peter B. Delahunt Exponent Inc. 149 Commonwealth Drve Menlo Park, Calforna 94025 Xueme Zhang

More information

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field Subject-Adaptve Real-Tme Sleep Stage Classfcaton Based on Condtonal Random Feld Gang Luo, PhD, Wanl Mn, PhD IBM TJ Watson Research Center, Hawthorne, NY {luog, wanlmn}@usbmcom Abstract Sleep stagng s the

More information

Adaptive Neuro Fuzzy Inference System (ANFIS): MATLAB Simulation of Breast Cancer Experimental Data

Adaptive Neuro Fuzzy Inference System (ANFIS): MATLAB Simulation of Breast Cancer Experimental Data IOSR Journal of Computer Engneerng (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 4, Ver. V. (Jul.-Aug. 2017), PP 53-60 www.osrjournals.org Adaptve Neuro Fuzzy Inference System (ANFIS):

More information

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification Fast Algorthm for Vectorcardogram and Interbeat Intervals Analyss: Applcaton for Premature Ventrcular Contractons Classfcaton Irena Jekova, Vessela Krasteva Centre of Bomedcal Engneerng Prof. Ivan Daskalov

More information

Estimation of System Models by Swarm Intelligent Method

Estimation of System Models by Swarm Intelligent Method Sensors & Transducers 04 by IA Publshng, S. L. http://www.sensorsportal.com Estmaton of System Models by Swarm Intellgent Method,* Xaopng XU, Ququ ZHU, Feng WANG, Fuca QIAN, Fang DAI School of Scences,

More information

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework I.J.Modern Educaton and Computer Scence, 2011, 5, 33-39 Publshed Onlne August 2011 n MECS (http://www.mecs-press.org/) A New Dagnoss Loseless Compresson Method for Dgtal Mammography Based on Multple Arbtrary

More information

EEG Comparison Between Normal and Developmental Disorder in Perception and Imitation of Facial Expressions with the NeuCube

EEG Comparison Between Normal and Developmental Disorder in Perception and Imitation of Facial Expressions with the NeuCube EEG Comparson Between Normal and Developmental Dsorder n Percepton and Imtaton of Facal Expressons wth the NeuCube Yuma Omor 1(B), Hdeak Kawano 1, Aknor Seo 1, Zohreh Gholam Doborjeh 2, Nkola Kasabov 2,

More information

A REVIEW OF ARTIFICIAL FISH SWARM OPTIMIZATION METHODS AND APPLICATIONS

A REVIEW OF ARTIFICIAL FISH SWARM OPTIMIZATION METHODS AND APPLICATIONS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS, VOL. 5, NO. 1, MARCH 2012 A REVIEW OF ARTIFICIAL FISH SWARM OPTIMIZATION METHODS AND APPLICATIONS 1 Mehd Neshat, 2 Al Adel, 3 Ghodrat Sepdnam,

More information

THE NORMAL DISTRIBUTION AND Z-SCORES COMMON CORE ALGEBRA II

THE NORMAL DISTRIBUTION AND Z-SCORES COMMON CORE ALGEBRA II Name: Date: THE NORMAL DISTRIBUTION AND Z-SCORES COMMON CORE ALGEBRA II The normal dstrbuton can be used n ncrements other than half-standard devatons. In fact, we can use ether our calculators or tables

More information

AUTOMATED CHARACTERIZATION OF ESOPHAGEAL AND SEVERELY INJURED VOICES BY MEANS OF ACOUSTIC PARAMETERS

AUTOMATED CHARACTERIZATION OF ESOPHAGEAL AND SEVERELY INJURED VOICES BY MEANS OF ACOUSTIC PARAMETERS AUTOMATED CHARACTERIZATIO OF ESOPHAGEAL AD SEVERELY IJURED VOICES BY MEAS OF ACOUSTIC PARAMETERS B. García, I. Ruz, A. Méndez, J. Vcente, and M. Mendezona Department of Telecommuncaton, Unversty of Deusto

More information

An Approach to Discover Dependencies between Service Operations*

An Approach to Discover Dependencies between Service Operations* 36 JOURNAL OF SOFTWARE VOL. 3 NO. 9 DECEMBER 2008 An Approach to Dscover Dependences between Servce Operatons* Shuyng Yan Research Center for Grd and Servce Computng Insttute of Computng Technology Chnese

More information

Comparison among Feature Encoding Techniques for HIV-1 Protease Cleavage Specificity

Comparison among Feature Encoding Techniques for HIV-1 Protease Cleavage Specificity Internatonal Journal of Intellgent Systems and Applcatons n Engneerng Advanced Technology and Scence ISSN:2147-67992147-6799 http://jsae.atscence.org/ Orgnal Research Paper Comparson among Feature Encodng

More information

Research Article Statistical Segmentation of Regions of Interest on a Mammographic Image

Research Article Statistical Segmentation of Regions of Interest on a Mammographic Image Hndaw Publshng Corporaton EURASIP Journal on Advances n Sgnal Processng Volume 2007, Artcle ID 49482, 8 pages do:10.1155/2007/49482 Research Artcle Statstcal Segmentaton of Regons of Interest on a Mammographc

More information

ARTICLE IN PRESS Biomedical Signal Processing and Control xxx (2011) xxx xxx

ARTICLE IN PRESS Biomedical Signal Processing and Control xxx (2011) xxx xxx Bomedcal Sgnal Processng and Control xxx (2011) xxx xxx Contents lsts avalable at ScenceDrect Bomedcal Sgnal Processng and Control journa l h omepage: www.elsever.com/locate/bspc Dscovery of multple level

More information

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION www.arpapress.com/volumes/vol8issue2/ijrras_8_2_02.pdf AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION I. Jule 1 & E. Krubakaran 2 1 Department

More information

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters Tenth Internatonal Conference on Computatonal Flud Dynamcs (ICCFD10), Barcelona, Span, July 9-13, 2018 ICCFD10-227 Predcton of Total Pressure Drop n Stenotc Coronary Arteres wth Ther Geometrc Parameters

More information

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA Journal of Theoretcal and Appled Informaton Technology 2005 ongong JATIT & LLS ISSN: 1992-8645 www.jatt.org E-ISSN: 1817-3195 A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA 1 SUNGMIN

More information

A Belief Rule-Based (BRB) Decision Support System for Assessing Clinical Asthma Suspicion

A Belief Rule-Based (BRB) Decision Support System for Assessing Clinical Asthma Suspicion A Belef Rule-Based (BRB) Decson Support System for Assessng Clncal Asthma Suspcon Mohammad Shahadat Hossan a, Md. Emran Hossan b, Md. Safuddn Khald c, Mohammad A. Haque d a, b Department of Computer Scence

More information

Machine Understanding - a new area of research aimed at building thinking/understanding machines

Machine Understanding - a new area of research aimed at building thinking/understanding machines achne Understandng - a new area of research amed at buldng thnkng/understandng machnes Zbgnew Les and agdalena Les St. Queen Jadwga Research Insttute of Understandng, elbourne, Australa sqru@outlook.com

More information

A hybrid brain-computer interface combining the EEG and NIRS. Ma, L; Zhang, L; Wang, L; Xu, M; Qi, H; Wan, B; Ming, D; Hu, Y

A hybrid brain-computer interface combining the EEG and NIRS. Ma, L; Zhang, L; Wang, L; Xu, M; Qi, H; Wan, B; Ming, D; Hu, Y Ttle A hybrd bran-computer nterface combnng the EEG and NIRS Author(s) Ma, L; Zhang, L; Wang, L; Xu, M; Q, H; Wan, B; Mng, D; Hu, Y Ctaton The 2012 IEEE Internatonal Conference on Vrtual Envronments, Human-Computer

More information

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol.3/00, ISSN 64-6037 Łukasz WITKOWSKI * mage enhancement, mage analyss, semen, sperm cell, cell moblty EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF

More information

The Effect of Fish Farmers Association on Technical Efficiency: An Application of Propensity Score Matching Analysis

The Effect of Fish Farmers Association on Technical Efficiency: An Application of Propensity Score Matching Analysis The Effect of Fsh Farmers Assocaton on Techncal Effcency: An Applcaton of Propensty Score Matchng Analyss Onumah E. E, Esslfe F. L, and Asumng-Brempong, S 15 th July, 2016 Background and Motvaton Outlne

More information

Investigation of zinc oxide thin film by spectroscopic ellipsometry

Investigation of zinc oxide thin film by spectroscopic ellipsometry VNU Journal of Scence, Mathematcs - Physcs 24 (2008) 16-23 Investgaton of znc oxde thn flm by spectroscopc ellpsometry Nguyen Nang Dnh 1, Tran Quang Trung 2, Le Khac Bnh 2, Nguyen Dang Khoa 2, Vo Th Ma

More information

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy Appendx for Insttutons and Behavor: Expermental Evdence on the Effects of Democrac 1. Instructons 1.1 Orgnal sessons Welcome You are about to partcpate n a stud on decson-makng, and ou wll be pad for our

More information

Using a Wavelet Representation for Classification of Movement in Bed

Using a Wavelet Representation for Classification of Movement in Bed Usng a Wavelet Representaton for Classfcaton of Movement n Bed Adrana Morell Adam Depto. de Matemátca e Estatístca Unversdade de Caxas do Sul Caxas do Sul RS E-mal: amorell@ucs.br André Gustavo Adam Depto.

More information

Project title: Mathematical Models of Fish Populations in Marine Reserves

Project title: Mathematical Models of Fish Populations in Marine Reserves Applcaton for Fundng (Malaspna Research Fund) Date: November 0, 2005 Project ttle: Mathematcal Models of Fsh Populatons n Marne Reserves Dr. Lev V. Idels Unversty College Professor Mathematcs Department

More information

SPEECH TO FACIAL ANIMATION CONVERSION FOR DEAF CUSTOMERS

SPEECH TO FACIAL ANIMATION CONVERSION FOR DEAF CUSTOMERS SPEECH TO FACIAL ANIMATION CONVERSION FOR DEAF CUSTOMERS György Takács, Attla Thany, Tamás Bárd, Gergely Feldhoffer, Bálnt Srancsk Faculty of Informaton Technology, Péter Pázmány Catholc Unversty H 1083

More information

Automated and ERP-Based Diagnosis of Attention-Deficit Hyperactivity Disorder in Children

Automated and ERP-Based Diagnosis of Attention-Deficit Hyperactivity Disorder in Children Orgnal Artcle Automated and ERP-Based Dagnoss of Attenton-Defct Hyperactvty Dsorder n Chldren Abstract Event-related potental (ERP) s one of the most nformatve and dynamc methods of montorng cogntve processes,

More information

Algorithms 2009, 2, ; doi: /a OPEN ACCESS

Algorithms 2009, 2, ; doi: /a OPEN ACCESS Algorthms 009,, 350-367; do:0.3390/a04350 OPEN ACCESS algorthms ISSN 999-4893 www.mdp.com/journal/algorthms Artcle CADrx for GBM Bran Tumors: Predctng Treatment Response from Changes n Dffuson-Weghted

More information

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16 310 Int'l Conf. Par. and Dst. Proc. Tech. and Appl. PDPTA'16 Akra Sasatan and Hrosh Ish Graduate School of Informaton and Telecommuncaton Engneerng, Toka Unversty, Mnato, Tokyo, Japan Abstract The end-to-end

More information

Heart Rate Variability Analysis Diagnosing Atrial Fibrillation

Heart Rate Variability Analysis Diagnosing Atrial Fibrillation X-ray PIV Measurements of Velocty Feld of Blood Flows Volume 5, umber 2: 46-52, October 2007 Internatonal Journal of Vascular Bomedcal Engneerng Heart Rate Varablty Analyss Dagnosng Atral Fbrllaton Jnho

More information

Semantics and image content integration for pulmonary nodule interpretation in thoracic computed tomography

Semantics and image content integration for pulmonary nodule interpretation in thoracic computed tomography Semantcs and mage content ntegraton for pulmonary nodule nterpretaton n thoracc computed tomography Danela S. Racu a, Ekarn Varutbangkul a, Jane G. Csneros a, Jacob D. Furst a, Davd S. Channn b, Samuel

More information

Encoding processes, in memory scanning tasks

Encoding processes, in memory scanning tasks vlemory & Cognton 1976,4 (5), 501 506 Encodng processes, n memory scannng tasks JEFFREY O. MILLER and ROBERT G. PACHELLA Unversty of Mchgan, Ann Arbor, Mchgan 48101, Three experments are presented that

More information

Michael Dorman Department of Speech and Hearing Science, Arizona State University, Tempe, Arizona 85287

Michael Dorman Department of Speech and Hearing Science, Arizona State University, Tempe, Arizona 85287 Speech recognton by normal-hearng and cochlear mplant lsteners as a functon of ntensty resoluton Phlpos C. Lozou a) Department of Electrcal Engneerng, Unversty of Texas at Dallas, Rchardson, Texas 75083-0688

More information

CONSTRUCTION OF STOCHASTIC MODEL FOR TIME TO DENGUE VIRUS TRANSMISSION WITH EXPONENTIAL DISTRIBUTION

CONSTRUCTION OF STOCHASTIC MODEL FOR TIME TO DENGUE VIRUS TRANSMISSION WITH EXPONENTIAL DISTRIBUTION Internatonal Journal of Pure and Appled Mathematcal Scences. ISSN 97-988 Volume, Number (7), pp. 3- Research Inda Publcatons http://www.rpublcaton.com ONSTRUTION OF STOHASTI MODEL FOR TIME TO DENGUE VIRUS

More information

Detection of Cancer Metastasis Using a Novel Macroscopic Hyperspectral Method

Detection of Cancer Metastasis Using a Novel Macroscopic Hyperspectral Method Detecton of Cancer Metastass Usng a Novel Macroscopc Hyperspectral Method Hamed Akbar a, Luma V. Halg a, Hongzheng Zhang b, Dongsheng Wang b, Zhuo Georga Chen b, Baowe Fe a,c,d,* a Department of Radology

More information

An Automatic Evaluation System of the Results of the Thought- Operated Computer System Play Attention using Neural Network Technique

An Automatic Evaluation System of the Results of the Thought- Operated Computer System Play Attention using Neural Network Technique An Automatc Evaluaton System of the Results of the Thought- Operated Computer System Play Attenton usng Neural Network Technque MARIOS S. POULOS 1, ANDREAS G. KANDARAKIS, GEORGE S. TSINARELIS 3 1 Department

More information

Modeling the Survival of Retrospective Clinical Data from Prostate Cancer Patients in Komfo Anokye Teaching Hospital, Ghana

Modeling the Survival of Retrospective Clinical Data from Prostate Cancer Patients in Komfo Anokye Teaching Hospital, Ghana Internatonal Journal of Appled Scence and Technology Vol. 5, No. 6; December 2015 Modelng the Survval of Retrospectve Clncal Data from Prostate Cancer Patents n Komfo Anokye Teachng Hosptal, Ghana Asedu-Addo,

More information

Computer cursor control by motor cortical signals in humans with tetraplegia

Computer cursor control by motor cortical signals in humans with tetraplegia Computer cursor control by motor cortcal sgnals n humans wth tetraplega Sung-Phl Km, John D. Smeral, Legh R. Hochberg, John P. Donoghue and Mchael J. Black Abstract A drect neural nterface system (NIS)

More information

Vocal and Facial Biomarkers of Depression Based on Motor Incoordination and Timing

Vocal and Facial Biomarkers of Depression Based on Motor Incoordination and Timing Vocal and Facal Bomarkers of Depresson Based on Motor Incoordnaton and Tmng James R. Wllamson MIT Lncoln Laboratory Lexngton, MA 02421 (781) 981-5374 jrw@ll.mt.edu Thomas F. Quater MIT Lncoln Laboratory

More information

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS Chalcogende Letters Vol. 12, No. 2, February 2015, p. 67-74 EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS R. EL-MALLAWANY a*, M.S. GAAFAR b, N. VEERAIAH c a Physcs Dept.,

More information

Towards Prediction of Radiation Pneumonitis Arising from Lung Cancer Patients Using Machine Learning Approaches

Towards Prediction of Radiation Pneumonitis Arising from Lung Cancer Patients Using Machine Learning Approaches Towards Predcton of Radaton Pneumonts Arsng from Lung Cancer Patents Usng Machne Learnng Approaches Jung Hun Oh, Adtya Apte, Rawan Al-Loz, Jeffrey Bradley, Issam El Naqa * Dvson of Bonformatcs and Outcomes

More information

A Classification Model for Imbalanced Medical Data based on PCA and Farther Distance based Synthetic Minority Oversampling Technique

A Classification Model for Imbalanced Medical Data based on PCA and Farther Distance based Synthetic Minority Oversampling Technique A Classfcaton Model for Imbalanced Medcal Data based on PCA and Farther Dstance based Synthetc Mnorty Oversamplng Technque NADIR MUSTAFA School of Computer Scence and Engneerng Unversty of Electronc Scence

More information

1 INTRODUCTION 2 HEART-BEAT CYCLE DETECTION

1 INTRODUCTION 2 HEART-BEAT CYCLE DETECTION Abstract: Ths artcle ntrouces a metho for constructng a heart-beat sgnal from a long recor of phonocarogram (PCG). The metho comprses a seres of algorthms that ecompose a long ata recor of heart soun to

More information

Evaluation of Literature-based Discovery Systems

Evaluation of Literature-based Discovery Systems Evaluaton of Lterature-based Dscovery Systems Melha Yetsgen-Yldz 1 and Wanda Pratt 1,2 1 The Informaton School, Unversty of Washngton, Seattle, USA. 2 Bomedcal and Health Informatcs, School of Medcne,

More information

Muscle Activating Force Detection Using Surface Electromyography

Muscle Activating Force Detection Using Surface Electromyography Muscle force, F v (v m ) (Fracton of maxmum sometrc force) Muscle force, F l (l m ) (Fracton of maxmum sometrc force) Muscle Actvatng Force Detecton Usng Surface Electromyography Saran KEERATIHATTAYAKORN

More information

Research Article Segmentation of Bone with Region Based Active Contour Model in PD Weighted MR Images of Shoulder

Research Article Segmentation of Bone with Region Based Active Contour Model in PD Weighted MR Images of Shoulder Computatonal and Mathematcal Methods n Medcne Volume 2015, Artcle ID 754894, 13 pages http://dx.do.org/10.1155/2015/754894 Research Artcle Segmentaton of Bone wth Regon Based Actve Contour Model n PD Weghted

More information

Joint Modelling Approaches in diabetes research. Francisco Gude Clinical Epidemiology Unit, Hospital Clínico Universitario de Santiago

Joint Modelling Approaches in diabetes research. Francisco Gude Clinical Epidemiology Unit, Hospital Clínico Universitario de Santiago Jont Modellng Approaches n dabetes research Clncal Epdemology Unt, Hosptal Clínco Unverstaro de Santago Outlne 1 Dabetes 2 Our research 3 Some applcatons Dabetes melltus Is a serous lfe-long health condton

More information

The Influence of the Isomerization Reactions on the Soybean Oil Hydrogenation Process

The Influence of the Isomerization Reactions on the Soybean Oil Hydrogenation Process Unversty of Belgrade From the SelectedWorks of Zeljko D Cupc 2000 The Influence of the Isomerzaton Reactons on the Soybean Ol Hydrogenaton Process Zeljko D Cupc, Insttute of Chemstry, Technology and Metallurgy

More information

Ranking the types of intersections for assessing the safety of pedestrians using TOPSIS method

Ranking the types of intersections for assessing the safety of pedestrians using TOPSIS method eonardo Electronc Journal of Practces and Technologes ISSN 1583-1078 Issue 25, July-December, 2014 p. 242-253 Rankng the types of ntersectons for assessng the safety of pedestrans usng TOPSIS method Căln

More information

Reconstruction of gene regulatory network of colon cancer using information theoretic approach

Reconstruction of gene regulatory network of colon cancer using information theoretic approach Reconstructon of gene regulatory network of colon cancer usng nformaton theoretc approach Khald Raza #1, Rafat Parveen * # Department of Computer Scence Jama Mlla Islama (Central Unverst, New Delh-11005,

More information

ENRICHING PROCESS OF ICE-CREAM RECOMMENDATION USING COMBINATORIAL RANKING OF AHP AND MONTE CARLO AHP

ENRICHING PROCESS OF ICE-CREAM RECOMMENDATION USING COMBINATORIAL RANKING OF AHP AND MONTE CARLO AHP ENRICHING PROCESS OF ICE-CREAM RECOMMENDATION USING COMBINATORIAL RANKING OF AHP AND MONTE CARLO AHP 1 AKASH RAMESHWAR LADDHA, 2 RAHUL RAGHVENDRA JOSHI, 3 Dr.PEETI MULAY 1 M.Tech, Department of Computer

More information

Non-linear Multiple-Cue Judgment Tasks

Non-linear Multiple-Cue Judgment Tasks Non-lnear Multple-Cue Tasks Anna-Carn Olsson (anna-carn.olsson@psy.umu.se) Department of Psychology, Umeå Unversty SE-09 87, Umeå, Sweden Tommy Enqvst (tommy.enqvst@psyk.uu.se) Department of Psychology,

More information

Mathematical model of fish schooling behaviour in a set-net

Mathematical model of fish schooling behaviour in a set-net ICES Journal of Marne Scence, 61: 114e13 (004) do:10.1016/j.cesjms.004.07.009 Mathematcal model of fsh schoolng behavour n a set-net Tsutomu Takag, Yutaka Mortom, Jyun Iwata, Hrosh Nakamne, and Nobuo Sannomya

More information

NHS Outcomes Framework

NHS Outcomes Framework NHS Outcomes Framework Doman 1 Preventng people from dyng prematurely Indcator Specfcatons Verson: 1.21 Date: May 2018 Author: Clncal Indcators Team NHS Outcomes Framework: Doman 1 Preventng people from

More information

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores Parameter Estmates of a Random Regresson Test Day Model for Frst Three actaton Somatc Cell Scores Z. u, F. Renhardt and R. Reents Unted Datasystems for Anmal Producton (VIT), Hedeweg 1, D-27280 Verden,

More information

On the structure optimization and kinematics analysis of the lower extremity exoskeleton robot

On the structure optimization and kinematics analysis of the lower extremity exoskeleton robot On the structure optmzaton and knematcs analss of the lower etremt eoskeleton robot Mng Lu a, Xuanuan Zhu, Shuzh Sun, Xangguang Jang, We Zheng, Xuebn Lu College of Mechancal and Electronc Engneerng, Shandong

More information

What Determines Attitude Improvements? Does Religiosity Help?

What Determines Attitude Improvements? Does Religiosity Help? Internatonal Journal of Busness and Socal Scence Vol. 4 No. 9; August 2013 What Determnes Atttude Improvements? Does Relgosty Help? Madhu S. Mohanty Calforna State Unversty-Los Angeles Los Angeles, 5151

More information