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

Size: px
Start display at page:

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

Transcription

1 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 **, Mohammad Reza Farzaneh *** *- Islamc Azad Unversty of Kazeroon; Kazeroon Iran **-Amrkabr Unversty; Tehran, Iran ***-Shraz Medcal Unversty; Shraz, Iran. Mal Address: Apartment 2 No. Sarbaz Blvd, Havabord, Shraz, Fars, Iran Abstract--Most mage processng, such as mage regstraton, mage segmentaton, regon separaton, object descrpton, and recognton, use edge detecton as a preprocessng stage. Real ultrasound mages, such as sonography mages, can be corrupted wth speckle nose. The real problem s how to extract the edges and smultaneously preserve mage detals. In ths paper a new genetc-neuro-fuzzy system s suggested for edge detector n ultrasound mages. The compettve neural network (NN) s used for ths system. Data processng wll be done by a wnner-take-all competton process s appled to subnetworks n NN and neurons n each subnetwork. The fuzzy transformer system s used to convert the neghborhood wndow of nput pxels to three decson fuzzy parameters. The on-lne genetc algorthm (OGA) s used to optmze and regulate the system parameters. A bnary pattern of neghborhood wndow s obtaned based on wnner subnetwork and neuron. After detectng the frst set of edge pxels, next structural algorthm wll be appled accordng to the locaton of edge pxels to elmnate some of the nosy edges and add some weak real edge pxels. System performance s compared wth the standard methods such as Sobel and zero-crossng edge detector. Results show that the genetc-neuro-fuzzy edge detector s a powerful edge detector, whose performance s better than standard edge detectors. Index Terms: Genetc-neuro-fuzzy, Compettve neural network, Edge detecton, Sonography mages, I. Introducton THE nonnvasve nature, low cost, portablty, and real-tme mage formaton make ultrasound (US) mage an essental tool for medcal dagnoss. Most ultrasound mage processng applcatons, such as mage regstraton, mage segmentaton, regon separaton, object descrpton, and recognton, use edge detecton as a preprocessng stage for feature extracton. Ths magng modalty, when used nonnvasve, allows hgh acquston rates and provdes mages n real-tme, but the mages s corrupted by a hgh level of speckle nose [6]. The problem of solatng ntensty changes n US magery s exacerbated by the presence of speckle, whch appears as a jumble of randomly placed brght and dark spots. Ths nose makes t dffcult to accurately dentfy edges, snce n some regons the nose produces artfcal edges, whle n other regons there are no echoes present and the edges seem ambguous. In such low-qualty mages (whch are very common n US magng), generc algorthms do not dentfy the border accurately. Several algorthms have been reported, whch could help dentfy edges n US mages [2][8][]. The golden standard algorthm for detecton of edges n mages was reported several years ago by Canny [7]. In that case, the edge s defned as a step functon embedded n whte nose. But n US mage data, the nose s speckle, whch has a hgh degree of correlaton wth the data. The edge cannot be descrbed by a step functon, and the dfference n the average gray levels of the varous regons s hgh. There have also been many studes of edge detecton wth learnng models that mmc one style or the other. Ths class ncludes, for example, computatonal neural networks[][3] [][3][][22][24], fuzzy reasonng systems [4][5][0][2][7][20][2][23] and neuro- fuzzy systems[4]. The more recent past technques concerned wth NNs have been nspred by features of NNs such as fault tolerance, computatonal smplcty, capablty to learn from examples for determnng correct threshold and ablty to process n a hghly parallel fashon that yeld a rch varety of edge mages. Ho [0], Russo [7] and Tzhoosh [2] suggested several models of fuzzy edge detector. Fuzzy edge detectors are flexble and robust methods, whle heurstc membershp functons, smple fuzzy rules and many nterference methods can be used n these systems. Lu and Wang [4] used a fuzzy neural network for edge detector that ncludes two stages: adaptve fuzzfcaton and detecton. The man dea n ther system s dvson nput patterns to 8 groups and classfes these patterns to edge or non-edge classes. They clamed that ths edge detector could be acts very well n addtve noses.

