Online Navigation Summaries

Size: px
Start display at page:

Download "Online Navigation Summaries"

Transcription

1 2010 IEEE Intenational Confeence on Robotics and Automation Anchoage Convention Distict May 3-8, 2010, Anchoage, Alaska, USA Online Navigation Summaies Yogesh Gidha and Gegoy Dudek Cente fo Intelligent Machines McGill Univesity Abstact Ou objective is to find a small set of images that summaize a obot s visual expeience along a path. We pesent a novel on-line algoithm fo this task. This algoithm is based on a new extension to the classical Secetaies Poblem. We also pesent an extension to the idea of Bayesian Supise, which we then use to measue the fitness of an image as a summay image. I. INTRODUCTION Navigation summaies ae specialization of video summaies, whee the focus is on video collected by a mobile obot, on a specific tajectoy. We ae inteested in finding a few images that epitomize the visual infomation about the pat of the wold, which was tavesed by the obot. Figue 1 shows a schematic example of a navigation summay. This poblem is elated to the Vacation Snapshot Poblem[1], whee a touist is tying to captue the most inteesting obsevations of the jouney, with a limited amount of film. A obot suveying an aea might be taking continuous video as it is moving aound, but the human monitoing the data might only be inteested in a few images, which summaize what obot has seen; howeve, deciding which images ae supising o inteesting, and epitomize the visual appeaance of the wold is highly context depent. A. Statistical vesus Semantic Reasoning Navigation summaies can boadly be classified into two categoies, based on how the decisions to choose summay images ae made. Images can be selected based on semantic cues egading scene content, pio knowledge of the obseve, and the exact context of the poblem at hand; o by puely statistical easoning, whee the focus is on the infomation contained in the image, and peviously selected images. The latte appoach is, howeve, moe tactable. In this pape we will focus on the task of compiling navigation summaies based on statistical and infomation theoetic tools. B. Online vesus Offline Navigation summaies can eithe be made offline, once the path tavesal is ove, o online. By online we mean that the decision to include an image in the summay set is made ievocably, and immediately afte it is acquied. Fo a mobile obot collecting thousands of images continuously, an offline algoithm compaing each image with evey othe image can be pohibitively expensive. Apat fom computational cost, the ability to identify an image as being pat of the Fig. 1. An illustated example of a navigation summay. The sequence of images epesent the obsevations made by a obot as it is tavesing a teain. The dotted boxes indicates one possible choice of the summay images. summay has seveal applications. Fo example, conside the task whee we would like to dop a senso node and take additional measuements at chaacteistic egions of a teain. In that case, assuming each summay image epesents a diffeent egion of the teain, the obot could dop a senso wheneve a decision to include an image to the summay set is made. Conside the special case of this poblem whee we only want one summay image, o want to dop only one senso node. We can fomalize and abstact this as a game wee you ae pesented with a finite sequence of andom numbes fom an unknown distibution and then the goal is to identify the maximum numbe in this sequence. Hee the maximum numbe might coespond to the amount of infomation an image has about the teain, and hence maximizing it will give us the most impotant image. This poblem is known as the Secetay Poblem [2]. In this fomulation, the task is posed as one of making a choice to select and hie ievocably, the best secetay, with the inteview scoe of the candidates epesented as a sequence of andom numbes. If we ae allowed to go back to a peviously ejected sample(i.e. secetay), then ou algoithm is tivial. We can just go though all the samples, identify the maximum value, and then in the go back and choose the sample with the maximum value. Hence, the main challenge in the poblem aises due to the fact that the decision made is ievocable. In this pape we will pesent an extension to the secetay /10/$ IEEE 5035

