Robust Object Detection at Regions of Interest with an Application in Ball Recognition

Size: px
Start display at page:

Download "Robust Object Detection at Regions of Interest with an Application in Ball Recognition"

Transcription

1 Robust Object Detection at Regions of Inteest with an Application in Ball Recognition Saa Miti, Simone Fintop, Kai Pevölz, Hatmut Sumann Faunhofe Institute fo Autonomous Intelligent Systems (AIS) Schloss Bilinghoven, D Sankt Augustin, Gemany Andeas Nüchte Univesity of Osnabück Institute fo Compute Science Knowledge-Based Systems Reseach Goup Albechtstaße 28 D Osnabück, Gemany Abstact In this pape, we pesent a new combination of a biologically inspied attention system (VOCUS Visual Object detection with a CompUtational attention System) with a obust object detection method. As an application, we built a eliable system fo ball ecognition in the RoboCup context. Fistly, VOCUS finds egions of inteest geneating a hypothesis fo possible locations of the ball. Secondly, a fast classifie veifies the hypothesis by detecting balls at egions of inteest. The combination of both appoaches makes the system highly obust and eliminates false detections. Futhemoe, the system is quickly adaptable to balls in diffeent scenaios: The complex classifie is univesally applicable to balls in evey context and the attention system impoves the pefomance by leaning scenaio-specific featues quickly fom only a few taining examples. Index Tems visual attention, object classification. I. INTRODUCTION A fundamental poblem in the field of obotics is the peception of the envionment. Ou wok is inspied by the biological two stage pocess of seaching fo an object in a visual scene [17]: Fist, human attention is caught by egions with object-specific featues such as colo o oientations. Second, ecognition pocesses esticted to these egions veify o falsify these hypotheses. Ou system is designed afte these two stages. This pape poposes a scheme fo leaning and detecting socce balls though the combination of the computational attention system VOCUS with a classifie. Recognizing socce balls as an application in the Robot Wold Cup Socce Games and Confeences (RoboCup) [8] has been a tough poblem to solve because of the lack of definite chaacteistics descibing a ball. Ou solution is eliable, scale-independent and colo-adaptable in the sense that it can be applied to balls of any size, suface patten and colo. Ou appoach consists of a taining phase, an adaptation phase, and a detection phase. In the taining phase, the classifie is exhaustively tained using balls of diffeent sizes, colos, and suface pattens fom a wide vaiety of taining images. The output of the taining is a cascade of classifies that in tun consist of a set of decision tees. In the adaptation phase, VOCUS is quickly adapted to a special scenaio: it leans fom few example images (hee: 2) the popeties of the scenaio, e.g., the colo of the ball and its intensity contast to the envionment. This adaptation esults in a set of featue weights descibing the ball in its suoundings. In the detection phase, fist, Attention System egions of inteest Classifie Fig. 1. The ecognition system consists of the attention system VOCUS poviding object candidates and a classification system veifying the hypothesis. The combination yields a flexible and obust system. VOCUS computes egions of inteest by weighting the image featues with the leaned weights. Second, the classifie is applied to these egions, veifying the object hypothesis (Fig. 1). This appoach makes the system flexible as well as obust. The visual attention system VOCUS consists of a bottom-up pat computing data-diven saliency and a topdown pat and enabling goal-diected seach. Bottom-up saliency esults fom uniqueness of featues, e.g., a black sheep among white ones, wheeas top-down saliency uses featues that belong to a specified taget, e.g., ed when seaching fo a ed ball. The bottom-up pat, also descibed in [7], is based on the well-known model of visual attention by Koch & Ullman [11] used by many computational attention systems [12], [1]. It computes saliencies accoding to the featues intensity, oientation, and colo and combines them in a saliency map. The most salient egion in this map yields the focus of attention. The top-down pat is new: it uses peviously leaned featue weights to excite taget-specific featues and inhibit othes. Balls ae classified accoding to the Viola-Jones classifie [22]: The shape of the ball is leaned by using edgefilteed and thesholded images, epesented by computationally efficient integal images [22]. The Gentle Ada Boost leaning technique [5] is used to lean a selection of Classification and Regession Tees (CARTs) that select an aangement of Haa-like featues to classify the object. Seveal selections ae combined into a cascade of classifies. This leaning phase is elatively time-consuming, but only needs to be executed once, since the classifie is then geneal enough to apply to any ball shaped object. The most common techniques fo ball detection in RoboCup ely on colo infomation. In the last few yeas, fast colo segmentation algoithms have been developed to detect and tack objects in this scenaio [10], [19]. The community ageed that in the nea futue, visual cues like colo coding will be emoved to come to a moe ealistic setup with obots playing with a nomal socce ball [20].

2 Teptow and Zell lean with Ada Boost conglomeations of Haa like classifies and aange them in a cascade to ecognize balls without colo infomation [20]. Howeve, in pevious wok [16] we show poblems with leaning non symmetic object pattens in diffeently illuminated envionments. To ovecome this poblem, we pepocessed the input with edge detection and leaned classification and egession tees (CARTs) instead of simple conglomeations of featue classifies and accomplished colo-independent ball detection fo vaious balls. To educe a significant amount of false detections, whee the classifie maked vaious ound shapes, e.g., the heads in Fig. 7, we popose hee an attention algoithm that is quickly adapted on the spot to a specific ball. It yields seveal egion hypotheses. With the combination of both systems, we eliminate the false detections and identify only the intesection of the two classified sets as coect. In this way, the ball detecto can efficiently be applied to moe complex images, without woying about false detections. The combination of an attention system with classification has also been done by Miau, Papageogiou and Itti who detect pedestians on attentionally focused image egions using a suppot vecto machine algoithm [15]. Walthe and colleagues combine in [23] an attention system with the object ecognize of Lowe [14] and show that the ecognition esults ae impoved by the attentional fontend. Nevetheless, all of these appoaches focus on bottomup attention and do not enable goal-diected seach. To ou knowledge, this is the fist appoach combining a top-down modulated attention system with a classifie. The est of the pape is stuctued as follows: Fist, we descibe the attention system VOCUS in section II. We then discuss biefly the pocess of leaning and detecting balls in section III. The esults of each algoithm independently as well as in combination ae given in section IV and, finally, section V concludes the pape. II. THE ATTENTION SYSTEM VOCUS In this section, we pesent the goal-diected visual attention system VOCUS (Visual Object detection with a CompUtational attention System) (cf. Fig. 2). With visual attention we mean a selective seach-optimization mechanism that tunes the visual pocessing machiney to appoach an optimal configuation [21]. VOCUS consists of a bottom-up pat computing data-diven saliency and a top-down pat enabling goal-diected seach. The global saliency is detemined fom bottom-up and top-down cues. In the following, we fist descibe the computation of the bottom-up and then of the top-down saliency. A. Bottom-up saliency 1) Featue Computations: The fist step fo computing bottom-up saliency is to geneate image pyamids fo each featue to enable computations on diffeent scales. Thee featues ae consideed: Intensity, oientation, and colo. Fo the featue intensity, we convet the input image into gay-scale and geneate a Gaussian pyamid with 5 scales s 0 to s 4 by successively low-pass filteing and subsampling Fig. 2. The goal-diected visual attention system VOCUS with a bottomup pat (left) and a top-down pat (ight). In lean mode, taget weights ae leaned (blue line aows). These ae used in seach mode (ed shot aows). the input image, i.e., scale (i + 1) has half the width and height of scale i. The intensity maps ae ceated by cente-suound mechanisms, which compute the intensity diffeences between image egions and thei suoundings. We compute two kinds of maps, the on-cente maps I on fo bight egions on dak backgound, and the off-cente maps I off : Each pixel in these maps is computed by the diffeence between a cente c and a suound σ (I on ) o vice vesa (I off ). Hee, c is a pixel in one of the scales s 2 to s 4, σ is the aveage of the suounding pixels fo two diffeent adii. This yields 12 intensity scale maps I i,s,σ with i ɛ {on, off}, s ɛ {s 2-s 4 }, and σ ɛ {3, 7}. The maps fo each i ae summed up by inte-scale addition, i.e., all maps ae esized to scale 2 and then added up pixel by pixel yielding the intensity featue maps I i = s,σ I i,s,σ. To obtain the oientation maps, fou oiented Gabo pyamids ae ceated, detecting ba-like featues of the oientations θ = {0, 45, 90, 135 }. The maps 2 to 4 of each pyamid ae summed up by inte-scale addition yielding 4 oientation featue maps O θ. To compute the colo featue maps, the colo image is fist conveted into the unifom CIE LAB colo space [2]. It epesents colos simila to human peception. The thee paametes in the model epesent the luminance of the colo (L), its position between ed and geen (A) and its position between yellow and blue (B). Fom the LAB image, a colo image pyamid P LAB is geneated, fom which fou colo pyamids P R, P G, P B, and P Y ae computed fo the colos ed, geen, blue, and yellow. The maps of these pyamids show to which degee a colo is epesented in an image, i.e., the maps in P R show the bightest values at ed egions and the dakest values at geen egions. Luminance is aleady consideed in the intensity maps, so we ignoe this channel hee. The pixel value P R,s (x, y) in map s of pyamid P R is obtained by the distance between the coesponding pixel P LAB (x, y) and the pototype fo ed = ( a, b ) = (255, 127). Since P LAB (x, y) is of the fom (p a, p b ), this yields: P R,s (x, y) = (p a, p b ), ( a, b ) = (p a a ) 2 + (p b b ) 2.

