Performance Analysis of Various Feature Detector and Descriptor for Real-Time Video based Face Tracking

Size: px
Start display at page:

Download "Performance Analysis of Various Feature Detector and Descriptor for Real-Time Video based Face Tracking"

Transcription

1 Iteratioal Joural Computer Applicatios ( ) Performace Aalysis Various Feature Detector ad for Real-Time Video based Face Trackig Akash Patel P.G. studet Computer Egieerig SCET, Surat, Idia. D. R. Kasat Associate Prsor SCET college Surat, Idia Sajeev Jai, Ph. D Director MITS Gwalior, Idia V. M. Thakare, Ph. D Head CSE Dept. Amravati Uiversity Amravati, Idia ABSTRACT This paper prets the performace aalysis various cotemporary feature detector ad dcriptor pair for real time face trackig. The feature detectors/dcriptors are mostly used i image ig applicatios. Some feature detectors/dcriptors like STAR, FAST, BRIEF, FREAK, ad ORB ca also be used for SLAM applicatios due to their high performace. However usig oly oe the feature detectors for object trackig may ot provide good accuracy due to various challeg i trackig like abrupt chage i object motio, o-rigid object structure, chage i appearace object, occlusios i the scee ad camera motio. But it ca be combied other object trackig algorithm to improve the overall trackig accuracy. I this paper we have measured the trackig speed ad accuracy the feature detectors i real time video for face trackig usig parameters like average umb key poits, average detectio time key-poit, frame per secod ad umb usig OpeCV. Geeral Terms Object trackig, Image ig. Keywords Face trackig, Feature detectors ad Feature dcriptors. 1. ITRODUCTIO Visual object trackig ca be defied as the procs trackig a movig object(s) cotiuously usig a camera. The goal object trackig is to determie the positio the object i fram cotiuously ad reliably i video [1]. It is very importat task i may computer visio applicatios. This procs should keep track its motio, orietatio, occlusio i scee etc. Trackig ca be simplified by imposig costraits o the motio ad/or appearace objects [2]. Feature detectors are used to fid itert poits i give image. It aims at computig abstractios image iformatio whereas feature extractio aims at how to reprets the key poits image. Feature extractio is basically a special form dimioality reductio. The detectors/dcriptors are used as first step i may applicatios like object trackig, localizatio, image ig ad recogitio. The detectio, dcriptio ad ig feature poits plays a vital role i most the cotemporary algorithms for SLAM (Simultaeous Localizatio ad Mappig) [3, 4]. I past years several ew detectors (FAST [6], SURF [7], ad CeSurE-based STAR [8]) ad dcriptors (SIFT [5], SURF [7], BRIEF [9], ORB [10], BRISK [11], ad FREAK [13]) have bee proposed. They have bee succsfully applied to the object detectio ad trackig task. Curretly, to the extet our kowledge there is o comparative study the ewt poit detectors ad dcriptors with regard to their applicability i face trackig. I [14] author has compared various feature dcriptors for Pedtria detectio. I [15] ad [16] the authors has dcribed the dired characteristics the feature detectors ad dcriptors for visual SLAM, but they have ot preted ay experimetal rults. This paper pret the performace aalysis the detector dcriptor pairs i the cotext face trackig. The measure the pair s efficiecy was based o the various parameters like average umb key poits, average detectio time key-poit, detectio frame per secod ad umb. The videos were take from several real-time situatios usig Webcam supportig rolutio up to 720p ad speed up to 30 fps. The followig paper is orgaized as follows. The Sectio 2 prets the short summary feature detector ad dcriptor evaluated i the study. Sectio 3 prets the evaluatio methodology ad rult aalysis ad the sectio 4 cotai the cocludig remarks. 2. VARIOUS FEATURE DETECTORS AD DESCRIPTORS 2.1 FAST feature detector The FAST [6] (Featur from Accelerated Segmet Tt) feature detector was the first algorithm based o AST (Accelerated Segmet Tt). It first exami the valu the itity fuctio pixels i a circle radius r aroud the cadidate poit p. They have cosidered pixel o a circle bright if its itity value is brighter by at least t(thrhold), ad dark if its itity value is darker by at least t tha the itity value p. They have classified a cadidate pixel as a feature o a basis a segmet tt if a cotiguous, at least pixels log arc bright or dark pixels is foud i the circle tha it is cosidered as feature. They have used ID3 [17] algorithm to optimize the order i which pixels are tted, rultig i high computatioal efficiecy. The segmet tt aloe produc small sets adjacet positive rpos. To further refie the rults, they have used a additioal corer-s measure for o-maximum supprsio (MS). To improve the speed the MS is applied oly to a small fractio pixels that positively passed the segmet tt. 37