2 poblem, which can then be used to select not just one, but seveal images that fom a summay set; on-line. We also pesent a scoing function based on genealization of Bayesian Supise, used to select the summay images. II. PREVIOUS WORK A. The Secetay Hiing Poblem The secetay poblem has a long and vaied histoy. Due to its boad elevance to diffeent domains, it has been consideed by diffeent authos in seveal diffeent contexts. It is geneally accepted that Dynkin [2] was the fist one to solve the poblem fomally. Fo an inteesting discussion on the oigins of this poblem see [3]. Hee is a desciption of the poblem in its simplest fom with the numbe of secetaies k = 1 : You ae given the task of hiing the best possible candidate fo the job of a secetay. Thee ae n applicants who have signed up fo the inteview. Afte inteviewing each candidate you can ank them elative to all othe candidates seen so fa. You must eithe hie o eject the candidate immediately afte the inteview. You ae not allowed to go back and hie a peviously ejected candidate. A typical stategy would be to just obseve the fist candidates without accepting any, then find the highest scoe among them, and then hie the fist candidate with scoe highe than that. This is known to be the povably optimal stategy fo this poblem. The poblem now is to select the best value fo. Let Φ() be the pobability of successfully finding the highest scoing candidate, when we set the taining inteval to be. We then have: Φ() = i=+1 P (S i ), (1) whee S i is the event that the ith candidate is the highest scoing candidate, and that ou algoithm did not select any of the pevious candidates. Hence we have: Φ() = i=+1 n n 1 n i 1 (2) 1 dx (3) i = (log n log ). (4) n Now to optimize Φ(), we set the deivative equal to 0: d log n log Φ() = 1 dx n n = 0 (5) = = n e. (6) Hee 1/n is the pobability that the ith candidate is the highest scoing one, and /(i 1) is the pobability none of the pevious candidates wee selected. B. The Multiple Choice Secetay Poblem Fo the case when the numbe of positions which need to be filled is moe than one (k > 1), thee ae seveal possible ways in which the above single secetay solution can be genealized. Kleinbeg [4] suggested an algoithm to maximize the expected sum of the scoes of the candidates. The algoithm woks by splitting the candidates into two oughly equal intevals, whee the bounday is chosen andomly using a binomial distibution B(n, 1/2). We then ecusively apply the classic(k = 1) secetay algoithm to the fist half of the candidates, choosing l = k/2 candidates. While doing this we also find the lth highest scoing candidate fom the fist half and use this as a fixed theshold to select the emaining candidates in the second half. Babaioff et al. [5], [6] suggest a simple algoithm with the same goal of maximizing the expected sum of the scoes of the selected candidates. A sliding theshold to choose the candidates. Algoithm 1 descibes this appoach. Find the top k scoes in the fist = n/e candidates, without selecting any. Call this list of thesholds, T = {t 1,.., t k }. foeach emaining candidate (x +1,, x n ) do if candidate has scoe highe than the minimum scoe in T then Hie the candidate. Remove the minimum value fom the set T. if T is empty then beak Algoithm 1: MaxExpectedSumScoes({x 1,.., x n }, k) Note that both Klenbeg and Babaioff algoithms, ae optimal in maximizing the sum of candidate scoes. Howeve, they assumes that the scoing function does not dep on the what has aleady been selected. Hence using these algoithms to select ou summay images will only povide an optimal expected case solution when all images ae statistically indepent and do not shae any infomation. This is typically not tue. Fo example, images adjacent in time ae bound to be quite simila. In Section III-A, we will pesent a new algoithm which does not have this deficiency. Thee ae seveal othe vaiants of this poblem which exist in the liteatue. Feeman [9] eviews some of these vaiants. C. Video Summaies Most of the existing wok elated to the poblem of navigation summaies is in fact on the moe geneal poblem of video summaization. The most familia and commonplace method fo summaizing video is to subsample in tempoal domain (i.e. viewing while fast fowading). This appoach woks well fo limited compession ates, but is aely used fo speeds above 32 times eal-time. Moeove, the appoach woks well 5036