3 On these pyamids, the colo contast is computed by on-cente-off-suound diffeences yielding 24 colo scale maps C γ,s,σ with γ ɛ {ed, geen, blue, yellow}, s ɛ {s 2 -s 4 }, and σ ɛ {3, 7}. The maps of each colo ae inte-scale added into 4 colo featue maps C γ = s,σ Ĉγ,s,σ. 2) Fusing Saliencies: All featue maps of one featue ae combined into a conspicuity map yielding one map fo each featue: I = i W(I i ), O = θ W(O θ ), C = γ W(C γ ). The bottom-up saliency map S bu is finally detemined by fusing the conspicuity maps: S bu = W(I)+ W(O) + W(C) The exclusivity weighting W is a vey impotant stategy since it enables the incease of the impact of elevant maps. Othewise, a egion peaking out in a single featue would be lost in the bulk of maps and no pop-out would be possible. In ou context, impotant maps ae those that have few highly salient peaks. Fo weighting maps accoding to the numbe of peaks, each map M is divided by the squae oot of the numbe of local maxima m that exceed a theshold t: W(M) = M/ m m : m > t. Futhemoe, the maps ae nomalized afte summation elative to the lagest value within the summed maps. This yields advantages ove the nomalization elative to a fixed value (details in [7]). 3) The Focus of Attention (FOA): To detemine the most salient location in S bu, the point of maximal activation is located. Stating fom this point, egion gowing ecusively finds all neighbos with simila values within a theshold and the FOA is diected to this egion. Finally, the salient egion is inhibited in the saliency map by zeoing, enabling the computation of the next FOA. B. Top-down saliency 1) Leaning mode: In leaning mode, the use maks a ectangle in a taining image specifying the egion that has to be leaned. Then, VOCUS computes the bottomup saliency map and the most salient egion inside the ectangle. So, the system is able to detemine automatically what is impotant in a specified egion. It concentates on pats that ae most salient and disegads the backgound o less salient pats. Next, weights ae detemined fo the featue and conspicuity maps, indicating how impotant a featue is in the specified egion. The weights ae the quotient of the mean saliency in the taget egion m and in the backgound m (image ) : w i = m /m (image ). This computation consides not only which featues ae the stongest in the egion of inteest, it egads also which featues sepaate the best egion fom the est of the image. Seveal taining images: Leaning weights fom one single taining image usually yields good esults if the taget object occus in all test images in a simila way, i.e., on a simila backgound. To enable a moe stable ecognition even on vaying backgounds, we detemine the aveage weights fom seveal taining images by computing the geometic mean of the weights, i.e., w i,(1..n) = n n j=1 w i,j, whee n is the numbe of taining images. Fig. 3. Left: Sobel filte applied to a coloed image and then thesholded. Right: Edge, line, diagonal, cente suound and 45 featues ae used fo classification. An algoithm fo choosing the taining images is poposed in [6]. It showed that, usually, even in complex scenaios 5 taining images suffice; fo ball detection, aleady two taining images yielded the best pefomance. 2) Seach mode: In seach mode, fistly the bottom-up saliency map is computed. Additionally, we detemine a top-down saliency map that competes with the bottom-up map fo saliency. The top-down map is composed of an excitation and an inhibition map. The excitation map E is the weighted sum of all featue maps that ae impotant fo the leaned object, namely the featues with weights geate than 1. The inhibition map I contains the featue maps that ae not pesent in the leaned object, namely the featues with weights smalle than 1: E = I = P i (w i Map i ) i : w Pj (w j ) i > 1, P i ((1/w i) Map i ) i : w Pj (w j ) i < 1. The top-down saliency map S (td) is obtained by: S (td) = E I. The final saliency map S is composed as a combination of bottom-up and top-down influences. When fusing the maps, it is possible to detemine the degee to which each map contibutes by weighting the maps with a top-down facto t [0..1]: S = (1 t) S (bu) + t S (td). With t = 1, VOCUS looks only fo the specified taget. With t < 1, also bottom-up cues have an influence and may divet the focus of attention. This is also an impotant mechanism in human visual attention. E.g., a peson suddenly enteing a oom catches immediately ou attention, independently of the task. Fo the application discussed in this pape, we always use t = 1 and use the bottom-up saliency only to lean the weights of the taining objects. Thus, the obot focuses its attention completely on the ball and not to play foul on othe obots. III. COLOR-INDEPENDENT BALL CLASSIFICATION In this section we biefly discuss the classifie fo ball detection that is applied to the foci of attention. The algoithm hee efes to pevious wok discussed in [16], which was inspied by Viola and Jones boosted cascade of simple classifies fo fast face detection [22]. A. Colo Invaiance using Linea Image Filtes The poblem with ecognizing geneal shapes, such as balls, as in ou paticula case, is the numbe of possibilities in the visual appeaance of a ball. A ball can take on any colo and size and may have any patten on its suface. In ode to genealize the concept of a ball, the initial goal