2 Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 6-8, 2005 (pp285-20) Consderng the drawbacks of the edge detector systems mentoned, we have constructed our edge detecton method for ultrasound mages based on an ntellgent system. Ths system s composed of neural network that s the man structure of edge detector system, fuzzy system that s used for solvng the ambguty problems n edge defnton and genetc algorthm that s an optmum algorthm n NN learnng and settng the system structure. There are two problems that are solved by usng the ntellgent system: thresholdng problem n edge varaton range and presence of nosy edges n mages. Neuro-fuzzy network uses the learnng ablty of the neural networks, for whch the form of nformaton n ths system s fuzzy. The on-lne genetc algorthm (OGA) s used to optmze and regulate the system parameters [5][6][8]. Ths paper organzed as follows. Secton II contans the genetc-neuro-fuzzy edge detecton system; Secton III descrbes the fnal results and ther comparson to the other flters. Fnally, Secton IV contans our conclusons II. Genetc-neuro-fuzzy system Our edge detector system s shown n Fg.. Ths edge detector s based on a 3x3 neghborhood wndow, whch s the nput for edge detector system. The followng three parameters can be obtaned from the neghborhood wndow by usng fuzzy converter system; X : Fuzzy means of gray levels n neghborhood wndow. X mn : fuzzy means of gray levels lower than X n neghborhood wndow. X max : fuzzy means of gray levels more than X n neghborhood wndow. Fg. : Genetc-neuro-fuzzy edge detector. Fuzzy system s used to weght each pxel, based on ts gray level to obtan the above parameters. Fuzzy set has two members and ts membershp functon s trapezodal. Membershp functon for each wndow s defned adaptvely based on ts mean values. Maxmum operator s used for fuzzy nterference. X, X mn and X max are calculated below: X mn = 0 I( X) = X I( = = I( XfX X X X max -- 0, I( X) = X I( = = I( XpX X X X Xmn+ Xmax = X = X= (3) 2 X Parameter s used to select the wnner subnetwork and X mn and X max are for selectng wnner neuron n ths subnetwork. () (2) A. Context pattern n edge detector Ths system archtecture arouse from our observaton that n edge detecton, t would be more effectve to adapt multple sets of thresholdng decson parameters correspondng to dfferent local contexts. The dea behnd ths scheme s that each subnetwork s assocated wth an edge template corresponded to a dfferent context and each neuron n the subnetwork encodes varaton of edge prototypes under correspondng background elmnaton. A pattern of ths categorzaton method s shown n Fg. 2. P parameters show the central pont of each context (correspondng to each subnetwork) n ths fgure. These parameters are correctable and wll be optmzed n NN tranng steps based _ on X parameters n each wndow. In tranng steps _ X wll be calculated for each wndow and the subnetwork wth a closer P value to _ X and n the range [X mn X max ] wll be selected and the subnetworks P value s corrected. B. Neural network The compettve neural network s used for ths system. Data processng wll be done by a wnner-take-all competton process s appled to subnetworks n NN and neurons n each subnetwork. Ths process s done by use of nput neghborhood wndow. Each neuron s correspondng to the threshold value for edge detecton. Two weghts are defned for each neuron, that threshold and gray level change ranges are shown by the dfferent between these weghts. Each subnetwork consst two neurons n order that one of the neurons assocate to the local prototype for weakly edges and the other =

3 Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 6-8, 2005 (pp285-20) assocate wth prototype for strongly edges. Therefore ths s a form of hysterss thresholdng that s used by more edge detectors (Fg. 3). For each nput neghborhood wndow, the X, X mn and X max parameters are obtaned and wnner subnetwork s selected. Dstance between parameters s adopted to subnetwork selecton as shown below: n _ d = mn ( X ) j =,.., n (4) j = P d j s mnmum dstance and j s wnner subnetwork. Each subnetwork conssts two neurons and each neuron ncludes two weghts that s defned as follows: W j = [ W j W j2 ] j =,2 (5) The wnner-take-all nature of the competton process also favors that only the local wnner wthn each subnetwork s allowed to update ts weght vector. The local neuron output s evaluated n term of the Eucldean dstance between the edge prototype and the current edge, whch s defned as follows: 2 2 n k = mn X W j, X = [X X max ], k =,2 (6) mn = Xn k s mnmum Eucldean dstance and k s wnner neuron number. C. Tranng stage Ths NN has 6 subnetworks, whch ths number s selected based on gray level gradent correspondng to edges (about 20) and varaton range of edge gray level (about 40). These values can be sensed vsually. Network parameters are frst selected randomly then updated n tranng stages accordng to the nput mages. As there are 4 weghts and one P parameter for each subnetwork, 24 parameters exst for NN. Onlne genetc algorthm (OGA) s used for tranng network. OGA algorthm s a sngle-member algorthm. Each generaton has a queen (member) and just mutaton operator produces next generaton. Genetc strng ncludes subnetwork P parameters and neuron weghts. P parameters s an 8-bts number (for 256 gray level) and neuron weghts are each an 8-bts number (4 weghts n each subnetwork); totally a genetc strng s a 40-bts as shown n Fg. 4. There are 6 genetc strngs n NN, whch are optmzed ndepently by wnner-take-all process. The nput mage s scanned from top to down and left to rght; neghborhood wndow s performed for each pxel. Neghborhood wndow s fed nto the edge detector system and the NN weght and P parameters are updated. In ths wndow X, X mn and X max are calculated and wnner subnetwork and also the wnner neuron n ths subnetwork are selected to update ther parameters. Fg. 2: An example of background elmnaton categorzaton Mutaton operator s appled by selectng random bts n genetc strng and complementng them. The new subnetwork and neuron parameters create by ths new strng (son). If the ftness functon of ths subnetwork s better than before, the new generaton s consdered as the queen otherwse t s rejected and the prevous queen s used to generate new genetc strng. The ftness functon used for P parameters s the nverse of the dstance between X and ths parameters and the same functon used for weghts s the nverse of Eucldean dstance between weght vector and X=[X mn, X max ]. Fg. 3: subnetwork structure. Fg. 4: Genetc bnary strng for weghts and P parameter. Accordng to the lmted nput varatons, the network wll be optmzed by at last 20 generatons. After tranng steps the nput mage s entered to the edge detector system once agan and a bnary pattern s obtaned for each neghborhood wndow. In ths patterns exstence or nexstency of edges can be seen vsually. The edge patterns are fed nto the edge set to use n recognton stages. Bnary patterns are created by dvdng the neuron gray level range nto the two equal sectons so that every pxel n the upper

4 Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 6-8, 2005 (pp285-20) area s set to and the others set to 0. The followng relaton shows ths transformaton: 0 < 2 = X W k X W k b (7) otherwse X s the pxel n neghborhood wndow and b s the bnary pxel. 7 others bnary patterns can be created and entered to edges set to elmnated the rotatonally effects n edge detecton, by 45 clockwse rotaton as shown an example n Fg. 5. Fg. 5: An example for man bnary and 45 degree rotated patterns D. Recognton stage In system test process, new mages are appled to the system, for each pxel a neghborhood wndow s entered to the fuzzy transformer. In ths wndow X, X mn and X max values are calculated and by Equatons (4) and (5) wnner subnetwork and neurons are selected. If the followng condton satsfes, ths pxel s suggested as the edge: a) X X mn mn( w w 2, w 2 w 22 ) max (Dstance more than low threshold). b) The nput bnary pattern exsts n edges set. Bnary mage can be created by on-edge pxels settng to one and off-edge pxels settng to zero n whch context and edges are completely obvous. E. Post processng After detectng the frst set of edge pxels, next process wll take effect to elmnate some of the nosy edges and add some weak real edge pxels. So a structural algorthm wll be appled accordng to the locaton of edge pxels. Ths algorthm that s called thnnng, s performed by the bnary post-processng follows a few smple rules, whch remove spurous or unwanted edge ponts and add n edge ponts where they should be reported but have not been. They fall nto three categores; those removng spurous or unwanted edge ponts, those addng new edge ponts and those shftng edge ponts to new postons. III. Expermental results Input mages n ths system are ultrasound mages that are corrupted wth speckle nose. Ths nose has a hgh correlaton wth the man mages and s a multplcatve nose. Genetcneuro-fuzzy edge detector s used n ths paper. Fuzzy system acts as an nput converter that converts neghborhood wndow to a 3 fuzzy parameters X, X mn and X max. These parameters select the subnetwork and the neurons n ths subnetwork correspondng wth the nput neghborhood wndow. The NN used here s a compettve network that ncludes 6 subnetworks and each subnetwork represents a gray level range. Ths network structure covers the edge varaton n dfferent contexts. There are 2 neurons In each subnetwork that one of them corresponded to the low threshold and the others one corresponded to hgh threshold. Therefore a hysterss model of threshold s created n ths edge detector. A bnary pattern of neghborhood wndow s obtaned based on wnner subnetwork and neuron. In case ths bnary pattern exsts n edges reference set and the dfference between X max and X mn s more than low threshold, the central pxel wll be assgned to edge pxels. The structural postprocessng wll be done to elmnate nosy edges and add real weak edges. Ultrasound mages have 256 gray level and best crtera for edge detecton performance s vsual observaton. System performance s compared wth the standard methods such as Sobel, zero-crossng and Canny edge detector. The genetc-neuro-fuzzy edge detector was appled to sonography mages. A typcal Bowel mage that used here s depcted n Fg. 6(a). The genetc-neuro-fuzzy edge detector output s dsplayed n fg. 6(b). The results are compared wth the Sobel operator and the zero-crossng edge detector that s shown n Fg. 6(c) and. 6(d). The Canny output also s gven and depcted n Fg. 6(e). As shown n Fg. 6 the genetc-neurofuzzy edge detector s a powerful edge detector, whch ts performance s better than standard edge detectors. In Fg. 7(a), a sample renal mage and n Fg. 7(b) the nosy verson that s corrupted by speckle nose (0. varance) s depcted. The genetc-neuro-fuzzy output s depcted n Fg. 7(c). The Sobel, zero-crossng and Canny output are shown n Fg. 7(d), 7(e) and 7(f).

5 Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 6-8, 2005 (pp285-20) IV. Concluson We have suggested a new genetc-neuro-fuzzy system for edge detector n ultrasound mages. The compettve NN s used for ths system. The fuzzy converter system s used to convert the nput pxels to decson fuzzy parameters. The OGA algorthm s used to learn the system parameters. A set of bnary patterns of edges s used for edge detecton. After detectng the frst set of edge pxels, the postprocessng algorthm wll be appled to elmnate the nosy edges and add real weak edges. System performance s compared wth the standard methods such as Sobel, zero-crossng and Canny edge detector. A malgnant tumor has been llustrated n fgure 6. But how much s the extenson and nvason of ths tumor? By comparng the revealed borders and also co-observaton of fg. a and b t can be shown that rght border of tumor extends up to the edge of pcture n fgure b but t seems that rght border of tumor has several centmeter dstance wth the edge of pcture a. The real borders of tumor could not be shown n none of fgures c, d and e. Sonographc shadow of a kdney s shown n fgure 7. Is there any cyst nsde ths kdney? It s dffcult to confrm or rule out ths ssue by usng fgures a and b. It would be a hgher possblty of renal cyst by vrtual edges n fg c and e although t s not true. The archtecture s completely dsfgured n fgure d. Fg. f s clearly revealng how an apparent renal cyst on a partcular angle could be cleared as normal renal tssue by edge clarfcaton. Results show that the performance of genetc-neuro-fuzzy edge detector s better than standard edge detectors. References [] I.N Azenberg, N.N Azenberg, J. Vandewalle, Precse edge detecton: representaton by boolean functons, mplementaton on the CNN, 8 Ffth Inter. Workshop on Cellular NNs and ther Applcatons, pp , London, 4-7, Aprl 8. [2] A. A. Amn, T. E.Weymouth, and R. C. Jan, Usng dynamc programmng for solvng varatonal problems n vson, IEEE Trans. Pattern Anal. Machne Intell., vol. 2, pp , Sept. 0. [3] J. C. Bezdek and D. Kerr, Tranng edge detectng neural networks wth model-based examples, n Proc. 3rd IEEE Int. Conf. Fuzzy Syst., pp. 84-0, Pscataway, NJ, 4. [4] J. C. Bezdek and M. Shrvakar, Edge detecton usng the fuzzy control paradgm, n Proc. 2nd Eur. Congress Intell. Tech. Soft Computng, vol., pp.-2, Aachen, Germany, 4. [5] J. C. Bezdek, R. Chandrasekhar, A geometrc approach to edge detecton, IEEE Transactons on Fuzzy Systems, vol. 6, no., pp , FEBRUARY 8. [6] A.C. Bovk, Detecton of object boundares n synthetc aperture radar magery usng a human vsual model,icassp 86, pp , Tokyo Japan, 86. [7] J. Canny, A computatonal approach to edge detecton, IEEE Trans.Pattern Anal. Machne Intell., vol. 8, no. 6, pp , 86. [8] A. Chakraborty, L. H. Satb, and J. S. Duncan, Deformable boundary fndng n medcal mages by ntegratng gradent and regon nformaton, IEEE Trans. Med. Imag., vol. 5, pp , June 6. [] J. M. B. Das and J. M. N. Le Wall Poston and thckness estmaton from sequences of echocardographc mages, IEEE Trans. Med. Imag., vol. 5, no., pp , 6. [0] K.H.L Ho., FEDGE- fuzzy edge detecton by fuzzy categorzaton and classfcaton of edges, IJCAI 5 Workshop, pp. 82-6, Montral, Canada, 5. [] T. Krstensen, R. Patel, Edge detecton n a lateral nhbton network, Proceedngs of the 2002 Internatonal Jont Conference on Neural Networks,vol. 2, pp , 2-7 May [2] T. Law, H. Itoh, and H. Sek, Image flterng, edge detecton, and edge tracng usng fuzzy reasonng, IEEE Trans. Pattern Anal. Mach. Intell., vol. 8, no. 5, pp. 48 4, 6. [3] S. Lu and A. Szeto, Herarchcal artfcal neural networks for edge enhancement, Pattern Recognton, vol. 26, no. 8, pp. 4 63, 3. [4] S. Lu, Z. Wang, Fuzzy neural networks for edge detecton, IEEE 7 Canadan Conference on Electrcal and Computer Engneerng, vol. 2, pp , May 7. [5] A. Rafee Kerach, M.H. Morad, M.R. Farzaneh, Impulse nose reducton n sonography mages by usng neuro-fuzzy flters, The Second Iranan Conference on Machne Vson, Image Processng & Applcatons, MVIP2003, KhajehNasr Al-Dn Toos Unversty Tehran Iran [6] A. Rafee Kerach, M.H. Morad, M.R. Farzaneh, Speckle nose reducton n sonography mages by usng onlne genetc-neuro-fuzzy flters, Proceedong of the 4 th semnars on fuzzy sets and t s applcatons, pp , 28-2, MAY Babolsar, Iran, [7] F. Russo and G. Rampon, Edge extracton by FIRE operators, n Proc. 3rd IEEE Int. Conf. Fuzzy Syst. P. 24, Pscataway, NJ, 4. [8] N. Safpour, On-lne genetc algorthm n optmzaton and control, Ph.D. Thess Amrkabr unversty, [] C.R. De Slva, L.C. De Slva, S. Ranganath, An edge detecton scheme usng radal bass functon networks,proceedngs of the 2000 IEEE Sgnal Processng Socety Workshop Neural Networks for Sgnal Processng X, vol. 2, pp ,-3 Dec [20] C. W. Tao, W. E. Thompson, and J. S. Taur, A fuzzy f then approach to edge detecton, n Proc. 2nd IEEE Int. Conf. Fuzzy Syst., Pscataway, 3. [2] H.R.Tzhoosh, Fast fuzzy edge detecton, Proceedngs NAFIPS 2002 Annual Meetng of the North Amercan Fuzzy Informaton Processng Socety, pp , 27-2 June [22] C. T. Tsa, Y. N. Sun, P. C. Chung, and J. S. Lee, Endocardal boundary detecton usng a neural network, Pattern Recognton, vol. 26, no. 7, pp , 3. [23] C. Tyan and P. Wang, Image processng Enhancement, flterng, and edge detecton usng the

6 Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 6-8, 2005 (pp285-20) fuzzy logc approach, n Proc. 2nd IEEE Conf. Fuzzy Syst., Pscataway, NJ, pp , 3. [24] Y.Uchyama,M. Haseyama, H. Ktajma., Hopfeld neural networks for edge detecton, The 200 IEEE Internatonal Symposum on Crcuts and Systems, vol. 3, pp , 6- May 200. WA,. Fg. 6: a) Man Bowel mage, b) Genetc-neuro-fuzzy edge detector output, c) Sobel operator s output, d) Zero-crossng edge detector output, e) Canny edge detector output. Fg. 7: a) Man Renal mage, b) mage corrupted by 0. speckle nose. c) Genetc-neuro-fuzzy edge detector output, d) Sobel operator s output, e) Zero-crossng output, f) Canny edge detector output.

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

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

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

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

