Eye Center Localization on a Facial Image Based on Multi-Block Local Binary Patterns

Size: px
Start display at page:

Download "Eye Center Localization on a Facial Image Based on Multi-Block Local Binary Patterns"

Transcription

1 Eye Center Localzaton on a Facal Image Based on Mult-Bloc Local Bnary Patterns Anatoly tn, Vladmr Khryashchev, Olga Stepanova Yaroslavl State Unversty Yaroslavl, Russa anatolyntnyar@gmal.com, vhr@yandex.ru, olgastepanova@yandex.ru Igor Kostern Fre and Rescue Academy Ivanovo, Russa osternv@gmal.com Abstract In ths paper an eye center localzaton algorthm based on mult-bloc local bnary patterns s descrbed. Performance of the suggested algorthm s compared to another methods based on Bayesan approach and mage gradents. Vsual examples of eye center localzaton results are provded. I. ITRODUCTIO Beng probably the most expressve and salent features of the human face, eyes are very mportant sources of nformaton for face analyss. Accurate and effcent eye locatng n a gven face mage s very mportant for wde range of practcal problems n computer vson, ncludng face recognton, face algnment, gaze and pose estmaton, expresson analyss, etc [-4]. It s not uncommon to mstaenly thn that eye localzaton s a smple tas snce eyes are just a smple structure n the face. However, eyes have ts unque geometrc, photometrc and moton characterstcs, and changes due to these three characterstcs would lead to a very complcated nonlnear manfold of eyes. In partcular, the followng factors have sgnfcant nfluence on the states of the eyes [5]: wde varety of colors and shapes of eyes; emotons and facal expressons: for example, eyes of laughng person can be almost closed; dfferent occlusons: eyes are often occluded by har, myopa glasses or sunglasses; pose: t s possble that one eye s completely occluded n a profle face; magng condton and qualty: envronment factors, such as lghtng (varyng n spectra, source dstrbuton, and ntensty), may change the appearance of the eyes n dfferent ways. Moreover, the commonly seen factors n the real world, such as low resoluton, blurrng or detaled texture mssng, may also lead to poor mage qualty. The great challenges of eye localzaton under the uncontrolled condtons llustrated on mages from Yale [6] and Robotcs [7] databases (Fg. ). Eye localzaton can be successfully used as a preprocessng stage for face recognton []. Many authors [8-] observed that the accuracy of eye localzaton has a sgnfcant effect on face recognton accuracy, whch urge the need for developng robust and accurate eye localzaton technques n real-lfe scenaros. In the recent thrty years, problem of eye localzaton has ganed ncreasng attenton from both the academc and ndustral communtes. However, ths problem s stll far from beng resolved. Most approaches suggested by researches n the recent tme can be dvded nto four groups dependng on the way of buldng of eye model [5]: measurng eye characterstcs: ths type of method explots the nherent features of eyes: dstnct shapes, strong ntensty contrast, etc; learnng statstcal appearance model: ths type of method tres to extract useful vsual features from photometrc appearance, eye model s then learned from a large set of tranng mages; explotng the spatal structure of the face: ths approach explores the geometrcal regularty between eyes and other facal features n the face context: descrbng the local structure of the mage: ths approach s based on mage representaton as a lowdmensonal vector usng local structure of the mage (local bnary patterns, for example). The major contrbuton of ths paper s to present an eye center localzaton algorthm based on local bnary patterns (LBP). The structure of the algorthm s explaned n Secton II. Secton III s devoted to methodology of evaluaton. The results of testng of the algorthm n comparson to other popular methods are presented n Secton IV. ISS

2 II. EYE CETRE LOCALIZATIO APPROACH BASED O MULTI- BLOCK LOCAL BIARY PATTER The basc dea of the LBP s to avod mage representaton as a hgh-dmensonal vector whch contans a lot of redundant nformaton, and descrbe the local structure of an mage. Extracted features wll have lower dmenson. LBP s computatonally effcent because t wors wth nteger arthmetc (t can acheve real-tme performance n some tass), and t s nvarant to changes n the brghtness of the mage caused by shootng n dfferent lghtng condtons [3]. In the recent years a number of approaches based on Mult-Bloc LBP (MB-LBP) has ganed ncreasng attenton from researches n the feld of mage processng [4-7]. The basc dea of MB-LBP s to process rectangle regons of an mage wth classc LBP operator. To encode the rectangles, the MB-LBP operator s defned by comparng the central rectangle s average ntensty wth those of ts neghborhood rectangles. The followng steps are offered to apply MB-LBP to the problem of eye center localzaton: A. Collectng the eye tranng samples: The samples of eyes and eye-le negatve patterns are collected n three dfferent scales: Fg.. An llustraton of the great challenges of eye localzaton under the uncontrolled condtons The orgnal LBP was ntroduced by Ojala [2]. Ths theoretcally very smple yet effcent multresoluton operator s defned for each pxel by thresholdng the 3 3 neghborhood pxel value wth the center pxel value. In ths way, t can gve us a bnary sequence defned by local structure of an mage. a) larger scale samples contan both eye and eyebrow nformaton for better processng of eyes wth myopa glasses or sunglasses. The geometry of these eye tranng samples s shown n the left of Fg. 2; b) standard scale samples only contan the eye tself but exclude the eyebrow, nose and others. The geometry of these eye tranng samples s shown n the center of Fg. 2; c) smaller scale samples only contan the central part of eye tself. The geometry of these eye tranng samples s shown n the rght of Fg. 2. The tranng s made for every scale ndependently. The tranng set s represented as pars of values where s the class label of the example () (b) (c) Fg. 2. The geometry of eye tranng samples: a larger scale; b standard scale; c smaller scale