3 fo manually cafted (commecial) video whee the length of time that a topic emains on-sceen in geneally popotional to its impotance. Smith and Kanade looked at poducing video skims by depicting statistical summaies of video content accompanied by selected audio extacts [10]. That wok employed the TFIDF (Tem Fequency/Invese Document Fequency) metapho fom text document indexing to index the audio data in a video steam. They used colo histogams fo video segmentation in the tempoal domain. In that wok, subsystems wee also used to detect text captions and human fontal head views, in ode to place emphasis on content that was paticulaly impotant in the context of summaizing television footage. In elated wok, Ngo, Ma ana Zhang cluste video fames based on an motion model and then used nomalized cuts to segment the esulting poximity gaph, and epesent each cluste by an exempla [12]. The motion model was based on MPEG motion vectos. A skim was poduced that educe the video length by up to 90 pe cent by etaining the fames that made the lagest contibution to the successive changes in the image o audio content. In the wok of Gong and Liu [14], video skims ae poduced based on a selection of key-fames with high infomation content. The accomplished by pojection into a subspace that computed with espect to colo histogams of a set of 9 (3x3) sub-windows that cove each input fames. This estimate is poduced by computing a singula value decomposition ove video sequence to estimate both the aveage fame, and the distance of each fom the Eigenspace defined by the SVD. The distinctiveness of a fame is then computed by measuing its distance fom the mean of the aveage fame in the SVD subspace, and this povides a citeion fo selecting key-fames. While acceptable video summaies ae epoted, the authos suggest that the technique has shotcomings when colo infomation is not distinctive enough. In [15], Ju et al. consideed the task of summaizing videos of a specific context, in this case, videos of confeence pesentations. Takeuchi et al. in [16] poduced video summaies using a set of a-pioi manually classified images. Related to this poblem is the poblem of clusteing images that depict the same envionmental stuctue, albeit fom diffeent vantage points [18]. That wok diectly compaes all n 2 images in the video sequence with one anothe using wide-baseline steeo methods. While the esults of such an appoach appea somewhat pomising, the computational cost fo a full video sequence ae pohibitive. A. Algoigthm Oveview III. APPROACH Ou objective is to find a small set of images that summaize a obot s visual expeience along a path. We ae pesented with a steam of images taken by the obot and afte obseving each image, we must make an ievocable decision accepting o ejecting the image as a summay image. We fist conside the easie offline vesion of the poblem, whee we ae allowed to choose ou summay images afte doing all the paiwise compaison of the images. If we assume that each selected image coves infomation about some faction of the input images and the tajectoy, then this poblem is educes to an instance of the Set Cove poblem, which is known to be NP-had [19]. Hence we ae motivated to look fo appoximate solutions. Algoithm 2 pesents a geedy appoach to this poblem. Hee k is the numbe of desied images in the summay set, X is the set of input images, and S is the cuent set of summay images. The scoing function Scoe(X S), computes a fitness scoe of the given image X, given the peviously selected set of summay images S. In Section IV, we will pesent an infomation theoy based scoing function, optimizing the summaies fo infomation gain. This algoithm has O(N 2 ) computational complexity in numbe of images in the input set ( X ). if k = 0 then etun S X max agmax X X Scoe(X S) S S {X max } X X \ {X max } etun SummaizeOffline(k 1, X, S) Algoithm 2: SummaizeOffline(k, X, S) Algoithm 3 is on-line algoithm, which appoximates the esults of the geedy off-line algoithm pesented above. Hee t is the cuent time, X t is the latest image acquied by the obot, k is the appoximate numbe of images we want in the summay, n is constant and epesents the total numbe of images we ae expecting to see in this un, and S is the set of cuently selected summay images. The algoithm fist decides on an obsevation inteval (t, t obs ), whee it find the theshold scoe v theshold. Afte that, the fist image which exceeds this theshold is chosen. It then ecusively calls itself to pocess futue images. if t > n o k = 0 then etun S t obs t + (k, n t) v theshold max {Scoe(X t S),, Scoe(X tobs S)} t t obs epeat t t + 1 until Scoe(X t S) v theshold o t n S S {X t } etun SummaizeOnline(t + 1, k 1, n, S) Algoithm 3: SummaizeOnline(t, k, n, S) Apat fom the scoing function Scoe(X S), pefomance of this algoithm mainly deps on the obsevation 5037