*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

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

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

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

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

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

Recognition of ASL for Human-robot Interaction

Recognition of ASL for Human-robot Interaction 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,

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Automatic Labelling and BI-RADS Characterisation of Mammogram Densities

Automatic Labelling and BI-RADS Characterisation of Mammogram Densities Lmted crculaton. For revew only. Automatc Labellng and BI-RADS Charactersaton of ammogram Denstes K. aras,. G. Lnguraru 3,. G. Ballester 4, S. Petroud,. Tsknaks and Sr. Brady Insttute of Computer Scence,

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

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 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

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

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

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

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

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

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

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

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

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

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

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

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

OPTIMIZE THE POSITION OF MECHANICAL COMPONENTS OF AN EXTERNAL FIXATOR USING NEURAL NETWORKS AND GENETIC ALGORITHMS

OPTIMIZE THE POSITION OF MECHANICAL COMPONENTS OF AN EXTERNAL FIXATOR USING NEURAL NETWORKS AND GENETIC ALGORITHMS SYMOMP 2013 Lsbon, 9-10 September 2013 EOMAS, Portugal OPTIMIZE THE POSITION OF MEHANIAL OMPONENTS OF AN EXTERNAL FIXATOR USING NEURAL NETWORKS AND GENETI ALGORITHMS Mguel Samarra 1,3, Lus Rosero 2,3 *,

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