3 B. Choosng the start weghts w for samples: The start weghts are chosen accordng to the number of eye samples and eye-le negatve patterns. In case of equal number of eye samples and eye-le negatve patterns the start weghts could be chosen as followng: w =. In our experments we selected larger weghts for eye samples, snce the number of eye samples was lower than the number of eye-le negatve patterns. In any case the start weghts should be normalzed: = w =. C. Constructng of ntegral mage: Integral mage s used for rapd computaton of MB-LBP operators. The ntegral mage at pxel locaton s constructed as follows: where ( x y) ( x, y) = ( x', y' ) x' x, y' y, s the ntegral mage, (x, s the orgnal mage. Usng the followng par of recurrences the ntegral mage can be computed n one pass over the orgnal mage: y) () (2) (3) s where ( x y) (, y) = 0. ( x, y) = s( x, y ) + ( x, y) ( x, y) = ( x, y) + s( x, y) s, s the cumulat D. Calculaton of all possble MB-LBP values for the selected wndow sze: MB-LBP s a generalzed form of local patterns that processes rectangle regons of an mage. To encode the rectangles, the MB-LBP operator s defned by comparng the central rectangle s average ntensty wth those of ts neghborhood rectangles. In ths way, t can gve us a bnary sequence. An output value of the MB-LBP operator can be obtaned as follows [4]: MB LBP = where s s sgma functon: s 8 = 2, x 0 = 0, x < 0 s the average ntensty of the center rectangle, are ntenstes of ts neghborhood rectangles (see Fg. 3 for an example). In general, 256 varous patterns may be obtaned for a 3x3 wndow sze, some of them are presented n Fg. 4., (4) tve row sum, ( x, ) = 0 s, s g g ), (5) ( c (6) Fg. 3. Example of countng of MB-LBP. MB-LBP n ths case s equal to

4 Fg. 4. A randomly chosen subset of the MB-LBP features E. Choosng wea classfers For each MB-LBP feature, we adopt mult-branch tree as wea classfers. The mult-branch tree totally has 256 branches, and each branch corresponds to a certan dscrete value of MB-LBP features. The wea classfer can be defned as: f where a, f x =... S ( x ) = f ( x,, x,, x ) = a j, f x = j (7)... a256, f x = 256, a j s defned as follows: a j = w yδ ( x = j). (8) wδ ( x = j) x,..., x,..., Feature vector elements for mages from the tranng set are values of all possble MB-LBP. The general number s of all possble MB-LBP features s defned by chosen wndow sze. In step t, the wea classfer f t (x) s chosen so as to mnmze the weghted squared error: f F 2 f ( x ) = mn w ( y f ( x )). (9) t = After that the weghts are updated: w ' y f t ( x ) = we. (0) x S F. Constructng strong classfer: The strong classfer s constructed as a superposton of wea classfers: T F = f. () = For three scales of eye patterns three strong classfers F (x), F (x), F (x) are constructed accordng (). To acheve hgh localzaton precson we used a probablstc cascade (P-Cascade) [5]. Frstly, we search m ponts on face mage n larger scale wth the hghest probablty values F p e = F F. (2) e + e These ponts are rough assessment of eye poston. For selected m ponts and ther neghbor pxels n standard scale we choose m 2 wth the hghest probablty F e p = F F ( x). (3) e + e The fnal eye coordnate s the pont wth the hghest probablty p, calculated smlar to (2) and (3) for smaller case. For facal mages wth low resoluton only coarse classfer s used. Smlarly, for mages wth hgh resoluton the bgger number of classfers can be constructed. Thus, the algorthm can be adapted for mages of dfferent qualty. III. EVALUATIO To llustrate the performance of the proposed method, we conduct experments on the BoID database [8] and FERET database [9]. The left and rght eye centres are

5 annotated and provded together wth the mages n ths databases. Samples of mages from the BoID and FERET are shown n Fg. 5. In experments, the proposed method based on MB-LBP s compared wth state-of-the-art methods: the smple Bayesan approach [20] and algorthm based on mage gradents [2]. The FERET mages are all taen ndoors, wth good resoluton, mage qualty, and lmted varaton n lghtng. Pose of the faces n these mages s typcally very close to frontal. In the experments, we dvde 3,363 mages from FERET nto two parts, one for tranng the other for testng. Ground truth eye postons are provded for all mages. MB- LBP and Bayesan algorthms are traned on 000 of 3,363 mages whle tranng for gradent detector s not requred. Of the rest 2,363 frontal mages, the 2,350 mages for whch the face detector detected a face correctly were retaned for testng. The BoID database conssts of,52 grey level mages of 23 dfferent subjects and has been taen n dfferent locatons and at dfferent daytmes, whch result n varable llumnaton condtons comparable to outdoor scenes. Of the,52 mages, the,469 mages for whch the face detector detected a face correctly were used as the test set for all algorthms. The normalzed error [22] s used to evaluate the error between the localzed eye postons and the ground truth: max( l l g, r rg ) err =, (4) l r g where l g and r g are the ground truth postons of the left and rght eye respectvely; l and r are the eye postons localzed by an algorthm. g (a) Fg. 5. Samples of mages from databases: a FERET; b BoID (b)

6 Fg. 6. Results of eye center localzaton for the BoID database Fg. 7. Results of eye center localzaton for FERET database IV. EXPERIMETAL RESULTS In ths secton we report results of the three approaches: the smple Bayesan approach, MB-LBP and algorthm based on mage gradents. The normalzed error curves on FERET and BoID are shown n Fg. 6 and Fg. 7. The curves show the normalzed number of mages whch has the normalzed error rate equal to or less than correspondng value on axs of abscssae. From the results on the BoID database (Fg. 6) we can see that MB-LBP has better precson n large error range, but poorer precson n small error range. MB-LBP localzes eye centers n 00% of mages wth error rate equal to or less than It also has error rate equal to or less than 0. for more than 90% of mages whle other methods process the same number of mages wth much bgger error rate. From the results on FERET database (Fg. 7) we can see that the performances of all methods are very smlar due to the good qualty of FERET. The tme costs for the smple Bayesan approach, MB-LBP and algorthm based on mage gradents are shown n Table I. It should be noted that tme costs are recorded on facal mage wth resoluton 70x70 pxels. TABLE I. LISTS OF TIME COSTS EVALUATED O FACIAL IMAGE Algorthm Gradent Bayesan MB-LBP Tme of processng 587 ms 367 ms 44 ms Vsual examples of results of eye center localzaton made by MB-LBP algorthm are shown on Fg. 8. V. COCLUSIO Ths paper focuses on the eye center localzaton problem. The new algorthm based on MB-LBP s descrbed. The results of testng show that MB-LBP algorthm has better precson n large error range especally on the challengng BoID database and outperforms the smple Bayesan approach and algorthm based on mage gradents. More than that, MB-LBP s almost 0 tmes faster than two others state-of-the-art approaches. Thus, MB-LBP can be a good decson for the speed-accuracy trade-off n eye localzaton. In the structure of Emergency Control Mnstry of Russa eye localzaton and face recognton technology s planned for use n vdeo survellance systems n the hardwaresoftware complex "Safe Cty". Ths program based to ntroduce the streets of Russan ctes, ncludng the major busness centers crowded wth people, the newest automated survellance, montorng and control, desgned for the needs of the emergency servces. The development of ths research wll help to solve the problem of creatng addtonal opportuntes to optmze the exstng system of montorng the state of publc safety; create and develop a system of stuatonal analyss of the causes of destablzaton and forecastng of exstng and potental hazards for publc safety. ACKOWLEDGMET Ths wor was supported by project #060 n the framewor of the base part of the state of R&D jobs of P.G. Demdov Yaroslavl State Unversty and RFBR grants ( and )

7 Fg. 8. Vsual examples of results of eye center localzaton made by MB-LBP algorthm on FERET database REFERECES [] T. Ropa, T. Boult, The eyes have t, n Proceedngs of ACM SIGMM Multmeda Bometrcs Methods and Applcatons Worshop, 2003, pp [2] Z. Zhu, K. Fujmura, Q. J, Real-tme eye detecton and tracng under varous lght condtons, n Proceedngs of the 2002 Symposum on Eye Tracng Research and Applcatons, vol. 25, 2002, pp [3] Z. Zhu, Q. J, Robust real-tme eye detecton and tracng under varable lghtng condtons and varous face orentatons, Computer Vson and Image Understandng 98 (), 2005, pp [4] P. Wang, M. Green, Q. J, J. Wayman, Automatc eye detecton and ts valdaton, n Proceedngs of IEEE Conference on Computer Vson and Pattern Recognton, vol. 3, 2005, pp [5] F. Song, X. Tan, S. Chen, Z.H. Zhou, A lterature survey on robust and effcent eye localzaton n real-lfe scenaros, Pattern Recognton, 46(2), 203 pp [6] The Yale Face Database, Web: //cvc.yale.edu/projects/ yalefaces/yalefaces.html. [7] Robotcs Database, Web: Databases/. [8] J. Marques,.M. Orlans, A.T. Pszcz, Effects of eye poston on egenface-based face recognton scorng, Techncal Paper of the MITRE Corporaton, October [9] Z. Cao, Q. Yn, X. Tang, J. Sun, Face recognton wth learnngbased descrptor, n Proceedngs of IEEE Conference on Computer Vson and Pattern Recognton, 200, pp [0] R. Javer, V. Rodrgo, C. Maurco, Recognton of faces n unconstraned envronments: a comparatve study, European Assocaton for Sgnal Processng Journal on Advances n Sgnal Processng, 2009, pp. 9. [] S. Shan, Y. Chang, W. Gao, B. Cao, P. Yang, Curse of ms- algnment n face recognton: problem and a novel ms-algnment learnng soluton, n: Proceedngs of IEEE Conference on Automatc Face and Gesture Recognton, 2004, pp [2] Ojala, T., Petänen M., Harwood D. Performance evaluaton of texture measures wth classfcaton based on Kullbac dscrmnaton of dstrbutons, 2th IAPR Internatonal Conference on Pattern Recognton (ICPR), vol., 994. pp [3] Petru, V.I., Samorodov A.V., Sprdonov A.., Usng of Local Bnary Patterns n Face Recognton, Bulletn of the Moscow State Techncal Unversty named after Bauman, 20. S. pp [4] L. Zhang, R.Chu, S. Xang, S. Lao, S.Z. L, Face Detecton Based on Mult-Bloc LBP Representaton, Advances n Bometrcs, Lecture otes n Computer Scence, vol. 642, 2007, pp. -8. [5] D. Y, Z. Le, S.Z. L. A robust eye localzaton method for low qualty face mages, Internatonal Jont Conference on Bometrcs (IJCB), 20, pp [6] P.K.Sur, Amt Verma, Robust Face Detecton Usng Crcular Mult Bloc Local Bnary Pattern and Integral Haar Features, (IJACSA) Internatonal Journal of Advanced Computer Scence and Applcatons, Specal Issue on Artfcal Intellgence, 20. [7] Y. Martínez-Díaz, H. Méndez-Vázquez, Y. Plasenca-Calaña, E.B. García-Reyes, Dssmlarty Representatons Based on Mult-Bloc LBP for Face Detecton, Progress n Pattern Recognton, Image Analyss, Computer Vson, and Applcatons, Lecture otes n Computer Scence, vol. 744, 202, pp [8] The BoID database, Web: Face-Database. [9] The FERET database, Web: ad/humand/feret. [20] M. Everngham, A. Zsserman, Regresson and classfcaton approaches to eye localzaton n face mages, Automatc Face and Gesture Recognton, FGR [2] F. Tmm, E. Barth, Accurate eye centre localsaton by means of gradents, n Proceedngs of the Int. Conference on Computer Theory and Applcatons (VISAPP), vol., 20, pp [22] Z.-H. Zhou and X. Geng. Projecton functons for eye detecton, Pattern Recognton, 37(5): 2004, pp

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching)

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching) Face Recognton Problem Face Verfcaton Problem Face Verfcaton (1:1 matchng) Querymage face query Face Recognton (1:N matchng) database Applcaton: Access Control www.vsage.com www.vsoncs.com Bometrc Authentcaton