2 Iteratioal Joural Computer Applicatios ( ) 2.2 SURF feature detector/dcriptor The SURF [7] (Speeded Up Robust Featur) is a robust local feature detector ad dcriptor. It is ispired by the SIFT [5] detector/dcriptor. Its mai objective was to overcome SIFT s mai weaks its computatioal complexity ad hece a low executio speed. SURF is several tim faster tha SIFT ad it is more robust agaist differet image trasformatios tha SIFT as claimed by authors. The detectio step i SURF tak advatage the use Haar wavelet approximatio the blob detector based o the Hsia determiat. The approximatios Haar wavelets ca be efficietly computed usig itegral imag, regardls the scale. For accurate localizatio multi-scale SURF featur iterpolatio is required. For the feature dcriptor they have used Haar wavelets i cojuctio with itegral imag to ecode the distributio pixel itity valu i the eighborhood the feature while accoutig the feature s scale. They have computed the dcriptor for a give feature at scale s which begis with the assigmet the domiat orietatio to make the dcriptor rotatio ivariat. 2.3 CeSurE based STAR feature detector The STAR keypoit detector was implemeted as a part the OpeCV computer visio library. It is derived from CeSurE (Ceter Surroud Extrema) feature detector [8]. The authors aimed at the formatio a multi-scale detector with full spatial rolutio. As defied i [8], the subsamplig performed by SIFT [5] ad SURF [7] affects the accuracy feature localizatio. The detector us a bi-level approximatio the Laplacia Gaussias (LoG) filter. The circular shape the mask is replaced by a approximatio that prerv rotatioal ivariace ad eabl the use itegral imag for efficiet computatio. They have created scale-space without iterpolatio, by applyig masks differet size. 2.4 BRIEF corer dcriptor The BRIEF [9] (Biary Robust Idepedet Elemetary Featur) dcriptor proposed i [8] us biary strigs for feature dcriptio ad subsequet ig. This eabl the use Hammig distace to compute the dcriptor similarity. Such similarity measure ca be computed very efficietly much faster tha the commoly used L2 orm. Due to BRIEF s sitivity to oise, the image is smoothed with a simple averagig filter before applyig the actual dcriptor. The value each bit cotributig to the dcriptor depeds o the rult a compariso betwee the itity valu two poits iside a image segmet cetered o the curretly dcribed feature. The bit corrpodig to a give poit pair is set to if the itity value the first poit this pair is higher tha the itity value the secod poit, ad ret otherwise. The samplig strategy for the selectio poit for the pairs to be compared was selected based o experimets with uiform ad Gaussia radom samplig usig differet distributio parameters. The proposed dcriptor is 512-bit log ad computed over a pixel image patch. The iitial smoothig is performed with a 9 9 pixel rectagular averagig filter. The basic form BRIEF is ot ivariat w.r.t. rotatio. 2.5 ORB feature detector/dcriptor ORB [10] is basically a fusio FAST (Featur from Accelerated Segmet Tt) [6] keypoit detector ad BRIEF (Biary Robust Idepedet Elemetary Featur) [9] dcriptor with may modificatios to ehace the performace. It us FAST to fid, ad the apply Harris corer measure to fid top poits amog them. It also use pyramid to produce multiscale-featur. But oe problem is that, FAST do t compute the orietatio. So, Authors came up with followig modificatio. It comput the itity weighted cetroid the patch with located corer at ceter. The directio the vector from this corer poit to cetroid giv the orietatio. To improve the rotatio ivariace, momets are computed with x ad y which should be i a circular regio radius r, where r is the size the patch. For dcriptor, ORB us modified versio BRIEF dcriptor. Stadard BRIEF dcriptor performs poorly with rotatio. So ORB steer BRIEF accordig to the orietatio. For ay feature set biary tts at locatio (x i, y i ), defie a 2 matrix, S which cotais the coordiat the pixels. The usig the orietatio patch, θ, its rotatio matrix is foud ad rotat the S to get steered(rotated) versio S θ. ORB discretize the agle to icremets 2π/30 (12 degre), ad costruct a lookup table pre-computed BRIEF patters. As log as the keypoit orietatio θ is cosistet across views, the correct set poits S θ will be used to compute its dcriptor. 2.6 BRISK feature detector/dcriptor The BRISK [11] is a keypoit detector ad dcriptor ispired by AGAST [12] ad BRIEF [9]. For detectig the featur it us AGAST [12] which is improvemet FAST i speed while maitaiig the same detectio performace. To achieve scale ivariace, it detects the i a scalpace pyramid, performig o-maxima supprsio ad iterpolatio across all scal. Istead usig leared or radom patter like i BRIEF ad ORB they have used symmetric patter to dcribe the featur. They have used several log-distace sample poit comparisos to determie orietatio ad for log-distace compariso the vector displacemet betwee the sample poits is stored ad weighted by the relative differece i itity. The, to determie the domiat gradiet directio patch the weighted vectors are averaged. 2.7 FREAK feature dcriptor The FREAK [13] (Fast Retia Keypoit) is a ovel dcriptor biologically ispired by huma visual system. It provid the dcriptor with feature orietatio by summig the timated local gradiets over selected poit pairs. It us a specific poit samplig patter that allows applyig coarser discretizatio rotatio, which allows savigs i memory space. They have used a special, biologically ispired samplig patter. While the rultig dcriptor is still a biary strig like BRIEF [9], the samplig patter allows for the use a coarse-to-fie approach to feature dcriptio. It first compar the poit pairs carryig the iformatio o most distictive characteristics the feature eighborhood. This allows for faster rejectio false ad shorteig the computatio time. 3. EXPERIMETS 3.1 Dataset We have used our ow dataset for ttig various detectordcriptor pairs. We have tted each pair i several realworld situatios. The face was moved left/right to tt the effect rotatio for each detector/dcriptor pair. The Logitech C270 Webcam supportig rolutio up to 720p ad speed up to 30 fps is used for takig the videos. 38

3 Iteratioal Joural Computer Applicatios ( ) 3.2 Evaluatio The OpeCV C/C++ library for Widows is used to perform all the tts. All the tts were executed o a laptop with a Itel 2 d ge core-i5 2430M 2.4GHz procsor ad 4GB RAM. The video was captured at rolutio. The followig procedure is adopted for ttig each detectordcriptor pair: 1. The user selects the itert object from the live video. 2. The selected area is cropped from frame ad it is cosidered as object image. 3. The selected poit feature detector is applied o object image ad curret video frame (i.e. scee). 4. The poit featur dcriptors are calculated for both imag usig the selected dcriptor algorithm. 5. The featur from both imag are ed usig hammig distace based brute-force er fuctio by miimizig the distace betwee their dcriptors. 6. The distace d betwee dcriptor object image ad scee image is calculated. 7. The mea this distace array is calculated usig this formula: mea(μ) = Where is total umb dcriptors (1) 8. The deviatio distace array is calculated usig this formula: deviatio σ = (2) 9. The the parameters like average umb key poits, ad Time take per frame are also calculated for each pair. Here the mea ad deviatio distace array are used as efficiecy measure. The larger mea shows that the average distace betwee dcriptor referece image ad scee image is large. So it poits towards lser efficiecy ig. While the deviatio reprets the average amout differece betwee other dcriptor value ad the mea value. The deviatio teds to icrease whe object is moved i the scee. Firstly the tt was performed o the facial imag havig plai backgroud i good lightig. At first we have measured all the parameters as dcribed above for each detectordcriptor pair o straight face. The the face is moved left ad right as show i fig. 3.1 ad agai all the parameters are measured. The same tt is repeated for 3 tim for each pair. The rults this tt are show i table The we have performed similar tts i low light coditio. The rults low-light tt are show i table I followig tabl the umb ad umber shows the average value. For mea ad deviatio the rage is show. The fps field shows the average frame per secod video. The distace mea ad deviatio value 1 i=1 d i i=1 (d i μ) 2 icreas as the face mov left/right. The FREAK dcriptor has hight deviatio while the SURF detector/dcriptor has lowt average mea distace ad deviatio but its performace is slower tha all ad it detects ls umb tha others. Biary vector dcriptor BRIEF ad ORB are showig good performace. I low light coditio the umb decreas drastically for FAST ad ORB detectors. BRISK detector was tted o low thrhold (T=10) for low light coditio because at default thrhold (T=30) it was ot detectig ay keypoit i the face. Table 3.1 Tt rults for FAST detector er er Mea BRIEF BRISK ORB FREAK Table 3.2 Tt rults for SURF detector er Mea BRIEF BRISK ORB FREAK Table 3.3 Tt rults for STAR detector er Mea BRIEF BRISK ORB FREAK Table 3.4 Tt rults for ORB detector er Mea ORB BRISK FREAK

4 Iteratioal Joural Computer Applicatios ( ) Table 3.5 Tt rults for BRISK detector Mea BRISK BRIEF FREAK The Fig. 3-1 shows the trackig rult for FAST/BRIEF pair i good light coditio. While the Fig. 3-2 shows the trackig rult i low light coditio. From both the fig. we ca say that the umber are very ls i low light coditio. Table 3.6 Tt rults for FAST detector (low-light) e s Mea BRIEF BRISK ORB FREAK Table 3.7 Tt rults for SURF detector (low-light) Mea BRIEF BRISK ORB FREAK Table 3.8 Tt rults for STAR detector (low-light) e s Mea BRIEF BRISK ORB FREAK Figure 3-1 FAST/BRIEF (I good lightig) Table 3.9 Tt rults for ORB detector (low-light) Mea ORB BRISK FREAK Table 3.10 Tt rults for BRISK detector (low-light) Mea BRISK BRIEF FREAK Figure 3-2 FAST/BRIEF (I low light) 40