4 y y+h x x+w I (x,y 2) I (x,y) I (x h,y+h 1) h w I (x h+w,y+w+h 1) Fig. 4. Left: Computation of featue values F in the shaded egion is based on the fou uppe ectangles. Middle: Calculation of the otated integal image I. Right: Fou lookups in the otated integal image ae equied to compute the featue value a otated featue F. was to eliminate any colo infomation in the data images epesenting the balls. To detect the edges in the image, we use linea image filtes followed by a theshold to eliminate noise data, which would then be given as input to the classifie, which in tun handles diffeences in size, patten, lighting, etc. Fo this pape, we ae using a Sobel filte, as descibed in [4]. In ode to eliminate the colo infomation in the images, we apply the filte to the coloed image and then use a theshold t to include any pixel in any of the 3 colo channels that cossed the theshold t value in the output image. The esulting image is a binay image including the thesholded pixels of the 3 colo channels. A typical output image of this technique is shown in Fig. 3 (left). This edge detection and thesholding technique is applied to all images used as input to the taining of the Haa classifie. The taining pocess is descibed in the following subsections. B. Featue Detection using Integal Images Thee ae many motivations fo using featues athe than pixels diectly. Fo mobile obots, a citical motivation is that featue based systems opeate much faste than pixel based systems [22]. The featues ae called Haalike, since they follow the same stuctue as the Haa basis, i.e., step functions intoduced by Alfed Haa to define wavelets. They ae also used in [13], [3], [20], [22]. Fig. 3 (ight) shows the eleven basis featues, i.e., edge, line, diagonal and cente suound featues. The base esolution of the object detecto is pixels, thus, the set of possible featues in this aea is vey lage ( featues, see [13] fo calculation details). A single featue is effectively computed on input images using integal images [22], also known as summed aea tables [13]. An integal image I is an intemediate epesentation fo the image and contains the sum of gay scale pixel values of image N with height y and width x, i.e., x y I(x, y) = N(x, y ). x =0 y =0 The integal image is computed ecusively, by the fomulas: I(x, y) = I(x, y 1) + I(x 1, y) + N(x, y) I(x 1, y 1) with I( 1, y) = I(x, 1) = I( 1, 1) = 0, theefoe equiing only one scan ove the input data. This intemediate epesentation I(x, y) allows the computation of a ectangle featue value at (x, y) with height and width (h, w) using fou efeences (see Fig. 4 (left)): F (x, y, h, w) = I(x, y) + I(x + w, y + h) I(x, y + h) I(x + w, y). I (x+w,y+w 1) 1.0 th. = th. = th. = th. = Σ h t (x) < 0 Fig. 5. Left: A Classification and Regession Tee with 4 splits. Accoding to the specific filte applied to the image input section x, the output of the tee, h t(x) is calculated, depending on the theshold values. Right: A cascade of CARTs [16]. h t(x) is detemined depending on the path though the tee. Fo the computation of the otated featues, Lienhat et. al. intoduced otated summed aea tables that contain the sum of the pixels of the ectangle otated by 45 with the bottom-most cone at (x, y) and extending till the boundaies of the image (see Fig. 4 (middle and ight)) [13]: I (x, y) = x x =0 x x y y =0 N(x, y ). The otated integal image I is computed ecusively, i.e., I (x, y) = I (x 1, y 1)+I (x+1, y 1) I (x, y 2)+ N(x, y) + N(x, y 1) using the stat values I ( 1, y) = I (x, 1) = I (x, 2) = I ( 1, 1) = I ( 1, 2) = 0. Fou table lookups ae equied to compute the pixel sum of any otated ectangle with the fomula: F (x, y, h, w) = I (x + w h, y + w + h 1) + I (x, y 1) I (x h, y + h 1) I (x + w, y + w 1) Since the featues ae compositions of ectangles, they ae computed with seveal lookups and subtactions weighted with the aea of the black and white ectangles. To detect a featue, a theshold is equied. This theshold is automatically detemined duing a fitting pocess, such that a minimum numbe of examples ae misclassified. Futhemoe, the etun values (α, β) of the featue ae detemined, such that the eo on the examples is minimized. The examples ae given in a set of images that ae classified as positive o negative samples. The set is also used in the leaning phase that is biefly descibed next. C. Leaning Classification Functions 1) Classification and Regession Tees: Fo all possible featues a Classification and Regession Tee (CART) is ceated. CART analysis is a fom of binay ecusive patitioning. Each node is split into two child nodes, in which case the oiginal node is called a paent node. The tem ecusive efes to the fact that the binay patitioning pocess is applied ove and ove to each a given numbe of splits (4 in this case). In ode to find the best possible split featues, all possible splits ae calculated, as well as all possible etun values to be used in a split node. The pogam seeks to maximize the aveage puity of the two child nodes using the misclassification eo measue. Fig. 5 (left) shows a CART classifie.... Σ h t (x) > 0