More information

Gender Classification for Real-Time Audience Analysis System

Gender Classification for Real-Time Audience Analysis System Gender Classfcaton for Real-Tme Audence Analyss System Vladmr Khryashchev, Lev Shmaglt, Andrey Shemyakov, Anton Lebedev Yaroslavl State Unversty Yaroslavl, Russa vhr@yandex.ru, shmaglt_lev@yahoo.com, andrey.shemakov@gmal.com,

More information

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION Vson Mouse Saurabh Sarkar a* a Unversty of Cncnnat, Cncnnat, USA ABSTRACT The report dscusses a vson based approach towards trackng of eyes and fngers. The report descrbes the process of locatng the possble

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

An interactive system for structure-based ASCII art creation

An interactive system for structure-based ASCII art creation An nteractve system for structure-based ASCII art creaton Katsunor Myake Henry Johan Tomoyuk Nshta The Unversty of Tokyo Nanyang Technologcal Unversty Abstract Non-Photorealstc Renderng (NPR), whose am

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye cjngwe@stanford.edu mchen5@stanford.edu nanye@stanford.edu Abstract - Stock market s one of the most complcated systems

More information

Hallucinating Multiple Occluded CCTV Face Images of Different Resolutions

Hallucinating Multiple Occluded CCTV Face Images of Different Resolutions In Proc. IEEE Internatonal Conference on Advanced Vdeo and Sgnal based Survellance (AVSS 05), September 2005 Hallucnatng Multple Occluded CCTV Face Images of Dfferent Resolutons Ku Ja Shaogang Gong Computer

More information

MACHINE VISION SYSTEM FOR SPECULAR SURFACE INSPECTION: USE OF SIMULATION PROCESS AS A TOOL FOR DESIGN AND OPTIMIZATION