JOINT SUB-CLASSIFIERS ONE CLASS CLASSIFICATION MODEL FOR AVIAN INFLUENZA OUTBREAK DETECTION

JOINT SUB-CLASSIFIERS ONE CLASS CLASSIFICATION MODEL FOR AVIAN INFLUENZA OUTBREAK DETECTION JOINT SUB-CLASSIFIERS ONE CLASS CLASSIFICATION MODEL FOR AVIAN INFLUENZA OUTBREAK DETECTION Je Zhang, Je Lu, Guangquan Zhang Centre for Quantum Computaton & Intellgent Systems Faculty of Engneerng and

More information

A Novel artifact for evaluating accuracies of gear profile and pitch measurements of gear measuring instruments

A Novel artifact for evaluating accuracies of gear profile and pitch measurements of gear measuring instruments A Novel artfact for evaluatng accuraces of gear profle and ptch measurements of gear measurng nstruments Sonko Osawa, Osamu Sato, Yohan Kondo, Toshyuk Takatsuj (NMIJ/AIST) Masaharu Komor (Kyoto Unversty)

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

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

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

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

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

IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE

IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE JOHN H. PHAN The Wallace H. Coulter Department of Bomedcal Engneerng, Georga Insttute of Technology, 313 Ferst Drve Atlanta,