5 2) Gentle Ada Boost fo CARTs: The Gentle Ada Boost Algoithm [5] is used to select a set of simple CARTs to achieve a given detection and eo ate [13]. In the following, a detection is efeed to as a hit and an eo as a false alam. The leaning is based on N weighted taining examples (x 1, y 1 ),..., (x N, y N ), whee x i ae the images and { 1, 1}, i {1,..., N} the classified output. At y i the beginning of the leaning phase the weights w i ae initialized with w i = 1/N. The following thee steps ae epeated to select CARTs until a given detection ate d is eached: 1) Evey classifie, i.e., a CART, is fit to the data. Heeby the eo e is calculated with espect to the weights w i. 2) The best CART h t is chosen fo the classification function. The counte t is incemented. 3) The weights ae updated with w i := w i e yiht(xi) and enomalized. The final output of the classifie is sign( T t=1 h t(x)) > 0, with h t (x) the weighted etun value of the CART. Next, a cascade based on these classifies is built. D. The Cascade of Classifies The pefomance of a classifie is not suitable fo object classification, since it poduces a high hit ate, e.g., 0.999, but also a high eo ate, e.g., 0.5. Nevetheless, the hit ate is much highe than the eo ate. To constuct an oveall good classifie, seveal classifies ae aanged in a cascade, i.e., a degeneated decision tee. In evey stage of the cascade, a decision is made whethe the image contains the object o not. This computation educes both ates. Since the hit ate is close to one, thei multiplication esults also in a value close to one, while the multiplication of the smalle eo ates appoaches zeo. Futhemoe, this speeds up the whole classification pocess. An oveall effective cascade is leaned by a simple iteative method. Fo evey stage the classification function h t (x) is leaned, until the equied hit ate is eached. The pocess continues with the next stage using the coect classified positive and the cuently misclassified negative examples. The numbe of CARTs used in each classifie may incease with additional stages. IV. EXPERIMENTS AND RESULTS Fist the pefomance of the classifie is shown. Then, the attention algoithm is additionally applied to adapt the detection and to educe the false positives. A. Results of the classifie alone The ball detection cascade was leaned with a total of 1000 images, with complex scenes included in the taining set, and tested by using thee socce balls of diffeent colos and pattens. The pocess of geneating the cascade of classifies is elatively time-consuming but it only needs to be executed once, povided a good cascade is geneated. Fig. 6 shows detection esults on five diffeent kinds of balls, thus the CARTs fom a coect dependency Fig. 6. Five diffeent kind of balls ae detected by the classifie. of featues. Since only the uppe two balls (white and yellow/ed ball) and the ed one given in Fig. 7 wee used fo leaning, the figue demonstates the classifie s ability to genealize to all balls. Fo each kind of ball we an the test with 60 images, making a total of 180 test images. The esults in Table I eveal how many ed, white o yellow/ed balls wee coectly classified o not detected, as well as the numbe of false positives fo each ball. The poblems we wee facing with this appoach was the difficulty to diffeentiate between socce balls and othe spheical objects (Fig. 7). TABLE I DETECTION RATE OF THE CASCADE OF CLASSIFIER DEPENDING ON THE USED NUMBER OF STAGES. THE CASCADE WITH 10 STAGES WAS USED FOR THE EXPERIMENTS WITH THE ATTENTION SYSTEM. # stages Coect Not Detected False Pos. ed ball 52/60 8/ white ball 9 48/60 12/60 70 yel/ed ball 57/60 3/ Total 157/180 23/ ed ball 45/60 15/60 52 white ball 10 44/60 16/60 45 yel/ed ball 57/60 3/60 63 Total 146/180 34/ ed ball 45/60 15/60 51 white ball 11 42/60 18/60 47 yel/ed ball 56/60 4/60 65 Total 143/180 37/ ed ball 44/60 16/60 26 white ball 12 29/60 31/60 31 yel/ed ball 37/60 23/60 23 Total 110/180 70/ The detection ate of the classifie is adjustable, i.e., a lowe numbe of stages of the cascade inceases the numbe of detections (hits), but also the amount of false detections. By combining the classifie and the attention algoithm the false positive detection ate will be educed. B. Combining the classifie and the attention algoithm The output of the combination of the two algoithms is the intesection of both esult sets. The balls detected must be found both by the ball classifie as well as the attention algoithm. Fist, the foci ae found in the image. Then, the classifie ties to detect balls at these specific egions. The esults of the combination ae shown in Table II. The test data is composed of a set of 60 ealistic RoboCup images fo each ball, whee thee is exactly one ball in each image. These wee taken with backgounds of diffeent lighting (colo) and complexity. The classifie seaches aeas of the fist 5 foci found by the attention algoithm. The combination is vey useful in eliminating false positives in images. This is shown in Fig. 7, whee the false

6 TABLE II DETECTION RATE OF COMBINED ALGORITHM. COLUMN 2 (ATTENTION) SHOWS WHICH OF THE 5 FOCI POINTS TO THE BALL (AVERAGE). Att. Classifie only Att. and Class. Found False Pos. Found False Pos. ed Ball / /60 3 white ball / /60 0 yel/ed b / /60 20 Total / / Fig. 7. Top: Input images including ound objects. Middle: False alams in filteed images. Bottom left: False positives eliminated, ball not found. Bottom ight: False detections eliminated. positives we wee suffeing fom with the classifie alone ae eliminated. The focus of attention is calculated in ca 1.5 sec. and the classification at these egion of inteest needs 200 ms (image size: , Pentium-M 1.7 GHz). The bulk of the unning time of VOCUS is taken up by the featue computations. These may be paallelized by splitting up the pocessing to seveal CPUs [9] o with dedicated hadwae [18] what makes the system eal-time capable. We conside this fo futue wok. V. CONCLUSIONS Using the visual attention system VOCUS combined with a fast classifie, we have designed a obust ball detection system with a vey low misclassification ate, even in complex, clutteed images. Due to the use of an edge detection Sobel filte and a theshold to pepocess the taining images fo the cascade, the classifie is coloinvaiant, leaving the colo to be leaned by the attention system. Assuming shot-tem pio knowledge about the ball to be used fo a RoboCup match, VOCUS is quickly adjusted to the ball with vey few images. The success of the algoithm is eached by only seaching fo balls in egions hypothesized by the attention algoithm to contain the ball, theeby eliminating false positives. Although the algoithm misses a few balls, what we ae concened with is how it will pefom in the RoboCup envionment. In this case, the eliability of the algoithm seems to be sufficient. Even if the ball is not detected in one in evey 5 pictues, fo example, the obot will still be able to follow it quite confidently. Needless to say, much wok emains to be done: As the detection of egions of inteest is cuently elatively slow compaed to the ball detection, the next step is to wok on inceasing the efficiency of the attention system and theefoe of the whole detection scheme. In addition it is planned to enhance the pesented algoithms by adding time dependent behavio eithe by using standad tacking with paticle filtes o by using a time dependent attention contol. REFERENCES [1] G. Backe, B. Metsching, and M. Bollmann. Data- and modeldiven gaze contol fo an active-vision system. IEEE Tans. on Patten Analysis & Machine Intelligence, 23(12): , [2] R. E. Buge. Colomanagement. Konzepte, Begiffe Systeme. Spinge, [3] M. Oen C. Papageogiou and T. Poggio. A geneal famewok fo object detection. In Poceedings of the 6th Intenational Confeence on Compute Vision (ICCV 98), Bombay, India, Januay [4] M. Das and J. Anand. Robust Edge detection in noisy images using and adaptive stochastic gadient technique. In Poc. ICIP, [5] Y. Feund and R. E. Schapie. Expeiments with a new boosting algoithm. In Machine Leaning: Poc. of the 13th Int. Conf., [6] S. Fintop, G. Backe, and E. Rome. Goal-diected seach with a top-down modulated computational attention system. submitted. [7] S. Fintop, E. Rome, A. Nüchte, and H. Sumann. A bimodal lase-based attention system. CVIU, (ccepted). [8] RoboCup. [9] L. Itti. Real-time high-pefomance attention focusing in outdoos colo video steams. In SPIE Human Vision and El. Im. IV, [10] T. Balch J. Buce and M. Veloso. Fast and inexpensive colo image segmentation fo inteactive obots. In Poc. IROS, [11] C. Koch and S. Ullman. Shifts in selective visual attention: towads the undelying neual cicuity. Human Neuobiology, [12] C. Koch L. Itti and E. Niebu. A model of saliency-based visual attention fo apid scene analysis. IEEE PAMI, 20(11), [13] R. Lienhat and J. Maydt. An Extended Set of Haa-like Featues fo Rapid Object Detection. In Poc. of the IEEE Conf. on Image Pocessing (ICIP 02), pages , New Yok, USA, [14] D. G. Lowe. Distinctive image featues fom scale-invaiant keypoints. Intenational J. of Compute Vision, 60(2):91 110, [15] F. Miau, C. Papageogiou, and L. Itti. Neuomophic algoithms fo compute vision and attention. In Poc. SPIE 46 Ann. Int. Symp. on Optical Science and Technology, vol. 4479, Nov [16] S. Miti, K. Pevölz, A. Nüchte, and H. Sumann. Fast Colo- Independent Ball Detection fo Mobile Autonomous Robots. In Poc. IEEE Mechob, Aachen, Gemany, [17] U. Neisse. Cognitive Psychology. Appleton-Centuy-Cofts, [18] N. Ouehani and H. Hügli. Real time visual attention on a massively paallel simd achitectue. J. of Real-time imaging, 9(3), [19] R. Haneka T. Bandlow, M. Klupsch and T. Schmitt. Fast image segmentation, object ecognition and localization in a obocup scenaio. In 3. RoboCup Wokshop, IJCAI, [20] A. Teptow and A. Zell. Real-time object tacking fo socceobots without colo infomation. Jounal Robotics and Autonomous Systems, 48(1):41 48, August [21] John K. Tsotsos. Complexity, vision, and attention. In Vision and Attention, chapte [22] P. Viola and M. J. Jones. Robust eal-time face detection. Intenational Jounal of Compute Vision, 57(2): , May [23] D. Walthe, U. Rutishause, Ch. Koch, and P. Peona. On the usefulness of attention fo object ecognition. In Poc. WAPCV, ACKNOWLEDGMENTS We would like to thank G. Backe, M. Hennig, J. Hetzbeg, and E. Rome fo suppoting ou wok.