4 inteval function (k, n), which decides on how many images to obseve, befoe stating the selection pocess. We use analysis simila to the the classical Secetaies Hiing poblem, to compute the optimal value fo this obsevation inteval. B. Top k Secetaies Using Fixed Theshold Ou goal now is to compute the obsevation inteval, which maximizes the pobability of finding the k highest scoing images. We will pesent the appoach as an extension to the classical secetaies poblem discussed in Section II-A, whee a single theshold is used to optimally select the top k highest scoing candidates. The theshold is set to be the maximum obseved scoe in the fist candidates. We would like to be a function of k, the numbe of secetaies we want, such that if k inceases, then deceases. We can compute optimal value fo by maximizing the pobability of success Φ(), whee success is defined by the event that all of the top k highest scoing candidates have been selected. Let J i be the event that with the selection of the ith candidate, we have succeeded. We can then wite : Φ k () = P (Success) (7) = P ( n i=1j i ) (8) = P ( n i=+kj i ) (9) We ignoe the fist candidates since those candidates ae neve selected as pe ou algoithm definition, and then we can ignoe the next k 1 candidates since its impossible to select k candidates fom k 1 possibilities. Analogous to Equation 2, we can then wite Φ k () as: Φ k () = = i=+k i=+k = k n P (J i ) (10) k n i 1 ( n ) n 1 i=+k+1 ) ( i 1 ( n ( i ) (11) i ), (12) whee ( n k) is the binomial coefficient. Lets us examine the thee components of Equation 11. The fist tem: k/n is the pobability that the ith candidate is one of the top k candidates. The second tem: /(i 1) is the pobability that none of the pevious candidates wee the last of the top k selected candidates. These two tems ae simila to the two tems in Equation 2. The thid tem: ( ) ( i 1 / n ) is the pobability that all of the emaining k 1 candidates have been selected. Combining these tems we get the pobability of the event that we have successfully selected last of the top k candidates. C. Optimal Taining Inteval Let ˆ be the values of fo which the pobability of success Φ k () is maximum. We computed the ˆ fo n = 1000, and k = We appoximate this in closed fom as: n ˆ(k) (13) ke 1/k Fig. 2. Optimal taining inteval as a function of numbe of secetaies k, fo n = 1000 secetaies. The dots epesent the actual taining inteval, and we found that the function ˆ(k) = n/ke 1/k, epesented by the cuve above, is a good appoximation of these points. Figue 3 shows a plot of this appoximation. We can hence use this expession to set the obsevation inteval in the algoithm descibed in Sec. 3. This will allow us to exploit this method in pactice. IV. SCORING FUNCTION We would like ou set of summay images to be chosen in such a way that they minimize the supise in obseving any of the othe images. A. Bayesian Supise Itti and Baldi [21] fomally define supise in tems of diffeence between posteio and pio beliefs about the wold. Let ou pio hypothesis H of the wold be defined using the pobability distibution P (H). When a new data obsevation D is made, it can be called supising if the posteio distibution P (H D) is significantly diffeent fom the pio distibution P (H). One of the best ways to compae these distibutions is using elative entopy o Kullback- Leible(KL) divegence [22], which measue the infomation gain. We can then define supise R as: R(D, H) = d KL (P (H D) P (H)) (14) B. Set Theoetic Supise Bayesian supise measues the distance using KL divegence, between two distibutions: P (H D) and P (H). We popose modeling ou pio and posteio using a set of distibutions, whee P (H) is eplaced by the set {P (H)} H H, and posteio P (H D) is eplaced by the set {P (H + )} H + H {D}. We would now like to measue the distance between these two sets. Hausdoff metic povides a natual way to compute distance between two such sets. It defines this distance d as the maximum distance of a set to the neaest point in the othe set: d(a, B) = max min a A b B d(a, b). (15) 5038

5 Hence taking Hausdoff distance between ou sets of posteio and pio hypothesis, whee distance is KL divegence, we define Set Theoetic Supise R as: R (D, H) = d(h {D}, H) (16) = max min d KL(P (H + ) P (H))(17) H + H D H H = min d KL(P (D) P (H)). (18) H H Applying this poblem to ou task of selecting summay images, we model the hypothesis using the set of selected images. Scoe of an image epesenting its suitability as a summay image, given a set of aleady selected summay images can then be defined as: Scoe(X S) = max min d KL(P (S + ) P (S))(19) S + S X S S = min d KL(P (X) P (S)), (20) S S whee X is image whose scoe we would like to calculate, P ( ) defines the distibution of image featues, and S is an image fom the set of selected images S. In this pape we used a simple pixel colo histogam as the image featues. V. RESULTS AND DISCUSSION We tested ou algoithm on seveal data sets, fou of which ae shown hee. Each set used in this pape contains 64 images, and we want 8 samples fom each set. Note that the offline algoithm we have descibed in this pape is guaanteed to give us 8 images. Howeve, the online algoithm does not, because if in an iteation no images ae found exceeding the theshold, then none ae selected. We tested ou algoithm on thee diffeent types of teains data. Figue 5 show images fom the steet view data sets. We show the images selected by the online algoithm, and fo compaison also show the 8 images etuned by the offline algoithm. We see that 4/5 images in the online summay ae pat of the offline summay. Figue 4 shows images fom a simulated Matian analogue envionment. We see that both the online and offline algoithms captue the visual appeaance of the teain well. Oveall we find the selections made by ou algoithms clealy captue the divesity of the image types in input sample set. VI. CONCLUSION AND FUTURE WORK In this pape we looked at the poblem of automatic geneation of navigation summaies. A navigation summay is a small set of images, which captue the visual expeience of a mobile obot, as it taveses a path. O contibution to solving this poblem is focused in two aeas. Fistly we pesent a new extension to the classical secetaies poblem, and use it to fomulate a new online algoithm to build navigation summaies. Secondly, we pesent a genealization to concept of Bayesian Supise, and then use it to pick the summay set. In futue we hope to impove ou scoing function by consideing moe featues. Some of these featues could be a) Input Set: b) Off-line Summay: c) On-line Summay: Fig. 3. Mas Dataset. a) 64 images acquied fom the Mas Analogue Site opeated by the Canadian Space Agency. b) Result of unning the off-line algoithm. c) Result of unning the on-line algoithm. We see good coveage of the vaiance in appeaance of the teain in both the off-line and on-line summaies. explicitly defined, and be poblem depent; fo example featues like human faces. We also plan on looking at othe statistical featues which ae poblem indepent; fo example, fequency of diffeent kind of textues in the images, o SIFT o SURF o MSER featues. VII. ACKNOWLEDGEMENTS We would like to thank Google Inc. fo geneously allowing us to use thei Steet View data, and Canadian Space Agency fo allowing us collect data at thei Mas Analogue site. We would also like to thank Pof. Luc Devoye fo his helpful guidance. REFERENCES [1] E. Bouque and G. Dudek, Automated image-based mapping, in IEEE Compute Vision and Patten Recognition (CVPR) Wokshop on Peception of Mobile Agents, June 1998, pp [2] E. Dynkin, The optimum choice of the instant fo stopping a makov pocess, Soviet Math. Dokl, vol. 4, [3] T. S. Feguson, Who solved the secetay poblem? Statistical Science, vol. 4, no. 3, pp , [4] R. Kleinbeg, A multiple-choice secetay algoithm with applications to online auctions, in SODA 05: Poceedings of the sixteenth annual ACM-SIAM symposium on Discete algoithms. Philadelphia, PA, USA: Society fo Industial and Applied Mathematics, 2005, pp [5] M. Babaioff, N. Immolica, and R. Kleinbeg, Matoids, secetay poblems, and online mechanisms, in SODA 07: Poceedings of the eighteenth annual ACM-SIAM symposium on Discete algoithms. Philadelphia, PA, USA: Society fo Industial and Applied Mathematics, 2007, pp