5 Iteratioal Joural Computer Applicatios ( ) 4. COCLUSIOS We have compared various cotemporary feature detector ad dcriptor pair to fid the bt combiatio for real time visual face trackig. The experimets show that i low light coditio umb ad are decreasig. The biary dcriptors BRIEF ad ORB are showig good performace with detectors like FAST ad STAR. While the recetly proposed FREAK remov so may keypoit whe combied with SURF, ORB ad BRISK ad it has more deviatio compared to other whe object mov so it is ot showig cosistet performace as claimed i [13]. The SURF detector has the lowt distace deviatio ad mea so it is accurate. But it tak almost double time tha other detectors. So it is ls suitable for SLAM applicatios. So i short FAST/BRIEF or ORB is more suitable for real time visual face trackig. 5. REFERECES [1] W. Hu, T. Ta, L. Wag, ad S. Maybak, A survey o visual surveillace object motio ad behaviors, IEEE Tras. Syst. Ma Cyber.-C vol. 34 (3), 2004, pp [2] A. Yilmaz, O. Javed, ad M. Shah. Object trackig: A survey. ACM Computig Survey, vol. 38(4), [3] J. Daviso, I. Reid,. Molto, ad O. Stasse, MooSLAM: Real-Time Sigle Camera SLAM, IEEE Tras. PAMI, vol. 29(6), 2007, pp [4] A. Schmidt, A. Kasiński, The Visual SLAM System for a Hexapod Robot, Lecture ot i Computer Sciece, vol. 6375, 2010, pp [5] D. Lowe, Object recogitio from local scale-ivariat featur, i: Proceedigs the Iteratioal Cerece o Computer Visio ICCV, Corfu, 1999, pp [6] E. Roste, ad T. Drummod, Machie learig for highspeed corer detectio, i Proc. Europea C. o Computer Visio, 2006, pp [7] H. Bay, A. Ess, T. Tuytelaars, L. Va Gool, SURF: Speeded Up Robust Featur, Computer Visio ad Image Uderstadig, vol. 110(3), 2008, pp [8] M. Agrawal, K. Koolige, ad M.R. Blas, CeSurE: Ceter surroud extremas for real time feature detectio ad ig, Lecture ot i Computer Sciece, vol. 5305, 2008, pp [9] M. Caloder, V. Lepetit, C. Strecha, ad P. Fua, BRIEF: Biary Robust Idepedet Elemetary Featur, i Proceedigs ECCV 2010, pp [10] E. Rublee, V. Rabaud, K. Koolige, ad G. R. Bradski, ORB: A efficiet alterative to SIFT or SURF, i Proc. ICCV, 2011, pp [11] S. Leuteegger, M. Chli, ad R. Siegwart, Brisk: Biary robust ivariat scalable, i Proc. It. C. Computer Visio, 2011, pp [12] E. Mair, G. D. Hager, D. Burschka, M. Suppa, ad G. Hirziger, Adaptive ad geeric corer detectio based o the accelerated segmet tt, I Proceedigs the Europea Cerece o Computer Visio (ECCV), [13] A. Alahi, R. Ortiz, ad P. Vadergheyst, FREAK: Fast Retia Keypoit, I Proc. IEEE Cerece o Computer Visio ad Patter Recogitio, 2012, pp [14] Schaeffer, Camero. "A Compariso Keypoit s i the Cotext Pedtria Detectio: FREAK vs. SURF vs. BRISK", [15] O. Martíez, A. Gil, M. Ballta, ad O. Reioso, Itert Poit Detectors for Visual SLAM, I Curret Topics i Artificial Itelligece, Spriger Berli Heidelberg, 2007, pp [16] M. Ballta, A. Gil, O. Martíez, ad O. Reioso, Local s for Visual SLAM, i Proc. Workshop o Robotics ad Mathematics, [17] Quila, J.R., Iductio decisio tree, Machie learig, vol. 1(1) 1986, pp IJCA TM : 41

Image Segmentation EEE 508

Image Segmentation EEE 508 Image Segmetatio Objective: to determie (etract) object boudaries. It is a process of partitioig a image ito distict regios by groupig together eighborig piels based o some predefied similarity criterio.

More information

High-Speed Recognition Algorithm Based on BRISK and Saliency Detection for Aerial Images

High-Speed Recognition Algorithm Based on BRISK and Saliency Detection for Aerial Images Research Joural of Applied Scieces, Egieerig ad Techology 5(23): 5469-5473, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scietific Orgaizatio, 2013 Submitted: November 29, 2012 Accepted: Jauary 17,

More information

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c Iteratioal Coferece o Computatioal Sciece ad Egieerig (ICCSE 015) Harris Corer Detectio Algorithm at Sub-pixel Level ad Its Applicatio Yuafeg Ha a, Peijiag Che b * ad Tia Meg c School of Automobile, Liyi

More information

3D Model Retrieval Method Based on Sample Prediction

3D Model Retrieval Method Based on Sample Prediction 20 Iteratioal Coferece o Computer Commuicatio ad Maagemet Proc.of CSIT vol.5 (20) (20) IACSIT Press, Sigapore 3D Model Retrieval Method Based o Sample Predictio Qigche Zhag, Ya Tag* School of Computer

More information

Accuracy Improvement in Camera Calibration

Accuracy Improvement in Camera Calibration Accuracy Improvemet i Camera Calibratio FaJie L Qi Zag ad Reihard Klette CITR, Computer Sciece Departmet The Uiversity of Aucklad Tamaki Campus, Aucklad, New Zealad fli006, qza001@ec.aucklad.ac.z r.klette@aucklad.ac.z

More information

IMP: Superposer Integrated Morphometrics Package Superposition Tool

IMP: Superposer Integrated Morphometrics Package Superposition Tool IMP: Superposer Itegrated Morphometrics Package Superpositio Tool Programmig by: David Lieber ( 03) Caisius College 200 Mai St. Buffalo, NY 4208 Cocept by: H. David Sheets, Dept. of Physics, Caisius College

More information

Dynamic Programming and Curve Fitting Based Road Boundary Detection

Dynamic Programming and Curve Fitting Based Road Boundary Detection Dyamic Programmig ad Curve Fittig Based Road Boudary Detectio SHYAM PRASAD ADHIKARI, HYONGSUK KIM, Divisio of Electroics ad Iformatio Egieerig Chobuk Natioal Uiversity 664-4 Ga Deokji-Dog Jeoju-City Jeobuk

More information

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System A Novel Feature Extractio Algorithm for Haar Local Biary Patter Texture Based o Huma Visio System Liu Tao 1,* 1 Departmet of Electroic Egieerig Shaaxi Eergy Istitute Xiayag, Shaaxi, Chia Abstract The locality

More information

New HSL Distance Based Colour Clustering Algorithm