MACHINE VISION SYSTEM FOR SPECULAR SURFACE INSPECTION: USE OF SIMULATION PROCESS AS A TOOL FOR DESIGN AND OPTIMIZATION MACHINE VISION SYSTEM FOR SPECULAR SURFACE INSPECTION: USE OF SIMULATION PROCESS AS A TOOL FOR DESIGN AND OPTIMIZATION R. SEULIN, F. MERIENNE and P. GORRIA Laboratore Le2, CNRS FRE2309, EA 242, Unversté

More information

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification Lecture 4: More classfers and classes C4B Machne Learnng Hlary 20 A. Zsserman Logstc regresson Loss functons revsted Adaboost Loss functons revsted Optmzaton Multple class classfcaton Logstc Regresson

More information

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement An Enhanced Super-Resoluton System wth Improved Image Regstraton, Automatc Image Selecton, and Image Enhancement Yu-Chuan Kuo ( ), Chen-Yu Chen ( ), and Chou-Shann Fuh ( ) Department of Computer Scence

More information

Single and multiple stage classifiers implementing logistic discrimination

Single and multiple stage classifiers implementing logistic discrimination Sngle and multple stage classfers mplementng logstc dscrmnaton Hélo Radke Bttencourt 1 Dens Alter de Olvera Moraes 2 Vctor Haertel 2 1 Pontfíca Unversdade Católca do Ro Grande do Sul - PUCRS Av. Ipranga,

More information

Fault tolerance in cloud technologies presented as a service

Fault tolerance in cloud technologies presented as a service Internatonal Scentfc Conference Computer Scence 2015 Pavel Dzhunev, PhD student Fault tolerance n cloud technologes presented as a servce INTRODUCTION Improvements n technques for vrtualzaton and performance

More information

Human Tracking by Fast Mean Shift Mode Seeking

Human Tracking by Fast Mean Shift Mode Seeking JOURAL OF MULTIMEDIA, VOL. 1, O. 1, APRIL 2006 1 Human Trackng by Fast Mean Shft Mode Seekng [10 font sze blank 1] [10 font sze blank 2] C. Belezna Advanced Computer Vson GmbH - ACV, Venna, Austra Emal:

More information

A Multi-mode Image Tracking System Based on Distributed Fusion

A Multi-mode Image Tracking System Based on Distributed Fusion A Mult-mode Image Tracng System Based on Dstrbuted Fuson Ln zheng Chongzhao Han Dongguang Zuo Hongsen Yan School of Electroncs & nformaton engneerng, X an Jaotong Unversty X an, Shaanx, Chna Lnzheng@malst.xjtu.edu.cn

More information

Vehicle Detection and Tracking in Video from Moving Airborne Platform

Vehicle Detection and Tracking in Video from Moving Airborne Platform Journal of Computatonal Informaton Systems 10: 12 (2014) 4965 4972 Avalable at http://www.jofcs.com Vehcle Detecton and Trackng n Vdeo from Movng Arborne Platform Lye ZHANG 1,2,, Hua WANG 3, L LI 2 1 School

More information

Illumination Normalization for Robust Face Recognition Against Varying Lighting Conditions

Illumination Normalization for Robust Face Recognition Against Varying Lighting Conditions llumnaton Normalzaton for Robust Face Recognton Aganst Varyng Lghtng Condtons Shguang Shan, Wen Gao, Bo Cao, Debn Zhao C-SVSON JDL, nsttute of Computng echnology, CAS, P.O.Box 274, Beng, Chna, 18 Computer

More information

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression Novel Methodology of Workng Captal Management for Large Publc Constructons by Usng Fuzzy S-curve Regresson Cheng-Wu Chen, Morrs H. L. Wang and Tng-Ya Hseh Department of Cvl Engneerng, Natonal Central Unversty,

More information

Descriptive Models. Cluster Analysis. Example. General Applications of Clustering. Examples of Clustering Applications

Descriptive Models. Cluster Analysis. Example. General Applications of Clustering. Examples of Clustering Applications CMSC828G Prncples of Data Mnng Lecture #9 Today s Readng: HMS, chapter 9 Today s Lecture: Descrptve Modelng Clusterng Algorthms Descrptve Models model presents the man features of the data, a global summary

More information

Parallel Numerical Simulation of Visual Neurons for Analysis of Optical Illusion

Parallel Numerical Simulation of Visual Neurons for Analysis of Optical Illusion 212 Thrd Internatonal Conference on Networkng and Computng Parallel Numercal Smulaton of Vsual Neurons for Analyss of Optcal Illuson Akra Egashra, Shunj Satoh, Hdetsugu Ire and Tsutomu Yoshnaga Graduate

More information

A Hierarchical Anomaly Network Intrusion Detection System using Neural Network Classification

A Hierarchical Anomaly Network Intrusion Detection System using Neural Network Classification IDC IDC A Herarchcal Anomaly Network Intruson Detecton System usng Neural Network Classfcaton ZHENG ZHANG, JUN LI, C. N. MANIKOPOULOS, JAY JORGENSON and JOSE UCLES ECE Department, New Jersey Inst. of Tech.,

More information

Texture Analysis and Modified Level Set Method for Automatic Detection of Bone Boundaries in Hand Radiographs

Texture Analysis and Modified Level Set Method for Automatic Detection of Bone Boundaries in Hand Radiographs Texture Analyss and Modfed Level Set Method for Automatc Detecton of Bone Boundares n Hand Radographs Syaful Anam Graduate School of Scence and Engneerng Yamaguch Unversty Yamaguch, Japan Department of

More information

A machine vision approach for detecting and inspecting circular parts

A machine vision approach for detecting and inspecting circular parts A machne vson approach for detectng and nspectng crcular parts Du-Mng Tsa Machne Vson Lab. Department of Industral Engneerng and Management Yuan-Ze Unversty, Chung-L, Tawan, R.O.C. E-mal: edmtsa@saturn.yzu.edu.tw

More information

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking The 23 rd Conference of the Mechancal Engneerng Network of Thaland November 4 7, 2009, Chang Ma A Mult-Camera System on PC-Cluster for Real-tme 3-D Trackng Vboon Sangveraphunsr*, Krtsana Uttamang, and

More information

Statistical Approach for Offline Handwritten Signature Verification

Statistical Approach for Offline Handwritten Signature Verification Journal of Computer Scence 4 (3): 181-185, 2008 ISSN 1549-3636 2008 Scence Publcatons Statstcal Approach for Offlne Handwrtten Sgnature Verfcaton 2 Debnath Bhattacharyya, 1 Samr Kumar Bandyopadhyay, 2

More information

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12 14 The Ch-squared dstrbuton PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 1 If a normal varable X, havng mean µ and varance σ, s standardsed, the new varable Z has a mean 0 and varance 1. When ths standardsed

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