More information

Analysis of the QRS Complex for Apnea-Bradycardia Characterization in Preterm Infants

Analysis of the QRS Complex for Apnea-Bradycardia Characterization in Preterm Infants Author manuscrpt, publshed n "Conference proceedngs : Annual Internatonal Conference of the IEEE Engneerng n Medcne and Bology Socety. 2009;:946-9" DOI : 0.09/IEMBS.2009.533353 Analyss of the QRS Complex

More information

An Improved Time Domain Pitch Detection Algorithm for Pathological Voice

An Improved Time Domain Pitch Detection Algorithm for Pathological Voice Amercan Journal of Appled Scences 9 (1): 93-102, 2012 ISSN 1546-9239 2012 Scence Publcatons An Improved Tme Doman Ptch Detecton Algorthm for Pathologcal Voce Mohd Redzuan Jamaludn, Shekh Hussan Shakh Salleh,

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

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

Myocardial Motion Analysis of Echocardiography Images using Optical Flow Radial Direction Distribution

Myocardial Motion Analysis of Echocardiography Images using Optical Flow Radial Direction Distribution Journal of Computer Scence 7 (7): 1046-1051, 011 ISSN 1549-3636 011 Scence Publcatons Myocardal Moton Analyss of Echocardography Images usng Optcal Flow Radal Drecton Dstrbuton Slamet Ryad, Mohd Marzuk

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