6 [6] M. Babaioff, N. Immolica, D. Kempe, and R. Kleinbeg, Online auctions and genealized secetay poblems, SIGecom Exch., vol. 7, no. 2, pp. 1 11, [7] M. Sakaguchi, Dowy poblems and ola policies, Rep. Statist. Appl. Res. JUSE, [8] M. Babaioff, N. Immolica, D. Kempe, and R. Kleinbeg, A knapsack secetay poblem with applications, in APPROX 07/RANDOM 07: Poceedings of the 10th Intenational Wokshop on Appoximation and the 11th Intenational Wokshop on Randomization, and Combinatoial Optimization. Algoithms and Techniques. Belin, Heidelbeg: Spinge-Velag, 2007, pp [9] P..Feeman, The secetay poblem and its extensions: A eview, Intenational Statistical Review, [10] M. A. Smith and T. Kanade, Video skimming and chaacteization though the combination of image and language undestanding, Content-Based Access of Image and Video Databases, Wokshop on, vol. 0, p. 61, [11] S. Uchihashi, J. Foote, A. Gigensohn, and J. Boeczky, Video manga: Geneating semantically meaningful video summaies, in Poceedings of the seventh ACM intenational confeence on Multimedia. ACM Pess, 1999, pp [12] C. wah Ngo, Y. fei Ma, and H. jiang Zhang, Automatic video summaization by gaph modeling, in in Poceedings of the 9th IEEE Intenational Confeence on Compute Vision, 2003, pp [13] Y. fei Ma, L. Lu, H. jiang Zhang, and M. Li, A use attention model fo video summaization, in In Poceedings of ACM Multimedia, 2002, pp [14] Y. Gong and X. Liu, Video summaization using singula value decomposition, in Poc. of CVPR, 2000, pp [15] S. M. S.X. Ju, M.J. Black and D. Kimbe, Summaization of videotaped pesentations: Automatic analysis of motion and gestue, in IEEE Tansactions on Cicuits and Systems fo Video Technologies, [16] Y. Takeuchi and M. Sugimoto, Use-adaptive home video summaization using pesonal photo libaies, in Poceedings of the 6th ACM intenational confeence on Image and video etieval CIVR 07, [17] J. Sivic and A. Zisseman, Video google: A text etieval appoach to object matching in videos, in In Poc. ICCV, 2003, pp [18] F. Schaffalitzky and A. Zisseman, Automated scene matching in movies, in In Poceedings of the Challenge of Image and Video Retieval, London, LNCS Spinge-Velag, 2002, pp [19] R. M. Kap, Reducibility among combinatoial poblems, in Complexity of Compute Computations, R. E. Mille and J. W. Thatche, Eds. Plenum Pess, 1972, pp [20] Y. Gidha and G. Dudek, Optimal online data sampling o how to hie the best secetaies, in Canadian Confeence on Compute and Robotic Vision(CRV), Kelowna, Bitish Columbia, May [21] L. Itti and P. Baldi, Bayesian supise attacts human attention, Vision Reseach, vol. 49, no. 10, pp , 2009, visual Attention: Psychophysics, electophysiology and neuoimaging. [22] S. Kullback, Infomation theoy and statistics. John Wiley and Sons, NY, [23] J. Satta, G. Dudek, O. Chiu, I. Rekleitis, P. Giguèe, A. Mills, N. Plamondon, C. Pahacs, Y. Gidha, M. Nahon, and J.-P. Lobos, Enabling autonomous capabilities in undewate obotics, in Poceedings of the IEEE/RSJ Intenational Confeence on Intelligent Robots and Systems, IROS, Nice, Fance, Septembe a) Input set: b) Offline summay: c) Online summay: Fig. 4. Steet View Dataset 1. a) 64 images fom ou steet view data set. b) Result of unning the off-line summay algoithm, equesting eight summay images. Hee the fist image coesponds to the mean appeaance of the scene. c) Result of unning the on-line summay algoithm. We see that 4/5 images in the selected set ae eithe same o simila to the off-line selection set. 5040

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

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

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

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

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

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

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

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

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

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

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

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch 0 th Intenational Confeence on ITS Telecommunications Image Registation among UAV Image Sequence and Google Satellite Image Unde Quality Mismatch Shih-Ming Huang and Ching-Chun Huang Depatment of Electical

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

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

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

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