Distributed Multi-Target Tracking In A Self-Configuring Camera Network

Distributed Multi-Target Tracking In A Self-Configuring Camera Network Dstrbuted Mult-Target Trackng In A Self-Confgurng Camera Network Crstan Soto, B Song, Amt K. Roy-Chowdhury Department of Electrcal Engneerng Unversty of Calforna, Rversde {cwlder,bsong,amtrc}@ee.ucr.edu

More information

Product Quality and Safety Incident Information Tracking Based on Web

Product Quality and Safety Incident Information Tracking Based on Web Product Qualty and Safety Incdent Informaton Trackng Based on Web News 1 Yuexang Yang, 2 Correspondng Author Yyang Wang, 2 Shan Yu, 2 Jng Q, 1 Hual Ca 1 Chna Natonal Insttute of Standardzaton, Beng 100088,

More information

Bypassing Synthesis: PLS for Face Recognition with Pose, Low-Resolution and Sketch

Bypassing Synthesis: PLS for Face Recognition with Pose, Low-Resolution and Sketch Bypassng Synthess: PLS for Face Recognton wth Pose, Low-Resoluton and Setch Abhshe Sharma Insttute of Advanced Computer Scence Unversty of Maryland, USA bhoaal@umacs.umd.edu Davd W Jacobs Insttute of Advanced

More information

A DATA MINING APPLICATION IN A STUDENT DATABASE

A DATA MINING APPLICATION IN A STUDENT DATABASE JOURNAL OF AERONAUTICS AND SPACE TECHNOLOGIES JULY 005 VOLUME NUMBER (53-57) A DATA MINING APPLICATION IN A STUDENT DATABASE Şenol Zafer ERDOĞAN Maltepe Ünversty Faculty of Engneerng Büyükbakkalköy-Istanbul

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

More information

A Dynamic Load Balancing for Massive Multiplayer Online Game Server

A Dynamic Load Balancing for Massive Multiplayer Online Game Server A Dynamc Load Balancng for Massve Multplayer Onlne Game Server Jungyoul Lm, Jaeyong Chung, Jnryong Km and Kwanghyun Shm Dgtal Content Research Dvson Electroncs and Telecommuncatons Research Insttute Daejeon,

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

ONE of the most crucial problems that every image

ONE of the most crucial problems that every image IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 23, NO. 10, OCTOBER 2014 4413 Maxmum Margn Projecton Subspace Learnng for Vsual Data Analyss Symeon Nktds, Anastasos Tefas, Member, IEEE, and Ioanns Ptas, Fellow,

More information

Automated Network Performance Management and Monitoring via One-class Support Vector Machine

Automated Network Performance Management and Monitoring via One-class Support Vector Machine Automated Network Performance Management and Montorng va One-class Support Vector Machne R. Zhang, J. Jang, and S. Zhang Dgtal Meda & Systems Research Insttute, Unversty of Bradford, UK Abstract: In ths

More information

Realistic Image Synthesis

Realistic Image Synthesis Realstc Image Synthess - Combned Samplng and Path Tracng - Phlpp Slusallek Karol Myszkowsk Vncent Pegoraro Overvew: Today Combned Samplng (Multple Importance Samplng) Renderng and Measurng Equaton Random

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

Disagreement-Based Multi-System Tracking

Disagreement-Based Multi-System Tracking Dsagreement-Based Mult-System Trackng Quannan L 1, Xnggang Wang 2, We Wang 3, Yuan Jang 3, Zh-Hua Zhou 3, Zhuowen Tu 1 1 Lab of Neuro Imagng, Unversty of Calforna, Los Angeles 2 Huazhong Unversty of Scence

More information

How To Understand The Results Of The German Meris Cloud And Water Vapour Product

How To Understand The Results Of The German Meris Cloud And Water Vapour Product Ttel: Project: Doc. No.: MERIS level 3 cloud and water vapour products MAPP MAPP-ATBD-ClWVL3 Issue: 1 Revson: 0 Date: 9.12.1998 Functon Name Organsaton Sgnature Date Author: Bennartz FUB Preusker FUB Schüller

More information

3D Head Tracking Based on Recognition and Interpolation Using a Time-Of- Flight Depth Sensor

3D Head Tracking Based on Recognition and Interpolation Using a Time-Of- Flight Depth Sensor 3D Head Tracng Based on Recognton and Interpolaton Usng a Tme-Of- Flght Depth Sensor Salh Bura Götür 1 and Carlo Tomas 1,2 1 Canesta Inc., 2 Due Unversty bgotur@canesta.co tomas@cs.due.edu Abstract Ths

More information

Conversion between the vector and raster data structures using Fuzzy Geographical Entities

Conversion between the vector and raster data structures using Fuzzy Geographical Entities Converson between the vector and raster data structures usng Fuzzy Geographcal Enttes Cdála Fonte Department of Mathematcs Faculty of Scences and Technology Unversty of Combra, Apartado 38, 3 454 Combra,

More information

STANDING WAVE TUBE TECHNIQUES FOR MEASURING THE NORMAL INCIDENCE ABSORPTION COEFFICIENT: COMPARISON OF DIFFERENT EXPERIMENTAL SETUPS.

STANDING WAVE TUBE TECHNIQUES FOR MEASURING THE NORMAL INCIDENCE ABSORPTION COEFFICIENT: COMPARISON OF DIFFERENT EXPERIMENTAL SETUPS. STADIG WAVE TUBE TECHIQUES FOR MEASURIG THE ORMAL ICIDECE ABSORPTIO COEFFICIET: COMPARISO OF DIFFERET EXPERIMETAL SETUPS. Angelo Farna (*), Patrzo Faust (**) (*) Dpart. d Ing. Industrale, Unverstà d Parma,

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

ECE544NA Final Project: Robust Machine Learning Hardware via Classifier Ensemble

ECE544NA Final Project: Robust Machine Learning Hardware via Classifier Ensemble 1 ECE544NA Fnal Project: Robust Machne Learnng Hardware va Classfer Ensemble Sa Zhang, szhang12@llnos.edu Dept. of Electr. & Comput. Eng., Unv. of Illnos at Urbana-Champagn, Urbana, IL, USA Abstract In

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

A Performance Analysis of View Maintenance Techniques for Data Warehouses

A Performance Analysis of View Maintenance Techniques for Data Warehouses A Performance Analyss of Vew Mantenance Technques for Data Warehouses Xng Wang Dell Computer Corporaton Round Roc, Texas Le Gruenwald The nversty of Olahoma School of Computer Scence orman, OK 739 Guangtao

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