Combined Temporal and Spatial Filter Structures for CDMA Systems

Combined Temporal and Spatial Filter Structures for CDMA Systems Combned Temporal and Spatal Flter Structures for CDMA Systems Ayln Yener WINLAB, Rutgers Unversty yener@wnlab.rutgers.edu Roy D. Yates WINLAB, Rutgers Unversty ryates@wnlab.rutgers.edu Sennur Ulukus AT&T

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

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

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

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

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

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex 1 Sparse Representaton of HCP Grayordnate Data Reveals Novel Functonal Archtecture of Cerebral Cortex X Jang 1, Xang L 1, Jngle Lv 2,1, Tuo Zhang 2,1, Shu Zhang 1, Le Guo 2, Tanmng Lu 1* 1 Cortcal Archtecture

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

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and Ths artcle appeared n a journal publshed by Elsever. The attached copy s furnshed to the author for nternal non-commercal research and educaton use, ncludng for nstructon at the authors nsttuton and sharng

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

ARTICLE IN PRESS. computer methods and programs in biomedicine xxx (2007) xxx xxx. journal homepage:

ARTICLE IN PRESS. computer methods and programs in biomedicine xxx (2007) xxx xxx. journal homepage: computer methods and programs n bomedcne xxx (2007) xxx xxx journal homepage: www.ntl.elseverhealth.com/journals/cmpb Improvng bran tumor characterzaton on MRI by probablstc neural networks and non-lnear

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

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

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

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