Information Retrieval. CS630 Representing and Accessing Digital Information. IR Basics. User Task. Basic IR Processes

Information Retrieval. CS630 Representing and Accessing Digital Information. IR Basics. User Task. Basic IR Processes CS630 Repesenting and Accessing Digital Infomation Infomation Retieval: Basics Thosten Joachims Conell Univesity Infomation Retieval Basics Retieval Models Indexing and Pepocessing Data Stuctues ~ 4 lectues

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

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

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

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

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

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

Gravitational Shift for Beginners

Gravitational Shift for Beginners Gavitational Shift fo Beginnes This pape, which I wote in 26, fomulates the equations fo gavitational shifts fom the elativistic famewok of special elativity. Fist I deive the fomulas fo the gavitational

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

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

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples Multi-azimuth Pestack Time Migation fo Geneal Anisotopic, Weakly Heteogeneous Media - Field Data Examples S. Beaumont* (EOST/PGS) & W. Söllne (PGS) SUMMARY Multi-azimuth data acquisition has shown benefits

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

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

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

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

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

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

Optimal Online Data Sampling or How to Hire the Best Secretaries

Optimal Online Data Sampling or How to Hire the Best Secretaries 2009 Canadian Conference on Computer and Robot Vision Optimal Online Data Sampling or How to Hire the Best Secretaries Yogesh Girdhar and Gregory Dudek McGill University Montreal, QC, Canada {yogesh,dudek}@cim.mcgill.ca

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

DEADLOCK AVOIDANCE IN BATCH PROCESSES. M. Tittus K. Åkesson

DEADLOCK AVOIDANCE IN BATCH PROCESSES. M. Tittus K. Åkesson DEADLOCK AVOIDANCE IN BATCH PROCESSES M. Tittus K. Åkesson Univesity College Boås, Sweden, e-mail: Michael.Tittus@hb.se Chalmes Univesity of Technology, Gothenbug, Sweden, e-mail: ka@s2.chalmes.se Abstact:

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

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

Erasure-Coding Based Routing for Opportunistic Networks

Erasure-Coding Based Routing for Opportunistic Networks Easue-Coding Based Routing fo Oppotunistic Netwoks Yong Wang, Sushant Jain, Magaet Matonosi, Kevin Fall Pinceton Univesity, Univesity of Washington, Intel Reseach Bekeley ABSTRACT Routing in Delay Toleant

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

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

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

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

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

A New Finite Word-length Optimization Method Design for LDPC Decoder

A New Finite Word-length Optimization Method Design for LDPC Decoder A New Finite Wod-length Optimization Method Design fo LDPC Decode Jinlei Chen, Yan Zhang and Xu Wang Key Laboatoy of Netwok Oiented Intelligent Computation Shenzhen Gaduate School, Habin Institute of Technology

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

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System Slotted Random Access Potocol with Dynamic Tansmission Pobability Contol in CDMA System Intaek Lim 1 1 Depatment of Embedded Softwae, Busan Univesity of Foeign Studies, itlim@bufs.ac.k Abstact In packet

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

Analysis of Wired Short Cuts in Wireless Sensor Networks