IMPACT ANALYSIS OF A CELLULAR PHONE

IMPACT ANALYSIS OF A CELLULAR PHONE 4 th ASA & μeta Internatonal Conference IMPACT AALYSIS OF A CELLULAR PHOE We Lu, 2 Hongy L Bejng FEAonlne Engneerng Co.,Ltd. Bejng, Chna ABSTRACT Drop test smulaton plays an mportant role n nvestgatng

More information

Simultaneous Mosaicing and Tracking with an Event Camera

Simultaneous Mosaicing and Tracking with an Event Camera KIM et al.: SIMULTANEOUS MOSAICING AND TRACKING WITH AN EVENT CAMERA 1 Smultaneous Mosacng and Trackng wth an Event Camera Hanme Km 1 hanme.km@mperal.ac.uk Ankur Handa 2 ah781@cam.ac.uk Ryad Benosman 3

More information

Detecting Credit Card Fraud using Periodic Features

Detecting Credit Card Fraud using Periodic Features Detectng Credt Card Fraud usng Perodc Features Alejandro Correa Bahnsen, Djamla Aouada, Aleksandar Stojanovc and Björn Ottersten Interdscplnary Centre for Securty, Relablty and Trust Unversty of Luxembourg,

More information

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7):1884-1889 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 A hybrd global optmzaton algorthm based on parallel

More information

Development of an intelligent system for tool wear monitoring applying neural networks

Development of an intelligent system for tool wear monitoring applying neural networks of Achevements n Materals and Manufacturng Engneerng VOLUME 14 ISSUE 1-2 January-February 2006 Development of an ntellgent system for tool wear montorng applyng neural networks A. Antć a, J. Hodolč a,

More information

How To Create An Emoton Recognzer

How To Create An Emoton Recognzer Recognzng Low/Hgh Anger n Speech for Call Centers FU-MING LEE*, LI-HUA LI, RU-YI HUANG Department of Informaton Management Chaoyang Unversty of Technology 168 Jfong E. Rd., Wufong Townshp Tachung County,

More information

Detecting Global Motion Patterns in Complex Videos

Detecting Global Motion Patterns in Complex Videos Detectng Global Moton Patterns n Complex Vdeos Mn Hu, Saad Al, Mubarak Shah Computer Vson Lab, Unversty of Central Florda {mhu,sal,shah}@eecs.ucf.edu Abstract Learnng domnant moton patterns or actvtes

More information

Techniques for multi-resolution image registration in the presence of occlusions 1

Techniques for multi-resolution image registration in the presence of occlusions 1 Technques for mult-resoluton mage regstraton n the presence of occlusons organ cgure Harold S. Stone morganm@mt.edu, hstone@research.n.nec.com Abstract Ths paper descrbes and compares technques for regsterng

More information

CS 2750 Machine Learning. Lecture 3. Density estimation. CS 2750 Machine Learning. Announcements

CS 2750 Machine Learning. Lecture 3. Density estimation. CS 2750 Machine Learning. Announcements Lecture 3 Densty estmaton Mlos Hauskrecht mlos@cs.ptt.edu 5329 Sennott Square Next lecture: Matlab tutoral Announcements Rules for attendng the class: Regstered for credt Regstered for audt (only f there

More information

Vehicle Detection, Classification and Position Estimation based on Monocular Video Data during Night-time

Vehicle Detection, Classification and Position Estimation based on Monocular Video Data during Night-time Vehcle Detecton, Classfcaton and Poston Estmaton based on Monocular Vdeo Data durng Nght-tme Jonas Frl, Marko H. Hoerter, Martn Lauer and Chrstoph Stller Keywords: Automotve Lghtng, Lght-based Drver Assstance,

More information

Document image template matching based on component block list

Document image template matching based on component block list Pattern Recognton Letters 22 2001) 1033±1042 www.elsever.nl/locate/patrec Document mage template matchng based on component block lst Hanchuan Peng a,b,c, *, Fuhu Long b, Zheru Ch b, Wan-Ch Su b a Department

More information

PEER REVIEWER RECOMMENDATION IN ONLINE SOCIAL LEARNING CONTEXT: INTEGRATING INFORMATION OF LEARNERS AND SUBMISSIONS

PEER REVIEWER RECOMMENDATION IN ONLINE SOCIAL LEARNING CONTEXT: INTEGRATING INFORMATION OF LEARNERS AND SUBMISSIONS PEER REVIEWER RECOMMENDATION IN ONLINE SOCIAL LEARNING CONTEXT: INTEGRATING INFORMATION OF LEARNERS AND SUBMISSIONS Yunhong Xu, Faculty of Management and Economcs, Kunmng Unversty of Scence and Technology,

More information

Traffic State Estimation in the Traffic Management Center of Berlin

Traffic State Estimation in the Traffic Management Center of Berlin Traffc State Estmaton n the Traffc Management Center of Berln Authors: Peter Vortsch, PTV AG, Stumpfstrasse, D-763 Karlsruhe, Germany phone ++49/72/965/35, emal peter.vortsch@ptv.de Peter Möhl, PTV AG,

More information

Politecnico di Torino. Porto Institutional Repository

Politecnico di Torino. Porto Institutional Repository Poltecnco d Torno Porto Insttutonal Repostory [Artcle] A cost-effectve cloud computng framework for acceleratng multmeda communcaton smulatons Orgnal Ctaton: D. Angel, E. Masala (2012). A cost-effectve

More information

Forensic Handwritten Document Retrieval System

Forensic Handwritten Document Retrieval System Forensc Handwrtten Document Retreval System Sargur N SRIHARI and Zhxn SHI + Center of Excellence for Document Analyss and Recognton (CEDAR), Unversty at Buffalo, State Unversty of New York, Buffalo, USA

More information

A Single-Image Super-Resolution Method for Texture Interpolation

A Single-Image Super-Resolution Method for Texture Interpolation A Sngle-Image Super-Resoluton Method for Texture Interpolaton Yaron Kalt and Moshe Porat Abstract In recent years, a number of super-resoluton technques have been proposed. Most of these technques construct

More information

Solder paste inspection and 3D shape estimation using directional LED lightings