Robust Object Detection at Regions of Interest with an Application in Ball Recognition

Robust Object Detection at Regions of Interest with an Application in Ball Recognition Robust Object Detection at Regions of Inteest with an Application in Ball Recognition Saa Miti, Simone Fintop, Kai Pevölz, Hatmut Sumann Faunhofe Institute fo Autonomous Intelligent Systems (AIS) Schloss

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

Illumination methods for optical wear detection

Illumination methods for optical wear detection Illumination methods fo optical wea detection 1 J. Zhang, 2 P.P.L.Regtien 1 VIMEC Applied Vision Technology, Coy 43, 5653 LC Eindhoven, The Nethelands Email: jianbo.zhang@gmail.com 2 Faculty Electical

More information

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

Accurate Object Localization in 3D Laser Range Scans

Accurate Object Localization in 3D Laser Range Scans 50 40 30 20 10 Point Distibution numbe of points 0.5 1 2 distances [cm] 7 Accuate Object Localization in 3D Lase Range Scans Andeas Nüchte, Kai Lingemann, Joachim Hetzbeg Univesity of Osnabück, Institute

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

An Extension to the Local Binary Patterns for Image Retrieval

An Extension to the Local Binary Patterns for Image Retrieval , pp.81-85 http://x.oi.og/10.14257/astl.2014.45.16 An Extension to the Local Binay Pattens fo Image Retieval Zhize Wu, Yu Xia, Shouhong Wan School of Compute Science an Technology, Univesity of Science

More information

A Novel Automatic White Balance Method For Digital Still Cameras

A Novel Automatic White Balance Method For Digital Still Cameras A Novel Automatic White Balance Method Fo Digital Still Cameas Ching-Chih Weng 1, Home Chen 1,2, and Chiou-Shann Fuh 3 Depatment of Electical Engineeing, 2 3 Gaduate Institute of Communication Engineeing

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

Obstacle Avoidance of Autonomous Mobile Robot using Stereo Vision Sensor

Obstacle Avoidance of Autonomous Mobile Robot using Stereo Vision Sensor Obstacle Avoidance of Autonomous Mobile Robot using Steeo Vision Senso Masako Kumano Akihisa Ohya Shin ichi Yuta Intelligent Robot Laboatoy Univesity of Tsukuba, Ibaaki, 35-8573 Japan E-mail: {masako,

More information

A Recommender System for Online Personalization in the WUM Applications

A Recommender System for Online Personalization in the WUM Applications A Recommende System fo Online Pesonalization in the WUM Applications Mehdad Jalali 1, Nowati Mustapha 2, Ali Mamat 2, Md. Nasi B Sulaiman 2 Abstact foeseeing of use futue movements and intentions based

More information

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION Intenational Achives of the Photogammety Remote Sensing and Spatial Infomation Sciences Volume XXXIX-B3 2012 XXII ISPRS Congess 25 August 01 Septembe 2012 Melboune Austalia MULTI-TEMPORAL AND MULTI-SENSOR

More information

A modal estimation based multitype sensor placement method

A modal estimation based multitype sensor placement method A modal estimation based multitype senso placement method *Xue-Yang Pei 1), Ting-Hua Yi 2) and Hong-Nan Li 3) 1),)2),3) School of Civil Engineeing, Dalian Univesity of Technology, Dalian 116023, China;

More information

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number.

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number. Illustative G-C Simila cicles Alignments to Content Standads: G-C.A. Task (a, b) x y Fo this poblem, is a point in the - coodinate plane and is a positive numbe. a. Using a tanslation and a dilation, show

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters Optics and Photonics Jounal, 016, 6, 94-100 Published Online August 016 in SciRes. http://www.scip.og/jounal/opj http://dx.doi.og/10.436/opj.016.68b016 Fequency Domain Appoach fo Face Recognition Using

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

Topological Characteristic of Wireless Network

Topological Characteristic of Wireless Network Topological Chaacteistic of Wieless Netwok Its Application to Node Placement Algoithm Husnu Sane Naman 1 Outline Backgound Motivation Papes and Contibutions Fist Pape Second Pape Thid Pape Futue Woks Refeences

More information

INDEXATION OF WEB PAGES BASED ON THEIR VISUAL RENDERING

INDEXATION OF WEB PAGES BASED ON THEIR VISUAL RENDERING INDEXATION OF WEB PAGES BASED ON THEIR VISUAL RENDERING Emmanuel Buno Univesité du Sud Toulon-Va / LSIS CNRS BP 20132, F-83957 La Gade buno@univ-tln.f Nicolas Faessel LSIS CNRS Domaine Univesitaie de Saint-Jéôme

More information

Fifth Wheel Modelling and Testing

Fifth Wheel Modelling and Testing Fifth heel Modelling and Testing en Masoy Mechanical Engineeing Depatment Floida Atlantic Univesity Boca aton, FL 4 Lois Malaptias IFMA Institut Fancais De Mechanique Advancee ampus De lemont Feand Les

More information

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE Slawo Wesolkowski Systems Design Engineeing Univesity of Wateloo Wateloo (Ont.), Canada, NL 3G s.wesolkowski@ieee.og Ed Jenigan

More information

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions Cadiac C-Am CT SNR Enhancement by Combining Multiple Retospectively Motion Coected FDK-Like Reconstuctions M. Pümme 1, L. Wigstöm 2,3, R. Fahig 2, G. Lauitsch 4, J. Honegge 1 1 Institute of Patten Recognition,

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1 Impovement of Fist-ode Takagi-Sugeno Models Using Local Unifom B-splines Felipe Fenández, Julio Gutiéez, Gacián Tiviño and Juan Calos Cespo Dep. Tecnología Fotónica, Facultad de Infomática Univesidad Politécnica

More information

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry Univesity of Wollongong Reseach Online Faculty of Infomatics - Papes (Achive) Faculty of Engineeing and Infomation Sciences 2010 Fast quality-guided flood-fill phase unwapping algoithm fo thee-dimensional

More information