Analysis of Wired Short Cuts in Wireless Sensor Networks Analysis of Wied Shot Cuts in Wieless Senso Netwos ohan Chitaduga Depatment of Electical Engineeing, Univesity of Southen Califonia, Los Angeles 90089, USA Email: chitadu@usc.edu Ahmed Helmy Depatment

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

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

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

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks On the Fowading Aea of Contention-Based Geogaphic Fowading fo Ad Hoc and Senso Netwoks Dazhi Chen Depatment of EECS Syacuse Univesity Syacuse, NY dchen@sy.edu Jing Deng Depatment of CS Univesity of New

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

3D Periodic Human Motion Reconstruction from 2D Motion Sequences

3D Periodic Human Motion Reconstruction from 2D Motion Sequences 3D Peiodic Human Motion Reconstuction fom D Motion Sequences Zonghua Zhang and Nikolaus F. Toje BioMotionLab, Depatment of Psychology Queen s Univesity, Canada zhang, toje@psyc.queensu.ca Abstact In this

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

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

The EigenRumor Algorithm for Ranking Blogs

The EigenRumor Algorithm for Ranking Blogs he EigenRumo Algoithm fo Ranking Blogs Ko Fujimua N Cybe Solutions Laboatoies N Copoation akafumi Inoue N Cybe Solutions Laboatoies N Copoation Masayuki Sugisaki N Resonant Inc. ABSRAC he advent of easy

More information

arxiv: v2 [physics.soc-ph] 30 Nov 2016

arxiv: v2 [physics.soc-ph] 30 Nov 2016 Tanspotation dynamics on coupled netwoks with limited bandwidth Ming Li 1,*, Mao-Bin Hu 1, and Bing-Hong Wang 2, axiv:1607.05382v2 [physics.soc-ph] 30 Nov 2016 1 School of Engineeing Science, Univesity

More information

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design Tansmission Lines Modeling Based on Vecto Fitting Algoithm and RLC Active/Passive Filte Design Ahmed Qasim Tuki a,*, Nashien Fazilah Mailah b, Mohammad Lutfi Othman c, Ahmad H. Saby d Cente fo Advanced

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

Modeling spatially-correlated data of sensor networks with irregular topologies

Modeling spatially-correlated data of sensor networks with irregular topologies This full text pape was pee eviewed at the diection of IEEE Communications Society subject matte expets fo publication in the IEEE SECON 25 poceedings Modeling spatially-coelated data of senso netwoks

More information

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM LiLi Du Depatment of Civil, Achitectual, and Envionmental Engineeing Illinois Institute of Technology 3300

More information

DUe to the recent developments of gigantic social networks

DUe to the recent developments of gigantic social networks Exploing Communities in Lage Pofiled Gaphs Yankai Chen, Yixiang Fang, Reynold Cheng Membe, IEEE, Yun Li, Xiaojun Chen, Jie Zhang 1 Abstact Given a gaph G and a vetex q G, the community seach (CS) poblem

More information

Optimal Adaptive Learning for Image Retrieval

Optimal Adaptive Learning for Image Retrieval Optimal Adaptive Leaning fo Image Retieval ao Wang Dept of Compute Sci and ech singhua Univesity Beijing 00084, P. R. China Wangtao7@63.net Yong Rui Micosoft Reseach One Micosoft Way Redmond, WA 9805,

More information

All lengths in meters. E = = 7800 kg/m 3

All lengths in meters. E = = 7800 kg/m 3 Poblem desciption In this poblem, we apply the component mode synthesis (CMS) technique to a simple beam model. 2 0.02 0.02 All lengths in metes. E = 2.07 10 11 N/m 2 = 7800 kg/m 3 The beam is a fee-fee

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

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

Ego-Motion Estimation on Range Images using High-Order Polynomial Expansion

Ego-Motion Estimation on Range Images using High-Order Polynomial Expansion Ego-Motion Estimation on Range Images using High-Ode Polynomial Expansion Bian Okon and Josh Haguess Space and Naval Wafae Systems Cente Pacific San Diego, CA, USA {bian.okon,joshua.haguess}@navy.mil Abstact

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

n If S is in convex position, then thee ae exactly k convex k-gons detemined by subsets of S. In geneal, howeve, S may detemine fa fewe convex k-gons.

n If S is in convex position, then thee ae exactly k convex k-gons detemined by subsets of S. In geneal, howeve, S may detemine fa fewe convex k-gons. Counting Convex Polygons in Plana Point Sets Joseph S. B. Mitchell a;1, Günte Rote b, Gopalakishnan Sundaam c, and Gehad Woeginge b a Applied Mathematics and Statistics, SUNY Stony Book, NY 11794-3600.

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