A Neural Network System for Diagnosis and Assessment of Tremor in Parkinson Disease Patients

A Neural Network System for Diagnosis and Assessment of Tremor in Parkinson Disease Patients A Neural Network System for Dagnoss and Assessment of Tremor n Parknson Dsease Patents Omd Bazgr*, Javad Frounch Department of Electrcty and Computer Engneerng Unversty of Tabrz Tabrz, Iran Omdbazgr92@ms.tabrzu.ac.r

More information

A Heuristic Method of the Optimal Matching for the Two Unstructured Systems

A Heuristic Method of the Optimal Matching for the Two Unstructured Systems Proceedngs of the 0th WSEAS Internatonal Conference on SYSTEMS, Voulagmen, Athens, Greece, July 0-2, 2006 (pp324-329) A Heurstc Method of the Optmal Matchng for the Two Unstructured Systems Huay Chang

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

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

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

VYSOKÉ UČENÍ TECHNICKÉ V BRNĚ

VYSOKÉ UČENÍ TECHNICKÉ V BRNĚ VYSOKÉ UČENÍ TECHNICKÉ V BRNĚ BRNO UNIVERSITY OF TECHNOLOGY FAKULTA ELEKTROTECHNIKY A KOMUNIKAČNÍCH TECHNOLOGIÍ ÚSTAV BIOMEDICÍNSKÉHO INŽENÝRSTVÍ FACULTY OF ELECTRICAL ENGINEERING AND COMMUNICATION DEPARTMENT

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

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

A-UNIFAC Modeling of Binary and Multicomponent Phase Equilibria of Fatty Esters+Water+Methanol+Glycerol