XFVHDL: A Tool for the Synthesis of Fuzzy Logic Controllers

XFVHDL: A Tool for the Synthesis of Fuzzy Logic Controllers XFVHDL: A Tool fo the Synthesis of Fuzzy Logic Contolles E. Lago, C. J. Jiménez, D. R. López, S. Sánchez-Solano and A. Baiga Instituto de Micoelectónica de Sevilla. Cento Nacional de Micoelectónica, Edificio

More information

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2 Random Waypoint Model in n-dimensional Space Esa Hyytiä and Joma Vitamo Netwoking Laboatoy, Helsinki Univesity of Technology, Finland Abstact The andom waypoint model (RWP) is one of the most widely used

More information

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES Svetlana Avetisyan Mikayel Samvelyan* Matun Kaapetyan Yeevan State Univesity Abstact In this pape, the class

More information

Towards Adaptive Information Merging Using Selected XML Fragments

Towards Adaptive Information Merging Using Selected XML Fragments Towads Adaptive Infomation Meging Using Selected XML Fagments Ho-Lam Lau and Wilfed Ng Depatment of Compute Science and Engineeing, The Hong Kong Univesity of Science and Technology, Hong Kong {lauhl,

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE 5th Intenational Confeence on Advanced Mateials and Compute Science (ICAMCS 2016) A New and Efficient 2D Collision Detection Method Based on Contact Theoy Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai

More information

10/29/2010. Rendering techniques. Global Illumination. Local Illumination methods. Today : Global Illumination Modules and Methods

10/29/2010. Rendering techniques. Global Illumination. Local Illumination methods. Today : Global Illumination Modules and Methods Rendeing techniques Compute Gaphics Lectue 10 Can be classified as Local Illumination techniques Global Illumination techniques Global Illumination 1: Ray Tacing and Radiosity Taku Komua 1 Local Illumination

More information

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components A Neual Netwok Model fo Stong and Reteving 2D Images of Rotated 3D Object Using Pncipal Components Tsukasa AMANO, Shuichi KUROGI, Ayako EGUCHI, Takeshi NISHIDA, Yasuhio FUCHIKAWA Depatment of Contol Engineeng,

More information

Prof. Feng Liu. Fall /17/2016

Prof. Feng Liu. Fall /17/2016 Pof. Feng Liu Fall 26 http://www.cs.pdx.edu/~fliu/couses/cs447/ /7/26 Last time Compositing NPR 3D Gaphics Toolkits Tansfomations 2 Today 3D Tansfomations The Viewing Pipeline Mid-tem: in class, Nov. 2

More information

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma apreduce Optimizations and Algoithms 2015 Pofesso Sasu Takoma www.cs.helsinki.fi Optimizations Reduce tasks cannot stat befoe the whole map phase is complete Thus single slow machine can slow down the

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks Spial Recognition Methodology and Its Application fo Recognition of Chinese Bank Checks Hanshen Tang 1, Emmanuel Augustin 2, Ching Y. Suen 1, Olivie Baet 2, Mohamed Cheiet 3 1 Cente fo Patten Recognition

More information

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks Effects of Model Complexity on Genealization Pefomance of Convolutional Neual Netwoks Tae-Jun Kim 1, Dongsu Zhang 2, and Joon Shik Kim 3 1 Seoul National Univesity, Seoul 151-742, Koea, E-mail: tjkim@bi.snu.ac.k

More information

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation A Minutiae-based Fingepint Matching Algoithm Using Phase Coelation Autho Chen, Weiping, Gao, Yongsheng Published 2007 Confeence Title Digital Image Computing: Techniques and Applications DOI https://doi.og/10.1109/dicta.2007.4426801

More information

Scaling Location-based Services with Dynamically Composed Location Index

Scaling Location-based Services with Dynamically Composed Location Index Scaling Location-based Sevices with Dynamically Composed Location Index Bhuvan Bamba, Sangeetha Seshadi and Ling Liu Distibuted Data Intensive Systems Laboatoy (DiSL) College of Computing, Geogia Institute

More information

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS Kumiko Tsuji Fukuoka Medical technology Teikyo Univesity 4-3-14 Shin-Katsutachi-Machi Ohmuta Fukuoka 836 Japan email: c746g@wisdomcckyushu-uacjp

More information

HISTOGRAMS are an important statistic reflecting the

HISTOGRAMS are an important statistic reflecting the JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 D 2 HistoSketch: Disciminative and Dynamic Similaity-Peseving Sketching of Steaming Histogams Dingqi Yang, Bin Li, Laua Rettig, and Philippe

More information

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer Using the Gow-And-Pune Netwok to Solve Poblems of Lage Dimensionality B.J. Biedis and T.D. Gedeon School of Compute Science & Engineeing The Univesity of New South Wales Sydney NSW 2052 AUSTRALIA bbiedis@cse.unsw.edu.au

More information

Detection and tracking of ships using a stereo vision system

Detection and tracking of ships using a stereo vision system Scientific Reseach and Essays Vol. 8(7), pp. 288-303, 18 Febuay, 2013 Available online at http://www.academicjounals.og/sre DOI: 10.5897/SRE12.318 ISSN 1992-2248 2013 Academic Jounals Full Length Reseach

More information

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS Daniel A Menascé Mohamed N Bennani Dept of Compute Science Oacle, Inc Geoge Mason Univesity 1211 SW Fifth

More information

Assessment of Track Sequence Optimization based on Recorded Field Operations

Assessment of Track Sequence Optimization based on Recorded Field Operations Assessment of Tack Sequence Optimization based on Recoded Field Opeations Matin A. F. Jensen 1,2,*, Claus G. Søensen 1, Dionysis Bochtis 1 1 Aahus Univesity, Faculty of Science and Technology, Depatment

More information

Lecture 27: Voronoi Diagrams

Lecture 27: Voronoi Diagrams We say that two points u, v Y ae in the same connected component of Y if thee is a path in R N fom u to v such that all the points along the path ae in the set Y. (Thee ae two connected components in the

More information

Development and Analysis of a Real-Time Human Motion Tracking System

Development and Analysis of a Real-Time Human Motion Tracking System Development and Analysis of a Real-Time Human Motion Tacking System Jason P. Luck 1,2 Chistian Debunne 1 William Hoff 1 Qiang He 1 Daniel E. Small 2 1 Coloado School of Mines 2 Sandia National Labs Engineeing

More information

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY Chistophe Waceman (1), William G. Pichel (2), Pablo Clement-Colón (2) (1) Geneal Dynamics Advanced Infomation Systems, P.O. Box 134008 Ann Abo

More information

Voting-Based Grouping and Interpretation of Visual Motion

Voting-Based Grouping and Interpretation of Visual Motion Voting-Based Gouping and Intepetation of Visual Motion Micea Nicolescu Depatment of Compute Science Univesity of Nevada, Reno Reno, NV 89557 micea@cs.un.edu Géad Medioni Integated Media Systems Cente Univesity

More information

Improved Fourier-transform profilometry

Improved Fourier-transform profilometry Impoved Fouie-tansfom pofilomety Xianfu Mao, Wenjing Chen, and Xianyu Su An impoved optical geomety of the pojected-finge pofilomety technique, in which the exit pupil of the pojecting lens and the entance

More information

User Specified non-bonded potentials in gromacs

User Specified non-bonded potentials in gromacs Use Specified non-bonded potentials in gomacs Apil 8, 2010 1 Intoduction On fist appeaances gomacs, unlike MD codes like LAMMPS o DL POLY, appeas to have vey little flexibility with egads to the fom of

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAE COMPRESSION STANDARDS Lesson 17 JPE-2000 Achitectue and Featues Instuctional Objectives At the end of this lesson, the students should be able to: 1. State the shotcomings of JPE standad.

More information

Separability and Topology Control of Quasi Unit Disk Graphs

Separability and Topology Control of Quasi Unit Disk Graphs Sepaability and Topology Contol of Quasi Unit Disk Gaphs Jiane Chen, Anxiao(Andew) Jiang, Iyad A. Kanj, Ge Xia, and Fenghui Zhang Dept. of Compute Science, Texas A&M Univ. College Station, TX 7784. {chen,

More information

A ROI Focusing Mechanism for Digital Cameras

A ROI Focusing Mechanism for Digital Cameras A ROI Focusing Mechanism fo Digital Cameas Chu-Hui Lee, Meng-Feng Lin, Chun-Ming Huang, and Chun-Wei Hsu Abstact With the development and application of digital technologies, the digital camea is moe popula

More information

Mono Vision Based Construction of Elevation Maps in Indoor Environments

Mono Vision Based Construction of Elevation Maps in Indoor Environments 8th WSEAS Intenational onfeence on SIGNAL PROESSING, OMPUTATIONAL GEOMETRY and ARTIFIIAL VISION (ISGAV 08) Rhodes, Geece, August 0-, 008 Mono Vision Based onstuction of Elevation Maps in Indoo Envionments

More information

ART GALLERIES WITH INTERIOR WALLS. March 1998

ART GALLERIES WITH INTERIOR WALLS. March 1998 ART GALLERIES WITH INTERIOR WALLS Andé Kündgen Mach 1998 Abstact. Conside an at galley fomed by a polygon on n vetices with m pais of vetices joined by inteio diagonals, the inteio walls. Each inteio wall

More information

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach 3D Hand Tajectoy Segmentation by Cuvatues and Hand Oientation fo Classification though a Pobabilistic Appoach Diego R. Faia and Joge Dias Abstact In this wok we pesent the segmentation and classification

More information

Hierarchical Region Mean-Based Image Segmentation

Hierarchical Region Mean-Based Image Segmentation Hieachical Region Mean-Based Image Segmentation Slawo Wesolkowski and Paul Fieguth Systems Design Engineeing Univesity of Wateloo Wateloo, Ontaio, Canada, N2L-3G1 s.wesolkowski@ieee.og, pfieguth@uwateloo.ca

More information

An Optimised Density Based Clustering Algorithm

An Optimised Density Based Clustering Algorithm Intenational Jounal of Compute Applications (0975 8887) Volume 6 No.9, Septembe 010 An Optimised Density Based Clusteing Algoithm J. Hencil Pete Depatment of Compute Science St. Xavie s College, Palayamkottai,

More information

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Accepted fo publication Intenational Jounal of Flexible Automation and Integated Manufactuing. A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Nagiza F. Samatova,

More information

Mobility Pattern Recognition in Mobile Ad-Hoc Networks

Mobility Pattern Recognition in Mobile Ad-Hoc Networks Mobility Patten Recognition in Mobile Ad-Hoc Netwoks S. M. Mousavi Depatment of Compute Engineeing, Shaif Univesity of Technology sm_mousavi@ce.shaif.edu H. R. Rabiee Depatment of Compute Engineeing, Shaif

More information

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler POMDP: Intoduction to Patially Obsevable Makov Decision Pocesses Hossein Kamalzadeh, Michael Hahsle 2019-01-02 The R package pomdp povides an inteface to pomdp-solve, a solve (witten in C) fo Patially

More information

Shortest Paths for a Two-Robot Rendez-Vous

Shortest Paths for a Two-Robot Rendez-Vous Shotest Paths fo a Two-Robot Rendez-Vous Eik L Wyntes Joseph S B Mitchell y Abstact In this pape, we conside an optimal motion planning poblem fo a pai of point obots in a plana envionment with polygonal

More information

FACE VECTORS OF FLAG COMPLEXES

FACE VECTORS OF FLAG COMPLEXES FACE VECTORS OF FLAG COMPLEXES ANDY FROHMADER Abstact. A conjectue of Kalai and Eckhoff that the face vecto of an abitay flag complex is also the face vecto of some paticula balanced complex is veified.

More information

IP Multicast Simulation in OPNET

IP Multicast Simulation in OPNET IP Multicast Simulation in OPNET Xin Wang, Chien-Ming Yu, Henning Schulzinne Paul A. Stipe Columbia Univesity Reutes Depatment of Compute Science 88 Pakway Dive South New Yok, New Yok Hauppuage, New Yok

More information

Visual Servoing from Deep Neural Networks

Visual Servoing from Deep Neural Networks Visual Sevoing fom Deep Neual Netwoks Quentin Bateux 1, Eic Machand 1, Jügen Leitne 2, Fançois Chaumette 3, Pete Coke 2 Abstact We pesent a deep neual netwok-based method to pefom high-pecision, obust

More information

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen Accuate Diffaction Efficiency Contol fo Multiplexed Volume Hologaphic Gatings Xuliang Han, Gichel Kim, and Ray T. Chen Micoelectonic Reseach Cente Depatment of Electical and Compute Engineeing Univesity

More information

FINITE ELEMENT MODEL UPDATING OF AN EXPERIMENTAL VEHICLE MODEL USING MEASURED MODAL CHARACTERISTICS

FINITE ELEMENT MODEL UPDATING OF AN EXPERIMENTAL VEHICLE MODEL USING MEASURED MODAL CHARACTERISTICS COMPDYN 009 ECCOMAS Thematic Confeence on Computational Methods in Stuctual Dynamics and Eathquake Engineeing M. Papadakakis, N.D. Lagaos, M. Fagiadakis (eds.) Rhodes, Geece, 4 June 009 FINITE ELEMENT

More information

Embeddings into Crossed Cubes

Embeddings into Crossed Cubes Embeddings into Cossed Cubes Emad Abuelub *, Membe, IAENG Abstact- The hypecube paallel achitectue is one of the most popula inteconnection netwoks due to many of its attactive popeties and its suitability

More information

3D inspection system for manufactured machine parts

3D inspection system for manufactured machine parts 3D inspection system fo manufactued machine pats D. Gacía a*, J. M. Sebastián a*, F. M. Sánchez a*, L. M. Jiménez b*, J. M. González a* a Dept. of System Engineeing and Automatic Contol. Polytechnic Univesity

More information

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology,

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology, (IJCSIS) Intenational Jounal of Compute Science and Infomation Secuity, Efficient Candidacy Reduction Fo Fequent Patten Mining M.H Nadimi-Shahaki 1, Nowati Mustapha 2, Md Nasi B Sulaiman 2, Ali B Mamat

More information

The International Conference in Knowledge Management (CIKM'94), Gaithersburg, MD, November 1994.

The International Conference in Knowledge Management (CIKM'94), Gaithersburg, MD, November 1994. The Intenational Confeence in Knowledge Management (CIKM'94), Gaithesbug, MD, Novembe 994. Hashing by Poximity to Pocess Duplicates in Spatial Databases Walid G. Aef Matsushita Infomation Technology Laboatoy

More information

Combinatorial Mobile IP: A New Efficient Mobility Management Using Minimized Paging and Local Registration in Mobile IP Environments

Combinatorial Mobile IP: A New Efficient Mobility Management Using Minimized Paging and Local Registration in Mobile IP Environments Wieless Netwoks 0, 3 32, 200 200 Kluwe Academic Publishes. Manufactued in The Nethelands. Combinatoial Mobile IP: A New Efficient Mobility Management Using Minimized Paging and Local Registation in Mobile

More information

Color Interpolation for Single CCD Color Camera

Color Interpolation for Single CCD Color Camera Colo Intepolation fo Single CCD Colo Camea Yi-Ming Wu, Chiou-Shann Fuh, and Jui-Pin Hsu Depatment of Compute Science and Infomation Engineeing, National Taian Univesit, Taipei, Taian Email: 88036@csie.ntu.edu.t;

More information

On Error Estimation in Runge-Kutta Methods

On Error Estimation in Runge-Kutta Methods Leonado Jounal of Sciences ISSN 1583-0233 Issue 18, Januay-June 2011 p. 1-10 On Eo Estimation in Runge-Kutta Methods Ochoche ABRAHAM 1,*, Gbolahan BOLARIN 2 1 Depatment of Infomation Technology, 2 Depatment

More information

Adaptation of Motion Capture Data of Human Arms to a Humanoid Robot Using Optimization

Adaptation of Motion Capture Data of Human Arms to a Humanoid Robot Using Optimization ICCAS25 June 2-5, KINTEX, Gyeonggi-Do, Koea Adaptation of Motion Captue Data of Human Ams to a Humanoid Robot Using Optimization ChangHwan Kim and Doik Kim Intelligent Robotics Reseach Cente, Koea Institute

More information

View Synthesis using Depth Map for 3D Video

View Synthesis using Depth Map for 3D Video View Synthesis using Depth Map fo 3D Video Cheon Lee and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 1 Oyong-dong, Buk-gu, Gwangju, 500-712, Republic of Koea E-mail: {leecheon, hoyo}@gist.ac.k

More information

Ranking Visualizations of Correlation Using Weber s Law

Ranking Visualizations of Correlation Using Weber s Law Ranking Visualizations of Coelation Using Webe s Law Lane Haison, Fumeng Yang, Steven Fanconei, Remco Chang Abstact Despite yeas of eseach yielding systems and guidelines to aid visualization design, pactitiones

More information

Clustering Interval-valued Data Using an Overlapped Interval Divergence

Clustering Interval-valued Data Using an Overlapped Interval Divergence Poc. of the 8th Austalasian Data Mining Confeence (AusDM'9) Clusteing Inteval-valued Data Using an Ovelapped Inteval Divegence Yongli Ren Yu-Hsn Liu Jia Rong Robet Dew School of Infomation Engineeing,

More information

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann.

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann. A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Pesonification by Boulic, Thalmann and Thalmann. Mashall Badley National Cente fo Physical Acoustics Univesity of

More information

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives SPARK: Soot Reseach Kit Ondřej Lhoták Objectives Spak is a modula toolkit fo flow-insensitive may points-to analyses fo Java, which enables expeimentation with: vaious paametes of pointe analyses which

More information

Goal. Rendering Complex Scenes on Mobile Terminals or on the web. Rendering on Mobile Terminals. Rendering on Mobile Terminals. Walking through images

Goal. Rendering Complex Scenes on Mobile Terminals or on the web. Rendering on Mobile Terminals. Rendering on Mobile Terminals. Walking through images Goal Walking though s -------------------------------------------- Kadi Bouatouch IRISA Univesité de Rennes I, Fance Rendeing Comple Scenes on Mobile Teminals o on the web Rendeing on Mobile Teminals Rendeing

More information

CSE 165: 3D User Interaction

CSE 165: 3D User Interaction CSE 165: 3D Use Inteaction Lectue #6: Selection Instucto: Jugen Schulze, Ph.D. 2 Announcements Homewok Assignment #2 Due Fiday, Januay 23 d at 1:00pm 3 4 Selection and Manipulation 5 Why ae Selection and

More information

PROBABILITY-BASED OPTIMAL PATH PLANNING FOR TWO-WHEELED MOBILE ROBOTS

PROBABILITY-BASED OPTIMAL PATH PLANNING FOR TWO-WHEELED MOBILE ROBOTS Poceedings of the ASME 215 Dynamic Systems and Contol Confeence DSCC215 Octobe 28-3, 215, Columbus, Ohio, USA DSCC215-999 PROBABILITY-BASED OPTIMAL PATH PLANNING FOR TWO-WHEELED MOBILE ROBOTS Jaeyeon Lee

More information

Proactive Kinodynamic Planning using the Extended Social Force Model and Human Motion Prediction in Urban Environments

Proactive Kinodynamic Planning using the Extended Social Force Model and Human Motion Prediction in Urban Environments Poactive Kinodynamic Planning using the Extended Social Foce Model and Human Motion Pediction in Uban Envionments Gonzalo Fee and Albeto Sanfeliu Abstact This pape pesents a novel appoach fo obot navigation

More information

Cellular Neural Network Based PTV

Cellular Neural Network Based PTV 3th Int Symp on Applications of Lase Techniques to Fluid Mechanics Lisbon, Potugal, 6-9 June, 006 Cellula Neual Netwok Based PT Kazuo Ohmi, Achyut Sapkota : Depatment of Infomation Systems Engineeing,

More information

Communication vs Distributed Computation: an alternative trade-off curve

Communication vs Distributed Computation: an alternative trade-off curve Communication vs Distibuted Computation: an altenative tade-off cuve Yahya H. Ezzeldin, Mohammed amoose, Chistina Fagouli Univesity of Califonia, Los Angeles, CA 90095, USA, Email: {yahya.ezzeldin, mkamoose,

More information

Monte Carlo Techniques for Rendering

Monte Carlo Techniques for Rendering Monte Calo Techniques fo Rendeing CS 517 Fall 2002 Compute Science Conell Univesity Announcements No ectue on Thusday Instead, attend Steven Gotle, Havad Upson Hall B17, 4:15-5:15 (efeshments ealie) Geomety

More information

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH I J C A 7(), 202 pp. 49-53 SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH Sushil Goel and 2 Rajesh Vema Associate Pofesso, Depatment of Compute Science, Dyal Singh College,

More information

5 4 THE BERNOULLI EQUATION

5 4 THE BERNOULLI EQUATION 185 CHATER 5 the suounding ai). The fictional wok tem w fiction is often expessed as e loss to epesent the loss (convesion) of mechanical into themal. Fo the idealied case of fictionless motion, the last

More information