Solder paste inspection and 3D shape estimation using directional LED lightings Ttle Solder paste nspecton and 3D shape estmaton usng drectonal LED lghtngs Advsor(s Pang, GKH Author(s Chu, Mng-he.; 朱 銘 熙. Ctaton Issued Date 27 UL http://hdl.handle.net/722/5552 ghts The author retans

More information

Oxygen Saturation Measurement and Optimal Accuracy in Nair

Oxygen Saturation Measurement and Optimal Accuracy in Nair The Applcaton of Threshold De-nosng n Moble Oxygen Saturaton Montorng Software Tang Nng and Xu Zhenzhen School of Computer Scence and Technology, Donghua Unversty, Shangha, Chna 201620 tnwysyd@126.com

More information

Course outline. Financial Time Series Analysis. Overview. Data analysis. Predictive signal. Trading strategy

Course outline. Financial Time Series Analysis. Overview. Data analysis. Predictive signal. Trading strategy Fnancal Tme Seres Analyss Patrck McSharry patrck@mcsharry.net www.mcsharry.net Trnty Term 2014 Mathematcal Insttute Unversty of Oxford Course outlne 1. Data analyss, probablty, correlatons, vsualsaton

More information

Investigation of Normalization Techniques and Their Impact on a Recognition Rate in Handwritten Numeral Recognition

Investigation of Normalization Techniques and Their Impact on a Recognition Rate in Handwritten Numeral Recognition S C H E D A E I N F O R M A T I C A E VOLUME 19 010 Investgaton of Normalzaton Technques and Ther Impact on a Recognton Rate n Handwrtten Numeral Recognton WIESŁAW CHMIELNICKI 1, KATARZYNA STĄPOR 1 Faculty

More information

CONSISTENT VEHICLES TRACKING BY USING A COOPERATIVE DISTRIBUTED VIDEO SURVEILLANCESYSTEM

CONSISTENT VEHICLES TRACKING BY USING A COOPERATIVE DISTRIBUTED VIDEO SURVEILLANCESYSTEM Internatonal Research Journal of Appled and Basc Scences 2013 Avalable onlne at www.rjabs.com ISSN 2251-838X / Vol, 4 (12):3658-3663 Scence Explorer Publcatons CONSISTENT VEHICLES TRACKING BY USING A COOPERATIVE

More information

How To Know The Components Of Mean Squared Error Of Herarchcal Estmator S

How To Know The Components Of Mean Squared Error Of Herarchcal Estmator S S C H E D A E I N F O R M A T I C A E VOLUME 0 0 On Mean Squared Error of Herarchcal Estmator Stans law Brodowsk Faculty of Physcs, Astronomy, and Appled Computer Scence, Jagellonan Unversty, Reymonta

More information

Bayesian Network Based Causal Relationship Identification and Funding Success Prediction in P2P Lending

Bayesian Network Based Causal Relationship Identification and Funding Success Prediction in P2P Lending Proceedngs of 2012 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 25 (2012) (2012) IACSIT Press, Sngapore Bayesan Network Based Causal Relatonshp Identfcaton and Fundng Success

More information

VEHICLE DETECTION BY USING REAR PARTS AND TRACKING SYSTEM

VEHICLE DETECTION BY USING REAR PARTS AND TRACKING SYSTEM IJRET: Internatonal Journal of Research n Engneerng and Technology eissn: 2319-1163 pissn: 2321-7308 VEHICLE DETECTION BY USING REAR PARTS AND TRACKING SYSTEM Yogn Ashokrao Kanhegaonkar 1, Jagtap Rupal

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada wellng@cs.toronto.edu Abstract Ths s a note to explan support vector machnes.

More information

Max-Margin Early Event Detectors

Max-Margin Early Event Detectors Max-Margn Early Event Detectors Mnh Hoa Fernando De la Torre Robotcs Insttute, Carnege Mellon Unversty Abstract The need for early detecton of temporal events from sequental data arses n a wde spectrum

More information

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo.

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo. ICSV4 Carns Australa 9- July, 007 RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL Yaoq FENG, Hanpng QIU Dynamc Test Laboratory, BISEE Chna Academy of Space Technology (CAST) yaoq.feng@yahoo.com Abstract

More information

Web Spam Detection Using Machine Learning in Specific Domain Features

Web Spam Detection Using Machine Learning in Specific Domain Features Journal of Informaton Assurance and Securty 3 (2008) 220-229 Web Spam Detecton Usng Machne Learnng n Specfc Doman Features Hassan Najadat 1, Ismal Hmed 2 Department of Computer Informaton Systems Faculty

More information

BRNO UNIVERSITY OF TECHNOLOGY

BRNO UNIVERSITY OF TECHNOLOGY BRNO UNIVERSITY OF TECHNOLOGY FACULTY OF INFORMATION TECHNOLOGY DEPARTMENT OF INTELLIGENT SYSTEMS ALGORITHMIC AND MATHEMATICAL PRINCIPLES OF AUTOMATIC NUMBER PLATE RECOGNITION SYSTEMS B.SC. THESIS AUTHOR

More information

An Efficient Recovery Algorithm for Coverage Hole in WSNs

An Efficient Recovery Algorithm for Coverage Hole in WSNs An Effcent Recover Algorthm for Coverage Hole n WSNs Song Ja 1,*, Wang Balng 1, Peng Xuan 1 School of Informaton an Electrcal Engneerng Harbn Insttute of Technolog at Weha, Shanong, Chna Automatc Test

More information

Improved SVM in Cloud Computing Information Mining

Improved SVM in Cloud Computing Information Mining Internatonal Journal of Grd Dstrbuton Computng Vol.8, No.1 (015), pp.33-40 http://dx.do.org/10.1457/jgdc.015.8.1.04 Improved n Cloud Computng Informaton Mnng Lvshuhong (ZhengDe polytechnc college JangSu

More information

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems STAN-CS-73-355 I SU-SE-73-013 An Analyss of Central Processor Schedulng n Multprogrammed Computer Systems (Dgest Edton) by Thomas G. Prce October 1972 Techncal Report No. 57 Reproducton n whole or n part

More information

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals Automated nformaton technology for onosphere montorng of low-orbt navgaton satellte sgnals Alexander Romanov, Sergey Trusov and Alexey Romanov Federal State Untary Enterprse Russan Insttute of Space Devce

More information

3D SURFACE RECONSTRUCTION AND ANALYSIS IN AUTOMATED APPLE STEM END/CALYX IDENTIFICATION

3D SURFACE RECONSTRUCTION AND ANALYSIS IN AUTOMATED APPLE STEM END/CALYX IDENTIFICATION 3D SURFACE RECONSTRUCTION AND ANALYSIS IN AUTOMATED APPLE STEM END/CALYX IDENTIFICATION L. Jang, B. Zhu, X. Cheng, Y. Luo, Y. Tao ABSTRACT. Machne vson methods are wdely used n apple defect detecton and

More information

Properties of Indoor Received Signal Strength for WLAN Location Fingerprinting

Properties of Indoor Received Signal Strength for WLAN Location Fingerprinting Propertes of Indoor Receved Sgnal Strength for WLAN Locaton Fngerprntng Kamol Kaemarungs and Prashant Krshnamurthy Telecommuncatons Program, School of Informaton Scences, Unversty of Pttsburgh E-mal: kakst2,prashk@ptt.edu

More information

BUSINESS PROCESS PERFORMANCE MANAGEMENT USING BAYESIAN BELIEF NETWORK. 0688, dskim@ssu.ac.kr

BUSINESS PROCESS PERFORMANCE MANAGEMENT USING BAYESIAN BELIEF NETWORK. 0688, dskim@ssu.ac.kr Proceedngs of the 41st Internatonal Conference on Computers & Industral Engneerng BUSINESS PROCESS PERFORMANCE MANAGEMENT USING BAYESIAN BELIEF NETWORK Yeong-bn Mn 1, Yongwoo Shn 2, Km Jeehong 1, Dongsoo

More information

The Network flow Motoring System based on Particle Swarm Optimized

The Network flow Motoring System based on Particle Swarm Optimized The Network flow Motorng System based on Partcle Swarm Optmzed Neural Network Adult Educaton College, Hebe Unversty of Archtecture, Zhangjakou Hebe 075000, Chna Abstract The compatblty of the commercal

More information

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters Frequency Selectve IQ Phase and IQ Ampltude Imbalance Adjustments for OFDM Drect Converson ransmtters Edmund Coersmeer, Ernst Zelnsk Noka, Meesmannstrasse 103, 44807 Bochum, Germany edmund.coersmeer@noka.com,

More information

Project Networks With Mixed-Time Constraints

Project Networks With Mixed-Time Constraints Project Networs Wth Mxed-Tme Constrants L Caccetta and B Wattananon Western Australan Centre of Excellence n Industral Optmsaton (WACEIO) Curtn Unversty of Technology GPO Box U1987 Perth Western Australa

More information

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence 1 st Internatonal Symposum on Imprecse Probabltes and Ther Applcatons, Ghent, Belgum, 29 June 2 July 1999 How Sets of Coherent Probabltes May Serve as Models for Degrees of Incoherence Mar J. Schervsh

More information

Enterprise Master Patient Index

Enterprise Master Patient Index Enterprse Master Patent Index Healthcare data are captured n many dfferent settngs such as hosptals, clncs, labs, and physcan offces. Accordng to a report by the CDC, patents n the Unted States made an

More information

A Load-Balancing Algorithm for Cluster-based Multi-core Web Servers

A Load-Balancing Algorithm for Cluster-based Multi-core Web Servers Journal of Computatonal Informaton Systems 7: 13 (2011) 4740-4747 Avalable at http://www.jofcs.com A Load-Balancng Algorthm for Cluster-based Mult-core Web Servers Guohua YOU, Yng ZHAO College of Informaton

More information

RELIABILITY, RISK AND AVAILABILITY ANLYSIS OF A CONTAINER GANTRY CRANE ABSTRACT

RELIABILITY, RISK AND AVAILABILITY ANLYSIS OF A CONTAINER GANTRY CRANE ABSTRACT Kolowrock Krzysztof Joanna oszynska MODELLING ENVIRONMENT AND INFRATRUCTURE INFLUENCE ON RELIABILITY AND OPERATION RT&A # () (Vol.) March RELIABILITY RIK AND AVAILABILITY ANLYI OF A CONTAINER GANTRY CRANE

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

Example-based head tracking

Example-based head tracking MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Example-based head trackng S. Nyog TR96-34 December 1996 Abstract We want to estmate the pose of human heads. Ths estmaton nvolves a nonlnear

More information

Watermark-based Provable Data Possession for Multimedia File in Cloud Storage

Watermark-based Provable Data Possession for Multimedia File in Cloud Storage Vol.48 (CIA 014), pp.103-107 http://dx.do.org/10.1457/astl.014.48.18 Watermar-based Provable Data Possesson for Multmeda Fle n Cloud Storage Yongjun Ren 1,, Jang Xu 1,, Jn Wang 1,, Lmng Fang 3, Jeong-U

More information

Damage detection in composite laminates using coin-tap method

Damage detection in composite laminates using coin-tap method Damage detecton n composte lamnates usng con-tap method S.J. Km Korea Aerospace Research Insttute, 45 Eoeun-Dong, Youseong-Gu, 35-333 Daejeon, Republc of Korea yaeln@kar.re.kr 45 The con-tap test has the

More information

Learning from Multiple Outlooks

Learning from Multiple Outlooks Learnng from Multple Outlooks Maayan Harel Department of Electrcal Engneerng, Technon, Hafa, Israel She Mannor Department of Electrcal Engneerng, Technon, Hafa, Israel maayanga@tx.technon.ac.l she@ee.technon.ac.l

More information

Autonomous Navigation and Map building Using Laser Range Sensors in Outdoor Applications

Autonomous Navigation and Map building Using Laser Range Sensors in Outdoor Applications Autonomous Navgaton and Map buldng Usng aser Range Sensors n Outdoor Applcatons Jose Guvant, Eduardo Nebot and Stephan Baker Australan Centre for Feld Robotcs Department of Mechancal and Mechatronc Engneerng

More information

Adaptive Fractal Image Coding in the Frequency Domain

Adaptive Fractal Image Coding in the Frequency Domain PROCEEDINGS OF INTERNATIONAL WORKSHOP ON IMAGE PROCESSING: THEORY, METHODOLOGY, SYSTEMS AND APPLICATIONS 2-22 JUNE,1994 BUDAPEST,HUNGARY Adaptve Fractal Image Codng n the Frequency Doman K AI UWE BARTHEL

More information

A GENERIC HANDOVER DECISION MANAGEMENT FRAMEWORK FOR NEXT GENERATION NETWORKS

A GENERIC HANDOVER DECISION MANAGEMENT FRAMEWORK FOR NEXT GENERATION NETWORKS A GENERIC HANDOVER DECISION MANAGEMENT FRAMEWORK FOR NEXT GENERATION NETWORKS Shanthy Menezes 1 and S. Venkatesan 2 1 Department of Computer Scence, Unversty of Texas at Dallas, Rchardson, TX, USA 1 shanthy.menezes@student.utdallas.edu

More information

A New Quality of Service Metric for Hard/Soft Real-Time Applications

A New Quality of Service Metric for Hard/Soft Real-Time Applications A New Qualty of Servce Metrc for Hard/Soft Real-Tme Applcatons Shaoxong Hua and Gang Qu Electrcal and Computer Engneerng Department and Insttute of Advanced Computer Study Unversty of Maryland, College

More information