A-UNIFAC Modeling of Binary and Multicomponent Phase Equilibria of Fatty Esters+Water+Methanol+Glycerol -UNIFC Modelng of Bnary and Multcomponent Phase Equlbra of Fatty Esters+Water+Methanol+Glycerol N. Garrdo a, O. Ferrera b, R. Lugo c, J.-C. de Hemptnne c, M. E. Macedo a, S.B. Bottn d,* a Department of

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

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE Wang Yng, Lu Xaonng, Ren Zhhua, Natonal Meteorologcal Informaton Center, Bejng, Chna Tel.:+86 684755, E-mal:cdcsjk@cma.gov.cn Abstract From, n Chna meteorologcal

More information

Price linkages in value chains: methodology

Price linkages in value chains: methodology Prce lnkages n value chans: methodology Prof. Trond Bjorndal, CEMARE. Unversty of Portsmouth, UK. and Prof. José Fernández-Polanco Unversty of Cantabra, Span. FAO INFOSAMAK Tangers, Morocco 14 March 2012

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

Efficiency Considerations for the Purely Tapered Interference Fit (TIF) Abutments Used in Dental Implants

Efficiency Considerations for the Purely Tapered Interference Fit (TIF) Abutments Used in Dental Implants Dnçer Bozkaya Graduate Student Snan Müftü* Ph.D., Assocate Professor Northeastern Unversty, Department of Mechancal Engneerng, Boston, MA 0115 Effcency Consderatons for the Purely Tapered Interference

More information

Neural Ranking Models for Temporal Dependency Structure Parsing

Neural Ranking Models for Temporal Dependency Structure Parsing Neural Rankng Models for Temporal Dependency Structure Parsng Yuchen Zhang Brandes Unversty yuchenz@brandes.edu Nanwen Xue Brandes Unversty xuen@brandes.edu Abstract We desgn and buld the frst neural temporal

More information

Cancer Classification Based on Support Vector Machine Optimized by Particle Swarm Optimization and Artificial Bee Colony

Cancer Classification Based on Support Vector Machine Optimized by Particle Swarm Optimization and Artificial Bee Colony molecules Artcle Cancer Classfcaton Based on Support Vector Machne Optmzed by Partcle Swarm Optmzaton and Artfcal Bee Colony Lngyun Gao 1 ID, Mngquan Ye 1, * and Changrong Wu 2 1 School of Medcal Informaton,

More information

N-back Training Task Performance: Analysis and Model

N-back Training Task Performance: Analysis and Model N-back Tranng Task Performance: Analyss and Model J. Isaah Harbson (jharb@umd.edu) Center for Advanced Study of Language and Department of Psychology, Unversty of Maryland 7005 52 nd Avenue, College Park,

More information

INTRAUTERINE GROWTH RESTRICTION (IUGR) RISK DECISION BASED ON SUPPORT VECTOR MACHINES

INTRAUTERINE GROWTH RESTRICTION (IUGR) RISK DECISION BASED ON SUPPORT VECTOR MACHINES Mathematcal and Computatonal Applcatons, Vol. 15, No. 3, pp. 472-480, 2010. Assocaton for Scentfc Research INTRAUTERINE GROWTH RESTRICTION (IUGR) RISK DECISION BASED ON SUPPORT VECTOR MACHINES Zeynep Zengn

More information

An expressive three-mode principal components model for gender recognition

An expressive three-mode principal components model for gender recognition Journal of Vson (4) 4, 36-377 http://journalofvson.org/4/5// 36 An expressve three-mode prncpal components model for gender recognton James W. Davs Hu Gao Department of Computer and Informaton Scence,

More information

4.2 Scheduling to Minimize Maximum Lateness

4.2 Scheduling to Minimize Maximum Lateness 4. Schedulng to Mnmze Maxmum Lateness Schedulng to Mnmzng Maxmum Lateness Mnmzng lateness problem. Sngle resource processes one ob at a tme. Job requres t unts of processng tme and s due at tme d. If starts

More information

Estimation for Pavement Performance Curve based on Kyoto Model : A Case Study for Highway in the State of Sao Paulo

Estimation for Pavement Performance Curve based on Kyoto Model : A Case Study for Highway in the State of Sao Paulo Estmaton for Pavement Performance Curve based on Kyoto Model : A Case Study for Kazuya AOKI, PASCO CORPORATION, Yokohama, JAPAN, Emal : kakzo603@pasco.co.jp Octávo de Souza Campos, Publc Servces Regulatory

More information