New HSL Distance Based Colour Clustering Algorithm The 4th Midwest Artificial Itelligece ad Cogitive Scieces Coferece (MAICS 03 pp 85-9 New Albay Idiaa USA April 3-4 03 New HSL Distace Based Colour Clusterig Algorithm Vasile Patrascu Departemet of Iformatics

More information

Designing a learning system

Designing a learning system CS 75 Machie Learig Lecture Desigig a learig system Milos Hauskrecht milos@cs.pitt.edu 539 Seott Square, x-5 people.cs.pitt.edu/~milos/courses/cs75/ Admiistrivia No homework assigmet this week Please try

More information

Performance Plus Software Parameter Definitions

Performance Plus Software Parameter Definitions Performace Plus+ Software Parameter Defiitios/ Performace Plus Software Parameter Defiitios Chapma Techical Note-TG-5 paramete.doc ev-0-03 Performace Plus+ Software Parameter Defiitios/2 Backgroud ad Defiitios

More information

Neuro Fuzzy Model for Human Face Expression Recognition

Neuro Fuzzy Model for Human Face Expression Recognition IOSR Joural of Computer Egieerig (IOSRJCE) ISSN : 2278-0661 Volume 1, Issue 2 (May-Jue 2012), PP 01-06 Neuro Fuzzy Model for Huma Face Expressio Recogitio Mr. Mayur S. Burage 1, Prof. S. V. Dhopte 2 1

More information

Pattern Recognition Systems Lab 1 Least Mean Squares

Pattern Recognition Systems Lab 1 Least Mean Squares Patter Recogitio Systems Lab 1 Least Mea Squares 1. Objectives This laboratory work itroduces the OpeCV-based framework used throughout the course. I this assigmet a lie is fitted to a set of poits usig

More information

Cubic Polynomial Curves with a Shape Parameter

Cubic Polynomial Curves with a Shape Parameter roceedigs of the th WSEAS Iteratioal Coferece o Robotics Cotrol ad Maufacturig Techology Hagzhou Chia April -8 00 (pp5-70) Cubic olyomial Curves with a Shape arameter MO GUOLIANG ZHAO YANAN Iformatio ad

More information

Ones Assignment Method for Solving Traveling Salesman Problem

Ones Assignment Method for Solving Traveling Salesman Problem Joural of mathematics ad computer sciece 0 (0), 58-65 Oes Assigmet Method for Solvig Travelig Salesma Problem Hadi Basirzadeh Departmet of Mathematics, Shahid Chamra Uiversity, Ahvaz, Ira Article history:

More information

Improving Template Based Spike Detection

Improving Template Based Spike Detection Improvig Template Based Spike Detectio Kirk Smith, Member - IEEE Portlad State Uiversity petra@ee.pdx.edu Abstract Template matchig algorithms like SSE, Covolutio ad Maximum Likelihood are well kow for

More information

An Image Retrieval Method Based on Hu Invariant Moment and Improved Annular Histogram

An Image Retrieval Method Based on Hu Invariant Moment and Improved Annular Histogram http://dx.doi.org/10.5755/j01.eee.0.4.6888 ELEKTROIKA IR ELEKTROTECHIKA ISS 139 115 VOL. 0 O. 4 014 A Image Retrieval Method Based o Hu Ivariat Momet ad Improved Aular Histogram F. Xiag 1 H. Yog 1 S. Dada

More information

Fundamentals of Media Processing. Shin'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dinh Le

Fundamentals of Media Processing. Shin'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dinh Le Fudametals of Media Processig Shi'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dih Le Today's topics Noparametric Methods Parze Widow k-nearest Neighbor Estimatio Clusterig Techiques k-meas Agglomerative Hierarchical

More information

ON THE QUALITY OF AUTOMATIC RELATIVE ORIENTATION PROCEDURES

ON THE QUALITY OF AUTOMATIC RELATIVE ORIENTATION PROCEDURES ON THE QUALITY OF AUTOMATIC RELATIVE ORIENTATION PROCEDURES Thomas Läbe, Timo Dickscheid ad Wolfgag Förster Istitute of Geodesy ad Geoiformatio, Departmet of Photogrammetry, Uiversity of Bo laebe@ipb.ui-bo.de,

More information

Evaluation scheme for Tracking in AMI

Evaluation scheme for Tracking in AMI A M I C o m m u i c a t i o A U G M E N T E D M U L T I - P A R T Y I N T E R A C T I O N http://www.amiproject.org/ Evaluatio scheme for Trackig i AMI S. Schreiber a D. Gatica-Perez b AMI WP4 Trackig:

More information

USING PHASE AND MAGNITUDE INFORMATION OF THE COMPLEX DIRECTIONAL FILTER BANK FOR TEXTURE SEGMENTATION

USING PHASE AND MAGNITUDE INFORMATION OF THE COMPLEX DIRECTIONAL FILTER BANK FOR TEXTURE SEGMENTATION 6th Europea Sigal Processig Coferece EUSIPCO 008, Lausae, Switzerlad, August 5-9, 008, copyright by EURASIP USING PASE AND MAGNITUDE INFORMATION OF TE COMPLEX DIRECTIONAL FILTER BANK FOR TEXTURE SEGMENTATION

More information

are two specific neighboring points, F( x, y)

are two specific neighboring points, F( x, y) $33/,&$7,212)7+(6(/)$92,',1* 5$1'20:$/.12,6(5('8&7,21$/*25,7+0,17+(&2/285,0$*(6(*0(17$7,21 %RJGDQ602/.$+HQU\N3$/86'DPLDQ%(5(6.$ 6LOHVLDQ7HFKQLFDO8QLYHUVLW\'HSDUWPHQWRI&RPSXWHU6FLHQFH $NDGHPLFND*OLZLFH32/$1'

More information

Evaluation of Support Vector Machine Kernels for Detecting Network Anomalies

Evaluation of Support Vector Machine Kernels for Detecting Network Anomalies Evaluatio of Support Vector Machie Kerels for Detectig Network Aomalies Prera Batta, Maider Sigh, Zhida Li, Qigye Dig, ad Ljiljaa Trajković Commuicatio Networks Laboratory http://www.esc.sfu.ca/~ljilja/cl/

More information

DETECTION OF LANDSLIDE BLOCK BOUNDARIES BY MEANS OF AN AFFINE COORDINATE TRANSFORMATION

DETECTION OF LANDSLIDE BLOCK BOUNDARIES BY MEANS OF AN AFFINE COORDINATE TRANSFORMATION Proceedigs, 11 th FIG Symposium o Deformatio Measuremets, Satorii, Greece, 2003. DETECTION OF LANDSLIDE BLOCK BOUNDARIES BY MEANS OF AN AFFINE COORDINATE TRANSFORMATION Michaela Haberler, Heribert Kahme

More information

New Fuzzy Color Clustering Algorithm Based on hsl Similarity

New Fuzzy Color Clustering Algorithm Based on hsl Similarity IFSA-EUSFLAT 009 New Fuzzy Color Clusterig Algorithm Based o hsl Similarity Vasile Ptracu Departmet of Iformatics Techology Tarom Compay Bucharest Romaia Email: patrascu.v@gmail.com Abstract I this paper

More information

Dimension Reduction and Manifold Learning. Xin Zhang

Dimension Reduction and Manifold Learning. Xin Zhang Dimesio Reductio ad Maifold Learig Xi Zhag eeizhag@scut.edu.c Cotet Motivatio of maifold learig Pricipal compoet aalysis ad its etesio Maifold learig Global oliear maifold learig (IsoMap) Local oliear

More information

Using a Dynamic Interval Type-2 Fuzzy Interpolation Method to Improve Modeless Robots Calibrations

Using a Dynamic Interval Type-2 Fuzzy Interpolation Method to Improve Modeless Robots Calibrations Joural of Cotrol Sciece ad Egieerig 3 (25) 9-7 doi:.7265/2328-223/25.3. D DAVID PUBLISHING Usig a Dyamic Iterval Type-2 Fuzzy Iterpolatio Method to Improve Modeless Robots Calibratios Yig Bai ad Dali Wag

More information

BASED ON ITERATIVE ERROR-CORRECTION

BASED ON ITERATIVE ERROR-CORRECTION A COHPARISO OF CRYPTAALYTIC PRICIPLES BASED O ITERATIVE ERROR-CORRECTIO Miodrag J. MihaljeviC ad Jova Dj. GoliC Istitute of Applied Mathematics ad Electroics. Belgrade School of Electrical Egieerig. Uiversity

More information

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method A ew Morphological 3D Shape Decompositio: Grayscale Iterframe Iterpolatio Method D.. Vizireau Politehica Uiversity Bucharest, Romaia ae@comm.pub.ro R. M. Udrea Politehica Uiversity Bucharest, Romaia mihea@comm.pub.ro

More information

Fire Recognition in Video. Walter Phillips III Mubarak Shah Niels da Vitoria Lobo.

Fire Recognition in Video. Walter Phillips III Mubarak Shah Niels da Vitoria Lobo. Fire Recogitio i Video Walter Phillips III Mubarak Shah Niels da Vitoria Lobo {wrp65547,shah,iels}@cs.ucf.edu Computer Visio Laboratory Departmet of Computer Sciece Uiversity of Cetral Florida Orlado,

More information

Euclidean Distance Based Feature Selection for Fault Detection Prediction Model in Semiconductor Manufacturing Process

Euclidean Distance Based Feature Selection for Fault Detection Prediction Model in Semiconductor Manufacturing Process Vol.133 (Iformatio Techology ad Computer Sciece 016), pp.85-89 http://dx.doi.org/10.1457/astl.016. Euclidea Distace Based Feature Selectio for Fault Detectio Predictio Model i Semicoductor Maufacturig

More information

Stone Images Retrieval Based on Color Histogram

Stone Images Retrieval Based on Color Histogram Stoe Images Retrieval Based o Color Histogram Qiag Zhao, Jie Yag, Jigyi Yag, Hogxig Liu School of Iformatio Egieerig, Wuha Uiversity of Techology Wuha, Chia Abstract Stoe images color features are chose

More information

DATA MINING II - 1DL460

DATA MINING II - 1DL460 DATA MINING II - 1DL460 Sprig 2017 A secod course i data miig http://www.it.uu.se/edu/course/homepage/ifoutv2/vt17/ Kjell Orsbor Uppsala Database Laboratory Departmet of Iformatio Techology, Uppsala Uiversity,

More information

Parallel Polygon Approximation Algorithm Targeted at Reconfigurable Multi-Ring Hardware

Parallel Polygon Approximation Algorithm Targeted at Reconfigurable Multi-Ring Hardware Parallel Polygo Approximatio Algorithm Targeted at Recofigurable Multi-Rig Hardware M. Arif Wai* ad Hamid R. Arabia** *Califoria State Uiversity Bakersfield, Califoria, USA **Uiversity of Georgia, Georgia,

More information

Registration of Depth Image and Color Image Based on Harris-SIFT

Registration of Depth Image and Color Image Based on Harris-SIFT Registratio of epth mage ad Color mage Based o Harris-SFT Simi Zhao,Xiagmig Xu,Weilog Zheg,Jiawe Lig School of Electroic ad formatio Egieerig, South Chia Uiversity of Techology Guagzhou, Chia, 510641 zhao.sm@mail.scut.edu.c

More information

Designing a learning system

Designing a learning system CS 75 Itro to Machie Learig Lecture Desigig a learig system Milos Hauskrecht milos@pitt.edu 539 Seott Square, -5 people.cs.pitt.edu/~milos/courses/cs75/ Admiistrivia No homework assigmet this week Please

More information

Bezier curves. Figure 2 shows cubic Bezier curves for various control points. In a Bezier curve, only

Bezier curves. Figure 2 shows cubic Bezier curves for various control points. In a Bezier curve, only Edited: Yeh-Liag Hsu (998--; recommeded: Yeh-Liag Hsu (--9; last updated: Yeh-Liag Hsu (9--7. Note: This is the course material for ME55 Geometric modelig ad computer graphics, Yua Ze Uiversity. art of

More information

Handwriting Stroke Extraction Using a New XYTC Transform

Handwriting Stroke Extraction Using a New XYTC Transform Hadwritig Stroke Etractio Usig a New XYTC Trasform Gilles F. Houle 1, Kateria Bliova 1 ad M. Shridhar 1 Computer Scieces Corporatio Uiversity Michiga-Dearbor Abstract: The fudametal represetatio of hadwritig

More information

arxiv: v2 [cs.ds] 24 Mar 2018

arxiv: v2 [cs.ds] 24 Mar 2018 Similar Elemets ad Metric Labelig o Complete Graphs arxiv:1803.08037v [cs.ds] 4 Mar 018 Pedro F. Felzeszwalb Brow Uiversity Providece, RI, USA pff@brow.edu March 8, 018 We cosider a problem that ivolves

More information

An Efficient Algorithm for Graph Bisection of Triangularizations

An Efficient Algorithm for Graph Bisection of Triangularizations A Efficiet Algorithm for Graph Bisectio of Triagularizatios Gerold Jäger Departmet of Computer Sciece Washigto Uiversity Campus Box 1045 Oe Brookigs Drive St. Louis, Missouri 63130-4899, USA jaegerg@cse.wustl.edu

More information

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation Improvemet of the Orthogoal Code Covolutio Capabilities Usig FPGA Implemetatio Naima Kaabouch, Member, IEEE, Apara Dhirde, Member, IEEE, Saleh Faruque, Member, IEEE Departmet of Electrical Egieerig, Uiversity

More information

Implementation of Panoramic Image Mosaicing using Complex Wavelet Packets

Implementation of Panoramic Image Mosaicing using Complex Wavelet Packets Available olie www.eaet.com Europea Joural of Advaces i Egieerig ad Techology, 2015, 2(12): 25-31 Research Article ISSN: 2394-658X Implemetatio of Paoramic Image Mosaicig usig Complex Wavelet Packets 1

More information

Investigating methods for improving Bagged k-nn classifiers

Investigating methods for improving Bagged k-nn classifiers Ivestigatig methods for improvig Bagged k-nn classifiers Fuad M. Alkoot Telecommuicatio & Navigatio Istitute, P.A.A.E.T. P.O.Box 4575, Alsalmia, 22046 Kuwait Abstract- We experimet with baggig knn classifiers

More information

Image Analysis. Segmentation by Fitting a Model

Image Analysis. Segmentation by Fitting a Model Image Aalysis Segmetatio by Fittig a Model Christophoros Nikou cikou@cs.uoi.gr Images take from: D. Forsyth ad J. Poce. Computer Visio: A Moder Approach, Pretice Hall, 2003. Computer Visio course by Svetlaa

More information

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5 Morga Kaufma Publishers 26 February, 28 COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Iterface 5 th Editio Chapter 5 Set-Associative Cache Architecture Performace Summary Whe CPU performace icreases:

More information

FEATURE BASED RECOGNITION OF TRAFFIC VIDEO STREAMS FOR ONLINE ROUTE TRACING

FEATURE BASED RECOGNITION OF TRAFFIC VIDEO STREAMS FOR ONLINE ROUTE TRACING FEATURE BASED RECOGNITION OF TRAFFIC VIDEO STREAMS FOR ONLINE ROUTE TRACING Christoph Busch, Ralf Dörer, Christia Freytag, Heike Ziegler Frauhofer Istitute for Computer Graphics, Computer Graphics Ceter

More information

The Closest Line to a Data Set in the Plane. David Gurney Southeastern Louisiana University Hammond, Louisiana

The Closest Line to a Data Set in the Plane. David Gurney Southeastern Louisiana University Hammond, Louisiana The Closest Lie to a Data Set i the Plae David Gurey Southeaster Louisiaa Uiversity Hammod, Louisiaa ABSTRACT This paper looks at three differet measures of distace betwee a lie ad a data set i the plae:

More information

Fuzzy Rule Selection by Data Mining Criteria and Genetic Algorithms

Fuzzy Rule Selection by Data Mining Criteria and Genetic Algorithms Fuzzy Rule Selectio by Data Miig Criteria ad Geetic Algorithms Hisao Ishibuchi Dept. of Idustrial Egieerig Osaka Prefecture Uiversity 1-1 Gakue-cho, Sakai, Osaka 599-8531, JAPAN E-mail: hisaoi@ie.osakafu-u.ac.jp

More information

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem A Improved Shuffled Frog-Leapig Algorithm for Kapsack Problem Zhoufag Li, Ya Zhou, ad Peg Cheg School of Iformatio Sciece ad Egieerig Hea Uiversity of Techology ZhegZhou, Chia lzhf1978@126.com Abstract.

More information

A Trinocular Stereo System for Highway Obstacle Detection

A Trinocular Stereo System for Highway Obstacle Detection A Triocular Stereo System for Highway Obstacle Detectio Todd Williamso ad Charles Thorpe Robotics Istitute Caregie Mello Uiversity Pittsburgh, PA 15213 {Todd.Williamso,Charles.Thorpe}@ri.cmu.edu Abstract

More information

Title: Robust Registration of Multimodal Remote Sensing Images Based on Structural Similarity.

Title: Robust Registration of Multimodal Remote Sensing Images Based on Structural Similarity. 7 IEEE. Persoal use of this material is permitted. Permissio from IEEE must be obtaied for all other uses, i ay curret or future media, icludig repritig/republishig this material for advertisig or promotioal

More information

COMP 558 lecture 6 Sept. 27, 2010

COMP 558 lecture 6 Sept. 27, 2010 Radiometry We have discussed how light travels i straight lies through space. We would like to be able to talk about how bright differet light rays are. Imagie a thi cylidrical tube ad cosider the amout

More information

Probabilistic Fuzzy Time Series Method Based on Artificial Neural Network

Probabilistic Fuzzy Time Series Method Based on Artificial Neural Network America Joural of Itelliget Systems 206, 6(2): 42-47 DOI: 0.5923/j.ajis.2060602.02 Probabilistic Fuzzy Time Series Method Based o Artificial Neural Network Erol Egrioglu,*, Ere Bas, Cagdas Haka Aladag

More information

Normal Distributions

Normal Distributions Normal Distributios Stacey Hacock Look at these three differet data sets Each histogram is overlaid with a curve : A B C A) Weights (g) of ewly bor lab rat pups B) Mea aual temperatures ( F ) i A Arbor,

More information

A Comparative Study of Color Edge Detection Techniques

A Comparative Study of Color Edge Detection Techniques CS31A WINTER-1314 PROJECT REPORT 1 A Comparative Study of Color Edge Detectio Techiques Masood Shaikh, Departmet of Electrical Egieerig, Staford Uiversity Abstract Edge detectio has attracted the attetio

More information

Criterion in selecting the clustering algorithm in Radial Basis Functional Link Nets

Criterion in selecting the clustering algorithm in Radial Basis Functional Link Nets WSEAS TRANSACTIONS o SYSTEMS Ag Sau Loog, Og Hog Choo, Low Heg Chi Criterio i selectig the clusterig algorithm i Radial Basis Fuctioal Lik Nets ANG SAU LOONG 1, ONG HONG CHOON 2 & LOW HENG CHIN 3 Departmet

More information

An Efficient Algorithm for Graph Bisection of Triangularizations

An Efficient Algorithm for Graph Bisection of Triangularizations Applied Mathematical Scieces, Vol. 1, 2007, o. 25, 1203-1215 A Efficiet Algorithm for Graph Bisectio of Triagularizatios Gerold Jäger Departmet of Computer Sciece Washigto Uiversity Campus Box 1045, Oe

More information

Python Programming: An Introduction to Computer Science

Python Programming: An Introduction to Computer Science Pytho Programmig: A Itroductio to Computer Sciece Chapter 6 Defiig Fuctios Pytho Programmig, 2/e 1 Objectives To uderstad why programmers divide programs up ito sets of cooperatig fuctios. To be able to

More information

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE Z.G. Zhou, S. Zhao, ad Z.G. A School of Mechaical Egieerig ad Automatio, Beijig Uiversity of Aeroautics ad Astroautics,

More information

Analysis of Documents Clustering Using Sampled Agglomerative Technique

Analysis of Documents Clustering Using Sampled Agglomerative Technique Aalysis of Documets Clusterig Usig Sampled Agglomerative Techique Omar H. Karam, Ahmed M. Hamad, ad Sheri M. Moussa Abstract I this paper a clusterig algorithm for documets is proposed that adapts a samplig-based

More information

Fragments based tracking with adaptive multi-cue integration

Fragments based tracking with adaptive multi-cue integration Fragmets based tracig with adaptive multi-cue itegratio Abstract Lichua Gu *, Jiaxiao Liu, Chegi Wag School of Computer ad Iformatio, Ahui Agriculture Uiversity, Hefei Ahui, No.130 West Chagiag Road Chia,

More information

EE 584 MACHINE VISION

EE 584 MACHINE VISION METU EE 584 Lecture Notes by A.Aydi ALATAN 0 EE 584 MACHINE VISION Itroductio elatio with other areas Image Formatio & Sesig Projectios Brightess Leses Image Sesig METU EE 584 Lecture Notes by A.Aydi ALATAN

More information

Mobile terminal 3D image reconstruction program development based on Android Lin Qinhua

Mobile terminal 3D image reconstruction program development based on Android Lin Qinhua Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 05) Mobile termial 3D image recostructio program developmet based o Adroid Li Qihua Sichua Iformatio Techology College

More information

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5.

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5. Morga Kaufma Publishers 26 February, 208 COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Iterface 5 th Editio Chapter 5 Virtual Memory Review: The Memory Hierarchy Take advatage of the priciple

More information

Lecture 6. Lecturer: Ronitt Rubinfeld Scribes: Chen Ziv, Eliav Buchnik, Ophir Arie, Jonathan Gradstein

Lecture 6. Lecturer: Ronitt Rubinfeld Scribes: Chen Ziv, Eliav Buchnik, Ophir Arie, Jonathan Gradstein 068.670 Subliear Time Algorithms November, 0 Lecture 6 Lecturer: Roitt Rubifeld Scribes: Che Ziv, Eliav Buchik, Ophir Arie, Joatha Gradstei Lesso overview. Usig the oracle reductio framework for approximatig

More information

Optimal Movement of Mobile Sensors for Barrier Coverage of a Planar Region (Extended Abstract)

Optimal Movement of Mobile Sensors for Barrier Coverage of a Planar Region (Extended Abstract) Optimal Movemet of Mobile Sesors for Barrier Coverage of a Plaar Regio (Exteded Abstract) B. Bhattacharya M. Burmester Y. Hu E. Kraakis Q. Shi A. Wiese March 16, 2008 Abstract Itrusio detectio, area coverage

More information

Exponential intuitionistic fuzzy entropy measure based image edge detection.

Exponential intuitionistic fuzzy entropy measure based image edge detection. Expoetial ituitioistic fuzzy etropy measure based image edge detectio. Abdulmajeed Alsufyai 1, Hassa Badry M. El-Owy 2 1 Departmet of Computer Sciece, College of Computers ad Iformatio Techology, Taif

More information

CS 683: Advanced Design and Analysis of Algorithms

CS 683: Advanced Design and Analysis of Algorithms CS 683: Advaced Desig ad Aalysis of Algorithms Lecture 6, February 1, 2008 Lecturer: Joh Hopcroft Scribes: Shaomei Wu, Etha Feldma February 7, 2008 1 Threshold for k CNF Satisfiability I the previous lecture,

More information

Analysis of Server Resource Consumption of Meteorological Satellite Application System Based on Contour Curve

Analysis of Server Resource Consumption of Meteorological Satellite Application System Based on Contour Curve Advaces i Computer, Sigals ad Systems (2018) 2: 19-25 Clausius Scietific Press, Caada Aalysis of Server Resource Cosumptio of Meteorological Satellite Applicatio System Based o Cotour Curve Xiagag Zhao

More information

Real-Time Secure System for Detection and Recognition the Face of Criminals

Real-Time Secure System for Detection and Recognition the Face of Criminals Available Olie at www.ijcsmc.com Iteratioal Joural of Computer Sciece ad Mobile Computig A Mothly Joural of Computer Sciece ad Iformatio Techology IJCSMC, Vol. 4, Issue. 9, September 2015, pg.58 83 RESEARCH

More information

Lecture 18. Optimization in n dimensions

Lecture 18. Optimization in n dimensions Lecture 8 Optimizatio i dimesios Itroductio We ow cosider the problem of miimizig a sigle scalar fuctio of variables, f x, where x=[ x, x,, x ]T. The D case ca be visualized as fidig the lowest poit of

More information

Hand Gesture Recognition for Human-Machine Interaction

Hand Gesture Recognition for Human-Machine Interaction Had Gesture Recogitio for Huma-Machie Iteractio Elea Sáchez-Nielse Departmet of Statistic, O.R. ad Computer Sciece, Uiversity of La Lagua Edificio de Física y Matemáticas 38271, La Lagua, Spai eielse@ull.es

More information

Effect of control points distribution on the orthorectification accuracy of an Ikonos II image through rational polynomial functions

Effect of control points distribution on the orthorectification accuracy of an Ikonos II image through rational polynomial functions Effect of cotrol poits distributio o the orthorectificatio accuracy of a Ikoos II image through ratioal polyomial fuctios Marcela do Valle Machado 1, Mauro Homem Atues 1 ad Paula Debiasi 1 1 Federal Rural

More information

Parabolic Path to a Best Best-Fit Line:

Parabolic Path to a Best Best-Fit Line: Studet Activity : Fidig the Least Squares Regressio Lie By Explorig the Relatioship betwee Slope ad Residuals Objective: How does oe determie a best best-fit lie for a set of data? Eyeballig it may be

More information

Visualization of Gauss-Bonnet Theorem

Visualization of Gauss-Bonnet Theorem Visualizatio of Gauss-Boet Theorem Yoichi Maeda maeda@keyaki.cc.u-tokai.ac.jp Departmet of Mathematics Tokai Uiversity Japa Abstract: The sum of exteral agles of a polygo is always costat, π. There are

More information

Fast Image Registration Using Pyramid Edge Images

Fast Image Registration Using Pyramid Edge Images Fast Image Registratio Usig Pyramid Edge Images Kee-Baek Kim, Jog-Su Kim, Sagkeu Lee, ad Jog-Soo Choi* The Graduate School of Advaced Imagig Sciece, Multimedia ad Film, Chug-Ag Uiversity, Seoul, Korea(R.O.K

More information

Algorithms for Disk Covering Problems with the Most Points

Algorithms for Disk Covering Problems with the Most Points Algorithms for Disk Coverig Problems with the Most Poits Bi Xiao Departmet of Computig Hog Kog Polytechic Uiversity Hug Hom, Kowloo, Hog Kog csbxiao@comp.polyu.edu.hk Qigfeg Zhuge, Yi He, Zili Shao, Edwi

More information

An abandoned object detection system based on dual background segmentation

An abandoned object detection system based on dual background segmentation 2009 Advaced Video ad Sigal Based Surveillace A abadoed object detectio system based o dual backgroud segmetatio A. Sigh, S. Sawa, M. Hamadlu Departmet of Electrical Egieerig I.I.T. Delhi Delhi, Idia abhiavkumar.sigh@mail2.iitd.ac.i

More information

COSC 1P03. Ch 7 Recursion. Introduction to Data Structures 8.1

COSC 1P03. Ch 7 Recursion. Introduction to Data Structures 8.1 COSC 1P03 Ch 7 Recursio Itroductio to Data Structures 8.1 COSC 1P03 Recursio Recursio I Mathematics factorial Fiboacci umbers defie ifiite set with fiite defiitio I Computer Sciece sytax rules fiite defiitio,

More information

Operating System Concepts. Operating System Concepts

Operating System Concepts. Operating System Concepts Chapter 4: Mass-Storage Systems Logical Disk Structure Logical Disk Structure Disk Schedulig Disk Maagemet RAID Structure Disk drives are addressed as large -dimesioal arrays of logical blocks, where the

More information

Heuristic Approaches for Solving the Multidimensional Knapsack Problem (MKP)

Heuristic Approaches for Solving the Multidimensional Knapsack Problem (MKP) Heuristic Approaches for Solvig the Multidimesioal Kapsack Problem (MKP) R. PARRA-HERNANDEZ N. DIMOPOULOS Departmet of Electrical ad Computer Eg. Uiversity of Victoria Victoria, B.C. CANADA Abstract: -

More information

On the Accuracy of Vector Metrics for Quality Assessment in Image Filtering

On the Accuracy of Vector Metrics for Quality Assessment in Image Filtering 0th IMEKO TC4 Iteratioal Symposium ad 8th Iteratioal Workshop o ADC Modellig ad Testig Research o Electric ad Electroic Measuremet for the Ecoomic Uptur Beeveto, Italy, September 5-7, 04 O the Accuracy

More information

FEATURES VECTOR FOR PERSONAL IDENTIFICATION BASED ON IRIS TEXTURE

FEATURES VECTOR FOR PERSONAL IDENTIFICATION BASED ON IRIS TEXTURE FEATURES VECTOR FOR PERSONAL IDENTIFICATION BASED ON IRIS TEXTURE R. P. Moreo Departameto de Egeharia Elétrica EESC - USP Av. Trabalhador Sãocarlese, 400 São Carlos / SP Brasil raphael@digmotor.com.br

More information

Performance Comparisons of PSO based Clustering

Performance Comparisons of PSO based Clustering Performace Comparisos of PSO based Clusterig Suresh Chadra Satapathy, 2 Guaidhi Pradha, 3 Sabyasachi Pattai, 4 JVR Murthy, 5 PVGD Prasad Reddy Ail Neeruoda Istitute of Techology ad Scieces, Sagivalas,Vishaapatam

More information

Road Boundary Detection in Complex Urban Environment based on Low- Resolution Vision

Road Boundary Detection in Complex Urban Environment based on Low- Resolution Vision Road Boudary Detectio i Complex Urba Eviromet based o Low- Resolutio Visio Qighua We, Zehog Yag, Yixu Sog, Peifa Jia State Key Laboratory o Itelliget Techology ad Systems, Tsighua Natioal Laboratory for

More information

Efficient Eye Location for Biomedical Imaging using Two-level Classifier Scheme

Efficient Eye Location for Biomedical Imaging using Two-level Classifier Scheme 828 Iteratioal Joural of Cotrol, Automatio, ad Systems, vol. 6, o. 6, pp. 828-835, December 2008 Efficiet Eye Locatio for Biomedical Imagig usig Two-level Classifier Scheme Mi Youg Nam, Xi Wag, ad Phill

More information

Classification of binary vectors by using DSC distance to minimize stochastic complexity

Classification of binary vectors by using DSC distance to minimize stochastic complexity Patter Recogitio Letters 24 (2003) 65 73 www.elsevier.com/locate/patrec Classificatio of biary vectors by usig DSC distace to miimize stochastic complexity Pasi Fr ati *, Matao Xu, Ismo K arkk aie Departmet

More information

Algorithms for straight line fitting using k-means 1

Algorithms for straight line fitting using k-means 1 Ž. Patter Recogitio Letters 19 1998 31 41 Algorithms for straight lie fittig usig k-meas 1 Peg-Yeg Yi Departmet of Iformatio Maagemet, Mig Chua UiÕersity, 250 Sec. 5, Chug Sha N. Rd., Taipei 111, Taiwa,

More information

ANN WHICH COVERS MLP AND RBF

ANN WHICH COVERS MLP AND RBF ANN WHICH COVERS MLP AND RBF Josef Boští, Jaromír Kual Faculty of Nuclear Scieces ad Physical Egieerig, CTU i Prague Departmet of Software Egieerig Abstract Two basic types of artificial eural etwors Multi

More information

Cache-Optimal Methods for Bit-Reversals

Cache-Optimal Methods for Bit-Reversals Proceedigs of the ACM/IEEE Supercomputig Coferece, November 1999, Portlad, Orego, U.S.A. Cache-Optimal Methods for Bit-Reversals Zhao Zhag ad Xiaodog Zhag Departmet of Computer Sciece College of William

More information

A Study on the Performance of Cholesky-Factorization using MPI

A Study on the Performance of Cholesky-Factorization using MPI A Study o the Performace of Cholesky-Factorizatio usig MPI Ha S. Kim Scott B. Bade Departmet of Computer Sciece ad Egieerig Uiversity of Califoria Sa Diego {hskim, bade}@cs.ucsd.edu Abstract Cholesky-factorizatio

More information

Optimal Movement of Mobile Sensors for Barrier Coverage of a Planar Region

Optimal Movement of Mobile Sensors for Barrier Coverage of a Planar Region Optimal Movemet of Mobile Sesors for Barrier Coverage of a Plaar Regio Biay Bhattacharya Mike Burmester Yuzhuag Hu Evagelos Kraakis Qiaosheg Shi Adreas Wiese Abstract Itrusio detectio, area coverage ad

More information

Enhancing Efficiency of Software Fault Tolerance Techniques in Satellite Motion System

Enhancing Efficiency of Software Fault Tolerance Techniques in Satellite Motion System Joural of Iformatio Systems ad Telecommuicatio, Vol. 2, No. 3, July-September 2014 173 Ehacig Efficiecy of Software Fault Tolerace Techiques i Satellite Motio System Hoda Baki Departmet of Electrical ad

More information

Normals. In OpenGL the normal vector is part of the state Set by glnormal*()

Normals. In OpenGL the normal vector is part of the state Set by glnormal*() Ray Tracig 1 Normals OpeG the ormal vector is part of the state Set by glnormal*() -glnormal3f(x, y, z); -glnormal3fv(p); Usually we wat to set the ormal to have uit legth so cosie calculatios are correct

More information

Eigenimages. Digital Image Processing: Bernd Girod, 2013 Stanford University -- Eigenimages 1

Eigenimages. Digital Image Processing: Bernd Girod, 2013 Stanford University -- Eigenimages 1 Eigeimages Uitary trasforms Karhue-Loève trasform ad eigeimages Sirovich ad Kirby method Eigefaces for geder recogitio Fisher liear discrimat aalysis Fisherimages ad varyig illumiatio Fisherfaces vs. eigefaces

More information

Optimized Aperiodic Concentric Ring Arrays

Optimized Aperiodic Concentric Ring Arrays 24th Aual Review of Progress i Applied Computatioal Electromagetics March 30 - April 4, 2008 - iagara Falls, Caada 2008 ACES Optimized Aperiodic Cocetric Rig Arrays Rady L Haupt The Pesylvaia State Uiversity

More information

Abstract. 1. Introduction

Abstract. 1. Introduction Flame Recogitio i Video Walter Phillips 111 Mubarak Shah Niels da Vitoria Lobo Computer Visio Laboratory Departmet of Computer Sciece Uiversity of Cetral Florida Orlado, Fl32816 {wrp65547,shah, iels) @

More information

FINITE DIFFERENCE TIME DOMAIN METHOD (FDTD)

FINITE DIFFERENCE TIME DOMAIN METHOD (FDTD) FINIT DIFFRNC TIM DOMAIN MTOD (FDTD) The FDTD method, proposed b Yee, 1966, is aother umerical method, used widel for the solutio of M problems. It is used to solve ope-regio scatterig, radiatio, diffusio,

More information

IMAGE-BASED MODELING AND RENDERING 1. HISTOGRAM AND GMM. I-Chen Lin, Dept. of CS, National Chiao Tung University

IMAGE-BASED MODELING AND RENDERING 1. HISTOGRAM AND GMM. I-Chen Lin, Dept. of CS, National Chiao Tung University IMAGE-BASED MODELING AND RENDERING. HISTOGRAM AND GMM I-Che Li, Dept. of CS, Natioal Chiao Tug Uiversity Outlie What s the itesity/color histogram? What s the Gaussia Mixture Model (GMM? Their applicatios

More information

Lip Contour Extraction based on Active Shape Model and Snakes

Lip Contour Extraction based on Active Shape Model and Snakes 48 IJCSNS Iteratioal Joural of Computer Sciece ad Network Security, VOL.7 No.0, October 007 Lip Cotour xtractio based o Active Shape Model ad Sakes Kyug Shik Jag Departmet of Multimedia gieerig, Dog-ui

More information