DAG-BASED VISUAL INTERFACES FOR NAVIGATION IN INDEXED VIDEO CONTENT 1

DAG-BASED VISUAL INTERFACES FOR NAVIGATION IN INDEXED VIDEO CONTENT 1 DAG-BASED VISUAL INTERFACES FOR NAVIGATION IN INDEXED VIDEO CONTENT 1 Maylis DELEST, Anthony DON, Jenny BENOIS-PINEAU LaBRI CNRS UMR 5800/Univesité Bodeaux 1 {jenny.benois,maylis,don}@labi.f ABSTRACT Indexing

More information

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set Modelling, simulation, and pefomance analysis of a CAN FD system with SAE benchmak based message set Mahmut Tenuh, Panagiotis Oikonomidis, Peiklis Chachalakis, Elias Stipidis Mugla S. K. Univesity, TR;

More information

Data mining based automated reverse engineering and defect discovery

Data mining based automated reverse engineering and defect discovery Data mining based automated evese engineeing and defect discovey James F. Smith III, ThanhVu H. Nguyen Naval Reseach Laboatoy, Code 5741, Washington, D.C., 20375-5000 ABSTRACT A data mining based pocedue

More information

WIRELESS sensor networks (WSNs), which are capable

WIRELESS sensor networks (WSNs), which are capable IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. XX, NO. XX, XXX 214 1 Lifetime and Enegy Hole Evolution Analysis in Data-Gatheing Wieless Senso Netwoks Ju Ren, Student Membe, IEEE, Yaoxue Zhang, Kuan

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

Lifetime and Energy Hole Evolution Analysis in Data-Gathering Wireless Sensor Networks

Lifetime and Energy Hole Evolution Analysis in Data-Gathering Wireless Sensor Networks 788 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 12, NO. 2, APRIL 2016 Lifetime and Enegy Hole Evolution Analysis in Data-Gatheing Wieless Senso Netwoks Ju Ren, Student Membe, IEEE, Yaoxue Zhang,

More information

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j UCLA Papes Title Localized Edge Detection in Senso Fields Pemalink https://escholashipog/uc/item/3fj6g58j Authos K Chintalapudi Govindan Publication Date 3-- Pee eviewed escholashipog Poweed by the Califonia

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

Geophysical inversion with a neighbourhood algorithm I. Searching a parameter space

Geophysical inversion with a neighbourhood algorithm I. Searching a parameter space Geophys. J. Int. (1999) 138, 479 494 Geophysical invesion with a neighbouhood algoithm I. Seaching a paamete space Malcolm Sambidge Reseach School of Eath Sciences, Institute of Advanced studies, Austalian

More information

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery Poceedings of the 4th WSEAS Intenational Confeence on luid Mechanics and Aeodynamics, Elounda, Geece, August 1-3, 006 (pp337-34) Consevation Law of Centifugal oce and Mechanism of Enegy Tansfe Caused in

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

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

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

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA Methods fo histoy matching unde geological constaints Jef Caes Stanfod Univesity, Petoleum Engineeing, Stanfod CA 9435-222, USA Abstact Two geostatistical methods fo histoy matching ae pesented. Both ely

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

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

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

Assessment of query reweighing, by rocchio method in farsi information retrieval

Assessment of query reweighing, by rocchio method in farsi information retrieval Univesity of Wollongong Reseach Online Univesity of Wollongong in Dubai - Papes Univesity of Wollongong in Dubai 2008 Assessment of quey eweighing, by occhio metho in fasi infomation etieval F Sabooi Bu-Ali

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

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

High performance CUDA based CNN image processor

High performance CUDA based CNN image processor High pefomance UDA based NN image pocesso GEORGE VALENTIN STOIA, RADU DOGARU, ELENA RISTINA STOIA Depatment of Applied Electonics and Infomation Engineeing Univesity Politehnica of Buchaest -3, Iuliu Maniu

More information

Recognizing Primitive Interactions by Exploring Actor-Object States

Recognizing Primitive Interactions by Exploring Actor-Object States In IEEE Intenational Confeence on Patten Recognition (CVPR), Alaska, June 2008. Recognizing Pimitive Inteactions by Exploing Acto-Obect States Roman Filipovych Ealdo Ribeio Compute Vision and Bio-Inspied

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

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

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

User Group testing report

User Group testing report Use Goup testing epot Deliveable No: D6.10 Contact No: Integated Poject No. 506723: SafetyNet Aconym: SafetyNet Title: Building the Euopean Road Safety Obsevatoy Integated Poject, Thematic Pioity 6.2 Sustainable

More information