Swift Template Matching Based on Equivalent Histogram

Size: px
Start display at page:

Download "Swift Template Matching Based on Equivalent Histogram"

Transcription

1 Swift emlate Matching ased on Equivalent istogram Wangsheng Yu, Xiaohua ian, Zhiqiang ou * elecommunications Engineering Institute Air Force Engineering University Xi an, PR China *corresonding author: hou-zhq@sohu.com Chongzhao an School of Electronics and Information Engineering Xi'an Jiaotong University Xi an, PR China czhan@mail.xjtu.edu.cn Abstract istogram-based temlate matching is an imortant method to search the globe otimization exhaustively. owever, this method is commonly algorithmic comlex. In this aer, we roose to relace the traditional histogram-based method with equivalent histogram-based method, which distinctly imroves the matching efficiency. We first introduce the equivalent histogram on the basis of the relative centralization of the temlate s color information and rove the equivalence. hen, we discuss the alication of equivalent histogram in the current algorithms and analyze the algorithmic comlexity. he equivalent histogram calculates the histograms and their distances according to the relative centralization of color information, which decreases the memory and comutation sending from the calculation of redundant information. he exerimental results indicate that equivalent histogram-based method remarkably imroves the matching efficiency with no degradation of matching effect. Keywords- visual tracking, temlate matching, exhaustive search, equivalent histogram I. INRODUCION emlate matching is an imortant technique in visual tracking, which is widely used in content based image retrieval, object detection and tracking. Comared with Particle Filter [1] and Mean-Shift [] method, its rincile is very simle and it can obtain a more robust result through global otimal exhaustive search. Comared with Otical Flow [3] method, Frame Difference [4] method and ackground Subtract [5] method, it doesn t confine to the static situation and owns a better adatability. he traditional method imlements temlate matching using -D correlation directly, whose comutational comlexity is O(N r ) when matching a temlate sized r r to an image with size of N N. An effective method to reduce the comlexity is to introduce Integral image [5] during the matching course. In 004, Viola roosed an efficient method to calculate histogram based on Summed-area [6] method. On the basis of this, Li P. [8] roosed an exhaustive search method to track visual objects. he exerimental results showed that his method is faster and more recise than the Mean-Shift method. Porikli analyzed the Integral image and roosed a novel algorithm to calculate his research is suorted by National Natural Science Foundation of China (Grant No and ) and Natural Science Foundation of Shaanxi Province of China (Grant No. 011JM8015) histogram, which is named Integral istogram (I) [9]. I based method can track the moving object swiftly and robustly with a low comlexity of O(N ) to a dimension histogram calculation roblem. owever, it takes too much memory sace to calculate histogram using I algorithm. o resolve this roblem, Sizintsev roosed Distributive istogram (D) [10], which renews histogram using the changed ixels in the current window, and utilizes the renewed histogram to calculate the histogram distance rather than writes it to memory. his D based method not only imroved the matching efficiency but also reduced the memory sending remarkably. In 010, Wei did further research on reducing the comutational comlexity and roosed an efficient histogram-based sliding window (ESW) model [11]. e ointed out that only a few histogram bins which changed during the window sliding affects the final histogram distance. So he calculated the histogram distance to construct similarity ma using the differential theory and further imroved the efficiency of temlate matching. Almost all the current temlate matching algorithms are based on rectangle temlate, so the current temlate matching based methods can not track a rotational object very well. o imrove the erformance of tracking rotational object, Adam roosed a Fragment-based method [1] using I algorithm for its fast calculation of arbitrary rectangle area. e divided the rectangle window into a certain number of small rectangle areas and matched the sub- rectangles to imrove the robust of matching. his method works well when the object is artly sheltered by background. Sizintsev ut forward a Multile istogram-based method when discussing the alication of D algorithm. Similar aroach aeared in Wei s study [11] too. esides, the matching theory is also used in Scale Invariant Feature ransform-sif [13] to match the key oints. A more robust result invariant to rotation and scale can be obtained when matching the temlate combined with SIF features. owever, both I based method and D based method send much time to construct the similarity ma. For a dimension histogram, the comlexity of similarity ma construction is O(N ). ESW model utilized the changed histogram bins to renew the similarity ma and reduced the comutational comlexity to O(N min(, sr)). In fact, the dimension of histogram is still an imortant factor which affects the comlexity. 413

2 Figure. Demonstration of the object temlate based histogram (equivalent histogram). Figure 1. he difference between original image based histogram and object temlate based histogram. his aer centralizes on how to reduce the dimension of histogram and rooses an Equivalent istogram based method, which can distinctly reduce the comlexity with no change to the matching result. II. EQUIVALEN ISOGRAM his section will mainly introduce the concetion of the Equivalent istogram and the roof of its equivalence. A. Concetion In the temlate matching based tracking situation, the object temlate usually owns distinct attribute roerties such as color, shae, etc. For examle, the color of object temlate may distribute in a certain range rather than the whole color axes. Fig.1 shows the color distribution of R, G, and channels of the original image and object temlate. It is clearly that the distribution ranges of original image are much larger than those of object temlate. emlate matching algorithm usually calculates the histograms of object temlate and current window on the basis of the color distribution of the original image, and then calculates the histogram distance of object temlate and current windows to construct a similarity ma, where the maxima similarity gives the best confidence of the real object s location. In this situation, many irrelative ixels are involved in the whole course of histogram calculation and similarity ma construction. he redundant calculation severely affected the matching efficiency. Actually, if we calculate the histogram and distance according to the color distribution range of object temlate, the redundant calculation can be removed. Enlightened by Wei s study [1], we tested a great deal of video sequences and analyzed the color distribution of object temlates, and found that the color of object temlates usually assemble in a certain range. So we roose to calculate color histogram and distance according to the assembled color information. As the comletely equivalence of the matching results between temlate based method and image based method, we name the roosed method as Equivalent istogram (Fig.).. Proof he matching result of Equivalent istogram based method is exactly the same as that of the traditional histogram based method, which will be roved in the following content. Proof: Suose S is a rectangle area of original image with the same size of object temlate, and then the histogram of S and can be calculated as follows: ( S) h f( ) X, S i (1) i1 ( ) h f( ) X, j () j1 In the formula, is the number of bins of histogram (dimension), f( ) is the gray value of ixel (we take gray 414

3 value of image for examle to rove the equivalence). h f( ) X, S calculates the number of elements in i f( ) X, S, we marked it as h S. i X i is the gray value range of the i th bins of histogram which can be described as follows: III. EQUIVALEN ISOGRAM ASED EMPLAE MACING Equivalent istogram can be used in many histogram based method such as I algorithm, D algorithm and ESW model. his section will introduce the alication of R( i1.5) R( i0.5) Xi x x 1 1 (3) R in the formula is the scales of gray image, whose value is 55. Let S h, h,..., h, h, h,..., h 1 S1 S S n 1 n, and X X, X,..., X n, then ( S ) and ( ) can be exressed as ( S) X and ( ) norm based distance of S and is: S X. he l ds (, ) S (4) ecause the gray value assembled in a certain range, there must exists a lot of elements in with value of zero. So, 0,...,0, h, h,..., h, h,0,...,0 k k1 l1 l 1 3 In the formula, ,, (5), h, h,...,, k h k 1 h l1 l, If calculate the histogram using the Equivalent istogram based method, then only S in S1, S, S3 needs to be calculated. According to the triangle inequality character of l norm, the following inequality is tenable:,,,, S S1 S S3 1 3,, S S1 S3 1 3 S S1 1 S3 3 he equal mark in formula (6) comes into existence iff S1 1, S and S 3 3. ere, the temlate matching obtains the global otimal, and the otimal matching based on the original image ( 0 ) and the otimal matching based on Equivalent istogram ( S 0 ) are exactly the same. S (6) Figure 3. he alication of equivalent histogram. Equivalent istogram (Fig.3) and analyze the comlexity about both comutation and memory. A. Imlementation of matching Suose the gray range of temlate is fmin, f max, then the length of the gray range is R' fmax fmin. If is the default setting of the numbers of histogram bins based on the original image which can obtain a comaratively better result, then the figure can be reduce to the following number if carry out the matching rocess based on Equivalent istogram: '= R ' (7) R ere the gray value range described by the i th bins of histogram is as follows: R'( i0 1.5) R'( i0 0.5) Xi ' x x ' 1 ' 1 In the formula, 0 is used to correct the corresonding relation between the bins and the gray value range which can be calculated as follows: = min ' 0 Now the Equivalent istogram of area S is: ' i1 (8) f (9) R ' ( S) h f( ) Xi ', S (10) 415

4 On the basis of the formula (10), the ixels whose gray value does not belong to fmin, f max will not articiate in the histogram and similarity ma calculation. he histogram dimension becomes the ( R' R) of the original, which does not only imrove the comutation efficiency but also reduce the memory sending.. Comlexity analysis he roosed method does not only imrove the matching efficiency to reduce the circulation time but also cut down the sace comlexity to save memory. he following content will comare the algorithmic comlexity of I based method, D based method, ESW model and those who introduced the Equivalent istogram. For I based method, there are twice dimension lus (minus) oerations and one ixel s histogram renew of each ixel when constructing the integral histogram ma. he calculation of the current window s histogram needs three times dimension lus (minus) oerations. he final ste is to calculate the distance of histograms between object temlate and current window. Suose the time consumtion of lus (minus) oeration is t 1, the time consumtion of one ixel s histogram renew is t, and the time consumtion of distance calculation of each bin is t 3, then, the total time consumtion of I based method is: t N 5t t t (11) I 1 3 If calculate the I based on Equivalent istogram (I-E), the histogram s dimension becomes, and only the ixels whose gray value belong to the gray range of object temlate involve in the calculation. We mark the roortion of these ixels to the whole image is, then the total time consumtion of I-E based method is: ma. he whole course byassed the histogram calculation of each ixel. he rerocess ste is just the same as D algorithm, and during the window sliding course, only sr ixels affected the histogram distance (s is a sarseness factor which describe the ratio of the renewed ixels to the boundary). So the comlexity of ESW model based method is ON min, sr. We will not further analyze the total time consumtion of ESW for the reason that it is affected by the factor s and the distance measurement of histogram. If introduce the Equivalent istogram to ESW, the total O N min, sr. comlexity will reduce to I based method is very memory consuming and its memory comlexity is u to N. While the figures of D based method and ESW model are both N, which is less memory consuming than I based method. If introduce the Equivalent istogram, all the memory demand will reduce to the of the original ones. It is clearly that both the factor and are less than 1, so the Equivalent istogram based method effectively reduced the comlexity of both comutation and memory. IV. EXPERIMENAL RESULS o validate the efficiency of the Equivalent istogram, we design and carry out a series of tracking exeriments and ick out three tracking examles to further analyze in this section. he hardware condition during all the exeriments is.10gz basic frequency and G memory sace. he simulation software is MALA 010. Fig.4 lists the object temlates of the test video sequences. Among the temlates, (a) is car, (b) is edestrian, and (c) is face. o be oint out is that all the tracking exeriments in the aer are based on gray histogram. t N 5t t t (1) I-E 1 3 For D based method, the initialization ste needs to calculate the histogram of Nr ixels, the distribution ste needs twice histogram bin renew and twice dimension lus (minus) oerations to form the final similarity ma. he total time consumtion of D based method is: t N t NrN t N t (13) D 1 3 If introduce the Equivalent istogram when calculate the D, the total time consumtion becomes: t N t NrN t N t (14) D-E 1 3 ESW model uses the changed ixels in current window to renew the histogram bins and further renew the similarity Figure 4. Object temlates of three test video sequences. ere gives the color temlates, but actually we only used their gray information. A. racking results I, D and ESW are all imlemented on the basis of the histogram of rectangle area, so the tracking results of these three methods are accurately the same. During the exeriments, firstly, we tested the tracking erformances of I based method, D based method and ESW based method, and then tested these three methods on the basis of Equivalent istogram. We wrote down all the tracking results to do further comarison. Fig.5 shows the tracking results of a car. he to of each art are the similarity mas obtained from the two test method. 416

5 (a) left: I, right: I+E, to: similarity mas, bottom: tracking results (a) left: D, right: D+E, to: similarity mas, bottom: tracking results (b) left: I, right: I+E, to: similarity mas, bottom: tracking results Figure 5. racking results of car. he left are results of I based method (I) and the right are revised I based method (I+E). During each art of this figure, the to two images show the confidences of the temlate, which we called similarity mas, and the bottom two images show the tracking results of two test method. (b) left: D, right: D+E, to: similarity mas, bottom: tracking results Figure 6. racking results of edestrian. he left are results of D based method (D) and the right are revised D based method (D+E). During each art of this figure, the to two images show the similarity mas, and the bottom two images show the tracking results of two test method. We can see from the similarity mas that the locations of real object give the highest similarities. On each frame, the tracking result of I based method is circled by a blue rectangle, while the result of the revised I [9] based method which introduced Equivalent istogram (I+E) is circled by a green rectangle. his revised method cut down the redundant comutation when calculates the histogram of the current window and the distance between two histograms. he results of the two test methods are exactly the same which not only can be seen from the location of the circled rectangles but also roved by the recise osition recorded during the exeriments. Fig.6 shows the tracking results of the method based on distributive histogram (D) [10] and the one revised according to Equivalent istogram (D+E). he to right similarity ma in each art of Fig. 6 reveals the real object (edestrian) with a more distinguishable confidence, which makes the tracking result more reliable. Note that the similarity mas calculated from D and D+E are different. It is the reason that the cutting down of redundant calculation makes the difference. he tracking results indicate that effect of D is exactly the same as that of D+E. Fig.7 lists the results of tracking a face, among which, the left are the ones obtained using efficient histogram based sliding window (ESW) [11], and the right are the ones obtained by the revised ESW which brings in the Equivalent istogram. We can see from the similarity ma that the similarities between two mas are quite different excet the real object. he color of the object (face) assembled in a certain art of the color axes, which reduces the comutation of matching when introducing Equivalent istogram. he next section will treat with this roblem. he tracking results of two test method are exactly the same, which can be seen from the circled rectangles with different colors. 417

6 comutation efficiency. For the first sequence, =0.703, =0.3946, and the run time er frame of I based method is 753 ms, while this figure of modified I based method is 075 ms. It means that the introduction of equivalent imroves the I based method by nearly 5 ercents. More details about the amelioration of erformance are listed in ab.1. ALE I. COMPARISON OF RUN IME ON EAC FRAME EWEEN RADIIONAL MEODS AND EQUIVALEN ISOGRAM ASED MEODS Video sequences car edestrian face Size of frame (a) left: ESW, right: ESW +E, to: similarity mas, bottom: tracking results Size of temlate I 753 ms 763 ms 19 ms I+E 075 ms 504 ms 13 ms D 038 ms 538 ms 157 ms D+E 1514 ms 415 ms 1 ms ESW 1587 ms 399 ms 118 ms ESW+E 103 ms 340 ms 96 ms (b) left: ESW, right: ESW +E, to: similarity mas, bottom: tracking results Figure 7. racking results of face. he left are results of ESW based method (ESW) and the right are revised ESW based method (ESW +E). During each art of this figure, the to two images show the similarity mas, and the bottom two images show the tracking results of two test method. he exeriments in this section indicate that the bringing in of Equivalent istogram makes some changes in similarity ma, however, does no change of the tracking results of I based method, D based method and ESW based method. We will further discuss the erformance changes in resect that bringing in of Equivalent istogram.. Performance analysis here are two factors which affect the erformance of Equivalent istogram, one is the ratio of the object temlate s color range to the original image s color range ( ), and the other is the ratio of the essential ixels to the whole ixels ( ). A smaller means the color of object temlate assembles a narrower range, which may better imrove the marching efficiency. On the other hand, a larger means that the color assembling henomenon of temlate is not obvious. Comared with, has weaker effect on imroving the From the figures in ab.1, we can see that the methods on the basis of Equivalent istogram are faster than the original ones. he average saved comutation time is 31.3%, which means that the Equivalent istogram has imroved the efficiency indeed. According to the analysis in section 3, the factor will basically reflect the amelioration extent; however, the test results are not exactly as what have been discussed in former. he test run times are usually longer than the theory analyzed results. It robably influenced by the initialization ste and the otimization of rogram. All the exeriments in this aer are designed as an ideal situation and the algorithms searched the global otimization through the whole frames. It is known as exhaustive search which is usually very time-consuming. he real tracking alication usually introduces Kalman filter theory to redicate the track and the moving erformances, which can shrink the searching area to further imrove efficiency C. Discussion We demonstrate the validity of our aroach to imrove the efficiency to execute histogram based temlate matching. owever, this aroach makes little sense when the temlate has the same color distribution to the frames. We give a failure examle in Fig. 8. In this case, if we demonstrate the object with a rectangle, then the object and the whole frame share nearly the same color information distribution. Our aroach doesn t work in imroving the calculation efficiency. If we can segment the object out from the rectangle temlate using the ariority information and an effective 418

7 ACKNOWLEDGMEN he authors would like to thank the anonymous reviewers for their many valuable comments and suggestions that heled to imrove both the technical content and the resentation quality of this aer. (a) temlate (left) and its segmentation (right) (b) similarity mas of objects in (a) (c) tracking results of objects in (a) Figure 8. a failure examle and discussion. If we segment the real object from the rectangle temlate, our aroach still works and the imrovement is much more distinct. segmentation algorithm, our aroach still works and the imrovement will be more distinct. We refer to Fig. 8 to give a demonstration of this situation. V. CONCLUSIONS his aer roosed a method to imrove the matching efficiency and reduce the comlexity of histogram matching based visual tracking. It calculates the histogram of both object temlate and the current window according to the distribution of temlate s gray information. Comared with traditional tracking method based on histogram matching, it does not only imrove the matching efficiency to reduce the circulation time but also cut down the sace comlexity to save memory. he tracking exeriments based on Equivalent istogram using 64 bins gray histogram indicates that the introduction of Equivalent istogram has no imact to the tracking result but distinctly imroves the tracking efficiency by 30 to 40 ercents. he imrovement of color histogram based method which introduces the Equivalent istogram will be much more obvious. REFERENCES [1] P. Pan, D. Schonfeld, Visual racking Using igh-order Particle Filtering, IEEE Signal Processing Letters, 8(1): 51-54, 011. [] C.. Shen, J. Kim, and. Z. Wang, Generalized Kernel-ased Visual racking, IEEE ransactions on Circuits and Systems for Video echnology, 0(1): , 010. [3] S. S. eauchemin, and J. L. arron, he comutation of otical Flow, ACM Comuting Surveys, 7(3): , [4] S. Wang,. Z. Ai and K. Z. e, Difference-image based multile motion targets detection and tracking, Chinese Journal of Image and Grahics, 4A(6): , [5] Z. Q. ou, C. Z. an, A background reconstruction algorithm based on ixel intensity classification, Chinese Journal of Software, 16(9): , 005. [6] F. Crow, Summed-area tables for texture maing, ACM Comuter Grahics, 18(3): 07-1, [7] P. Viola and M. Jones, Robust real-time face detection, International Journal of Comuter Vision, 57(): , 004. [8] P. Li, A clustering-based color model and integral images for fast object tracking, Signal Processing: Image Communication, 1 (8): , 006. [9] F. Porikli, Integral histogram: A fast way to extract histograms in Cartesian saces, Proceedings of the 005 IEEE Comuter Society Conference on Comuter Vision and Pattern Recognition(CVPR'05), San Diego, CA, USA, 0-5 Jun. 005, vol.1, , 005. [10] M. Sizintsev, K. G. Deranis and A. ogue, istogram-based search: a comarative study, Proceedings of the 008 IEEE Conference on Comuter Vision and Pattern Recognition(CVPR'08), Anchorage, AK, 3-8 Jun. 008, 1-8, 008 [11] Y. Wei, L. ao, Efficient histogram-based sliding window, Proceedings of the 010 IEEE Conference on Comuter Vision and Pattern Recognition(CVPR'10), San Francisco, CA, Jun. 010, , 010. [1] A. Adam, E. Rivlin and I. Shimshoni, Robust Fragments-based racking using the Integral istogram, Proceedings of the 006 IEEE Comuter Society Conference on Comuter Vision and Pattern Recognition (CVPR'06), 17- Jun. 006, , 006. [13] D. Lowe, Distinctive Image Features from Scale-Invariant Keyoints, International Journal of Comuter Vision, (60): ,

An Efficient Coding Method for Coding Region-of-Interest Locations in AVS2

An Efficient Coding Method for Coding Region-of-Interest Locations in AVS2 An Efficient Coding Method for Coding Region-of-Interest Locations in AVS2 Mingliang Chen 1, Weiyao Lin 1*, Xiaozhen Zheng 2 1 Deartment of Electronic Engineering, Shanghai Jiao Tong University, China

More information

An Efficient Video Program Delivery algorithm in Tree Networks*

An Efficient Video Program Delivery algorithm in Tree Networks* 3rd International Symosium on Parallel Architectures, Algorithms and Programming An Efficient Video Program Delivery algorithm in Tree Networks* Fenghang Yin 1 Hong Shen 1,2,** 1 Deartment of Comuter Science,

More information

A Novel Iris Segmentation Method for Hand-Held Capture Device

A Novel Iris Segmentation Method for Hand-Held Capture Device A Novel Iris Segmentation Method for Hand-Held Cature Device XiaoFu He and PengFei Shi Institute of Image Processing and Pattern Recognition, Shanghai Jiao Tong University, Shanghai 200030, China {xfhe,

More information

AUTOMATIC EXTRACTION OF BUILDING OUTLINE FROM HIGH RESOLUTION AERIAL IMAGERY

AUTOMATIC EXTRACTION OF BUILDING OUTLINE FROM HIGH RESOLUTION AERIAL IMAGERY AUTOMATIC EXTRACTION OF BUILDING OUTLINE FROM HIGH RESOLUTION AERIAL IMAGERY Yandong Wang EagleView Technology Cor. 5 Methodist Hill Dr., Rochester, NY 1463, the United States yandong.wang@ictometry.com

More information

Directed File Transfer Scheduling

Directed File Transfer Scheduling Directed File Transfer Scheduling Weizhen Mao Deartment of Comuter Science The College of William and Mary Williamsburg, Virginia 387-8795 wm@cs.wm.edu Abstract The file transfer scheduling roblem was

More information

Face Recognition Using Legendre Moments

Face Recognition Using Legendre Moments Face Recognition Using Legendre Moments Dr.S.Annadurai 1 A.Saradha Professor & Head of CSE & IT Research scholar in CSE Government College of Technology, Government College of Technology, Coimbatore, Tamilnadu,

More information

Single character type identification

Single character type identification Single character tye identification Yefeng Zheng*, Changsong Liu, Xiaoqing Ding Deartment of Electronic Engineering, Tsinghua University Beijing 100084, P.R. China ABSTRACT Different character recognition

More information

A BICRITERION STEINER TREE PROBLEM ON GRAPH. Mirko VUJO[EVI], Milan STANOJEVI] 1. INTRODUCTION

A BICRITERION STEINER TREE PROBLEM ON GRAPH. Mirko VUJO[EVI], Milan STANOJEVI] 1. INTRODUCTION Yugoslav Journal of Oerations Research (00), umber, 5- A BICRITERIO STEIER TREE PROBLEM O GRAPH Mirko VUJO[EVI], Milan STAOJEVI] Laboratory for Oerational Research, Faculty of Organizational Sciences University

More information

Sensitivity Analysis for an Optimal Routing Policy in an Ad Hoc Wireless Network

Sensitivity Analysis for an Optimal Routing Policy in an Ad Hoc Wireless Network 1 Sensitivity Analysis for an Otimal Routing Policy in an Ad Hoc Wireless Network Tara Javidi and Demosthenis Teneketzis Deartment of Electrical Engineering and Comuter Science University of Michigan Ann

More information

Learning Motion Patterns in Crowded Scenes Using Motion Flow Field

Learning Motion Patterns in Crowded Scenes Using Motion Flow Field Learning Motion Patterns in Crowded Scenes Using Motion Flow Field Min Hu, Saad Ali and Mubarak Shah Comuter Vision Lab, University of Central Florida {mhu,sali,shah}@eecs.ucf.edu Abstract Learning tyical

More information

Stereo Disparity Estimation in Moment Space

Stereo Disparity Estimation in Moment Space Stereo Disarity Estimation in oment Sace Angeline Pang Faculty of Information Technology, ultimedia University, 63 Cyberjaya, alaysia. angeline.ang@mmu.edu.my R. ukundan Deartment of Comuter Science, University

More information

Equality-Based Translation Validator for LLVM

Equality-Based Translation Validator for LLVM Equality-Based Translation Validator for LLVM Michael Ste, Ross Tate, and Sorin Lerner University of California, San Diego {mste,rtate,lerner@cs.ucsd.edu Abstract. We udated our Peggy tool, reviously resented

More information

Source Coding and express these numbers in a binary system using M log

Source Coding and express these numbers in a binary system using M log Source Coding 30.1 Source Coding Introduction We have studied how to transmit digital bits over a radio channel. We also saw ways that we could code those bits to achieve error correction. Bandwidth is

More information

A Fast Image Restoration Method Based on an Improved Criminisi Algorithm

A Fast Image Restoration Method Based on an Improved Criminisi Algorithm A Fast Image Restoration Method Based on an Imroved Algorithm Yue Chi1, Ning He2*, Qi Zhang1 Beijing Key Laboratory of Information Services Engineering, Beijing Union University, Beijing 100101, China.

More information

A GPU Heterogeneous Cluster Scheduling Model for Preventing Temperature Heat Island

A GPU Heterogeneous Cluster Scheduling Model for Preventing Temperature Heat Island A GPU Heterogeneous Cluster Scheduling Model for Preventing Temerature Heat Island Yun-Peng CAO 1,2,a and Hai-Feng WANG 1,2 1 School of Information Science and Engineering, Linyi University, Linyi Shandong,

More information

Efficient Parallel Hierarchical Clustering

Efficient Parallel Hierarchical Clustering Efficient Parallel Hierarchical Clustering Manoranjan Dash 1,SimonaPetrutiu, and Peter Scheuermann 1 Deartment of Information Systems, School of Comuter Engineering, Nanyang Technological University, Singaore

More information

Applying the fuzzy preference relation to the software selection

Applying the fuzzy preference relation to the software selection Proceedings of the 007 WSEAS International Conference on Comuter Engineering and Alications, Gold Coast, Australia, January 17-19, 007 83 Alying the fuzzy reference relation to the software selection TIEN-CHIN

More information

Face Recognition Based on Wavelet Transform and Adaptive Local Binary Pattern

Face Recognition Based on Wavelet Transform and Adaptive Local Binary Pattern Face Recognition Based on Wavelet Transform and Adative Local Binary Pattern Abdallah Mohamed 1,2, and Roman Yamolskiy 1 1 Comuter Engineering and Comuter Science, University of Louisville, Louisville,

More information

UPDATING ALGORITHMS FOR CONSTRAINT DELAUNAY TIN

UPDATING ALGORITHMS FOR CONSTRAINT DELAUNAY TIN UPDATING ALGORITMS FOR CONSTRAINT DELAUNAY TIN WU LiXin a,b WANG YanBing a, c a Institute for GIS/RS/GPS & Subsidence Engineering Research, China Uni Mining & Technology, Beijing, China, 100083 - awulixin@263.net,

More information

3D Surface Simplification Based on Extended Shape Operator

3D Surface Simplification Based on Extended Shape Operator 3D Surface Simlification Based on Extended Shae Oerator JUI-LIG TSEG, YU-HSUA LI Deartment of Comuter Science and Information Engineering, Deartment and Institute of Electrical Engineering Minghsin University

More information

Vehicle Logo Recognition Using Modest AdaBoost and Radial Tchebichef Moments

Vehicle Logo Recognition Using Modest AdaBoost and Radial Tchebichef Moments Proceedings of 0 4th International Conference on Machine Learning and Comuting IPCSIT vol. 5 (0) (0) IACSIT Press, Singaore Vehicle Logo Recognition Using Modest AdaBoost and Radial Tchebichef Moments

More information

Depth Estimation for 2D to 3D Football Video Conversion

Depth Estimation for 2D to 3D Football Video Conversion International Research Journal of Alied and Basic Sciences 2013 Available online at www.irjabs.com ISSN 2251-838X / Vol, 6 (4): 475-480 Science Exlorer ublications Deth Estimation for 2D to 3D Football

More information

Grouping of Patches in Progressive Radiosity

Grouping of Patches in Progressive Radiosity Grouing of Patches in Progressive Radiosity Arjan J.F. Kok * Abstract The radiosity method can be imroved by (adatively) grouing small neighboring atches into grous. Comutations normally done for searate

More information

Wavelet Based Statistical Adapted Local Binary Patterns for Recognizing Avatar Faces

Wavelet Based Statistical Adapted Local Binary Patterns for Recognizing Avatar Faces Wavelet Based Statistical Adated Local Binary atterns for Recognizing Avatar Faces Abdallah A. Mohamed 1, 2 and Roman V. Yamolskiy 1 1 Comuter Engineering and Comuter Science, University of Louisville,

More information

Matlab Virtual Reality Simulations for optimizations and rapid prototyping of flexible lines systems

Matlab Virtual Reality Simulations for optimizations and rapid prototyping of flexible lines systems Matlab Virtual Reality Simulations for otimizations and raid rototying of flexible lines systems VAMVU PETRE, BARBU CAMELIA, POP MARIA Deartment of Automation, Comuters, Electrical Engineering and Energetics

More information

An empirical analysis of loopy belief propagation in three topologies: grids, small-world networks and random graphs

An empirical analysis of loopy belief propagation in three topologies: grids, small-world networks and random graphs An emirical analysis of looy belief roagation in three toologies: grids, small-world networks and random grahs R. Santana, A. Mendiburu and J. A. Lozano Intelligent Systems Grou Deartment of Comuter Science

More information

A CLASS OF STRUCTURED LDPC CODES WITH LARGE GIRTH

A CLASS OF STRUCTURED LDPC CODES WITH LARGE GIRTH A CLASS OF STRUCTURED LDPC CODES WITH LARGE GIRTH Jin Lu, José M. F. Moura, and Urs Niesen Deartment of Electrical and Comuter Engineering Carnegie Mellon University, Pittsburgh, PA 15213 jinlu, moura@ece.cmu.edu

More information

Construction of Irregular QC-LDPC Codes in Near-Earth Communications

Construction of Irregular QC-LDPC Codes in Near-Earth Communications Journal of Communications Vol. 9, No. 7, July 24 Construction of Irregular QC-LDPC Codes in Near-Earth Communications Hui Zhao, Xiaoxiao Bao, Liang Qin, Ruyan Wang, and Hong Zhang Chongqing University

More information

The Research on Curling Track Empty Value Fill Algorithm Based on Similar Forecast

The Research on Curling Track Empty Value Fill Algorithm Based on Similar Forecast Research Journal of Alied Sciences, Engineering and Technology 6(8): 1472-1478, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: October 31, 2012 Acceted: January

More information

Randomized algorithms: Two examples and Yao s Minimax Principle

Randomized algorithms: Two examples and Yao s Minimax Principle Randomized algorithms: Two examles and Yao s Minimax Princile Maximum Satisfiability Consider the roblem Maximum Satisfiability (MAX-SAT). Bring your knowledge u-to-date on the Satisfiability roblem. Maximum

More information

EE678 Application Presentation Content Based Image Retrieval Using Wavelets

EE678 Application Presentation Content Based Image Retrieval Using Wavelets EE678 Alication Presentation Content Based Image Retrieval Using Wavelets Grou Members: Megha Pandey megha@ee. iitb.ac.in 02d07006 Gaurav Boob gb@ee.iitb.ac.in 02d07008 Abstract: We focus here on an effective

More information

Improved heuristics for the single machine scheduling problem with linear early and quadratic tardy penalties

Improved heuristics for the single machine scheduling problem with linear early and quadratic tardy penalties Imroved heuristics for the single machine scheduling roblem with linear early and quadratic tardy enalties Jorge M. S. Valente* LIAAD INESC Porto LA, Faculdade de Economia, Universidade do Porto Postal

More information

CMSC 425: Lecture 16 Motion Planning: Basic Concepts

CMSC 425: Lecture 16 Motion Planning: Basic Concepts : Lecture 16 Motion lanning: Basic Concets eading: Today s material comes from various sources, including AI Game rogramming Wisdom 2 by S. abin and lanning Algorithms by S. M. LaValle (Chats. 4 and 5).

More information

2010 First International Conference on Networking and Computing

2010 First International Conference on Networking and Computing First International Conference on Networking and Comuting Imlementations of Parallel Comutation of Euclidean Distance Ma in Multicore Processors and GPUs Duhu Man, Kenji Uda, Hironobu Ueyama, Yasuaki Ito,

More information

Blind Separation of Permuted Alias Image Base on Four-phase-difference and Differential Evolution

Blind Separation of Permuted Alias Image Base on Four-phase-difference and Differential Evolution Sensors & Transducers, Vol. 63, Issue, January 204,. 90-95 Sensors & Transducers 204 by IFSA Publishing, S. L. htt://www.sensorsortal.com lind Searation of Permuted Alias Image ase on Four-hase-difference

More information

Experiments on Patent Retrieval at NTCIR-4 Workshop

Experiments on Patent Retrieval at NTCIR-4 Workshop Working Notes of NTCIR-4, Tokyo, 2-4 June 2004 Exeriments on Patent Retrieval at NTCIR-4 Worksho Hironori Takeuchi Λ Naohiko Uramoto Λy Koichi Takeda Λ Λ Tokyo Research Laboratory, IBM Research y National

More information

SPARSE SIGNAL REPRESENTATION FOR COMPLEX-VALUED IMAGING Sadegh Samadi 1, M üjdat Çetin 2, Mohammad Ali Masnadi-Shirazi 1

SPARSE SIGNAL REPRESENTATION FOR COMPLEX-VALUED IMAGING Sadegh Samadi 1, M üjdat Çetin 2, Mohammad Ali Masnadi-Shirazi 1 SPARSE SIGNAL REPRESENTATION FOR COMPLEX-VALUED IMAGING Sadegh Samadi 1, M üjdat Çetin, Mohammad Ali Masnadi-Shirazi 1 1. Shiraz University, Shiraz, Iran,. Sabanci University, Istanbul, Turkey ssamadi@shirazu.ac.ir,

More information

Interactive Image Segmentation

Interactive Image Segmentation Interactive Image Segmentation Fahim Mannan (260 266 294) Abstract This reort resents the roject work done based on Boykov and Jolly s interactive grah cuts based N-D image segmentation algorithm([1]).

More information

Weight Co-occurrence based Integrated Color and Intensity Matrix for CBIR

Weight Co-occurrence based Integrated Color and Intensity Matrix for CBIR Weight Co-occurrence based Integrated Color and Intensity Matrix for CBIR Megha Agarwal, 2R.P. Maheshwari Indian Institute of Technology Roorkee 247667, Uttarakhand, India meghagarwal29@gmail.com, 2rmaheshwari@gmail.com

More information

An Efficient VLSI Architecture for Adaptive Rank Order Filter for Image Noise Removal

An Efficient VLSI Architecture for Adaptive Rank Order Filter for Image Noise Removal International Journal of Information and Electronics Engineering, Vol. 1, No. 1, July 011 An Efficient VLSI Architecture for Adative Rank Order Filter for Image Noise Removal M. C Hanumantharaju, M. Ravishankar,

More information

Source-to-Source Code Generation Based on Pattern Matching and Dynamic Programming

Source-to-Source Code Generation Based on Pattern Matching and Dynamic Programming Source-to-Source Code Generation Based on Pattern Matching and Dynamic Programming Weimin Chen, Volker Turau TR-93-047 August, 1993 Abstract This aer introduces a new technique for source-to-source code

More information

SKIN CANCER LESION CLASSIFICATION USING LBP BASED HYBRID CLASSIFIER

SKIN CANCER LESION CLASSIFICATION USING LBP BASED HYBRID CLASSIFIER DOI: htt://dx.doi.org/10.26483/ijarcs.v8i7.4469 Volume 8, No. 7, July August 2017 International Journal of Advanced Research in Comuter Science RESEARCH PAPER Available Online at www.ijarcs.info ISSN No.

More information

Short Papers. Symmetry Detection by Generalized Complex (GC) Moments: A Close-Form Solution 1 INTRODUCTION

Short Papers. Symmetry Detection by Generalized Complex (GC) Moments: A Close-Form Solution 1 INTRODUCTION 466 IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE VOL 2 NO 5 MAY 999 Short Paers Symmetry Detection by Generalized Comlex (GC) Moments: A Close-Form Solution Dinggang Shen Horace HS I

More information

A simulated Linear Mixture Model to Improve Classification Accuracy of Satellite. Data Utilizing Degradation of Atmospheric Effect

A simulated Linear Mixture Model to Improve Classification Accuracy of Satellite. Data Utilizing Degradation of Atmospheric Effect A simulated Linear Mixture Model to Imrove Classification Accuracy of Satellite Data Utilizing Degradation of Atmosheric Effect W.M Elmahboub Mathematics Deartment, School of Science, Hamton University

More information

Using Rational Numbers and Parallel Computing to Efficiently Avoid Round-off Errors on Map Simplification

Using Rational Numbers and Parallel Computing to Efficiently Avoid Round-off Errors on Map Simplification Using Rational Numbers and Parallel Comuting to Efficiently Avoid Round-off Errors on Ma Simlification Maurício G. Grui 1, Salles V. G. de Magalhães 1,2, Marcus V. A. Andrade 1, W. Randolh Franklin 2,

More information

Selecting Discriminative Binary Patterns for a Local Feature

Selecting Discriminative Binary Patterns for a Local Feature BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No 3 Sofia 015 rint ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-015-0044 Selecting Discriminative Binary atterns

More information

Lecture 18. Today, we will discuss developing algorithms for a basic model for parallel computing the Parallel Random Access Machine (PRAM) model.

Lecture 18. Today, we will discuss developing algorithms for a basic model for parallel computing the Parallel Random Access Machine (PRAM) model. U.C. Berkeley CS273: Parallel and Distributed Theory Lecture 18 Professor Satish Rao Lecturer: Satish Rao Last revised Scribe so far: Satish Rao (following revious lecture notes quite closely. Lecture

More information

An accurate and fast point-to-plane registration technique

An accurate and fast point-to-plane registration technique Pattern Recognition Letters 24 (23) 2967 2976 www.elsevier.com/locate/atrec An accurate and fast oint-to-lane registration technique Soon-Yong Park *, Murali Subbarao Deartment of Electrical and Comuter

More information

521493S Computer Graphics Exercise 3 (Chapters 6-8)

521493S Computer Graphics Exercise 3 (Chapters 6-8) 521493S Comuter Grahics Exercise 3 (Chaters 6-8) 1 Most grahics systems and APIs use the simle lighting and reflection models that we introduced for olygon rendering Describe the ways in which each of

More information

Improved Image Super-Resolution by Support Vector Regression

Improved Image Super-Resolution by Support Vector Regression Proceedings of International Joint Conference on Neural Networks, San Jose, California, USA, July 3 August 5, 0 Imroved Image Suer-Resolution by Suort Vector Regression Le An and Bir Bhanu Abstract Suort

More information

An Indexing Framework for Structured P2P Systems

An Indexing Framework for Structured P2P Systems An Indexing Framework for Structured P2P Systems Adina Crainiceanu Prakash Linga Ashwin Machanavajjhala Johannes Gehrke Carl Lagoze Jayavel Shanmugasundaram Deartment of Comuter Science, Cornell University

More information

A Parallel Algorithm for Constructing Obstacle-Avoiding Rectilinear Steiner Minimal Trees on Multi-Core Systems

A Parallel Algorithm for Constructing Obstacle-Avoiding Rectilinear Steiner Minimal Trees on Multi-Core Systems A Parallel Algorithm for Constructing Obstacle-Avoiding Rectilinear Steiner Minimal Trees on Multi-Core Systems Cheng-Yuan Chang and I-Lun Tseng Deartment of Comuter Science and Engineering Yuan Ze University,

More information

Lecture 2: Fixed-Radius Near Neighbors and Geometric Basics

Lecture 2: Fixed-Radius Near Neighbors and Geometric Basics structure arises in many alications of geometry. The dual structure, called a Delaunay triangulation also has many interesting roerties. Figure 3: Voronoi diagram and Delaunay triangulation. Search: Geometric

More information

A Morphological LiDAR Points Cloud Filtering Method based on GPGPU

A Morphological LiDAR Points Cloud Filtering Method based on GPGPU A Morhological LiDAR Points Cloud Filtering Method based on GPGPU Shuo Li 1, Hui Wang 1, Qiuhe Ma 1 and Xuan Zha 2 1 Zhengzhou Institute of Surveying & Maing, No.66, Longhai Middle Road, Zhengzhou, China

More information

A DEA-bases Approach for Multi-objective Design of Attribute Acceptance Sampling Plans

A DEA-bases Approach for Multi-objective Design of Attribute Acceptance Sampling Plans Available online at htt://ijdea.srbiau.ac.ir Int. J. Data Enveloment Analysis (ISSN 2345-458X) Vol.5, No.2, Year 2017 Article ID IJDEA-00422, 12 ages Research Article International Journal of Data Enveloment

More information

Two-Dimensional l 1 -Norm Minimization in SAR Image Reconstruction

Two-Dimensional l 1 -Norm Minimization in SAR Image Reconstruction BULGARIAN ACADEMY O SCIENCES CYBERNEICS AND INORMAION ECHNOLOGIES Volume 5, No 7 Secial Issue on Information usion Sofia 5 Print ISSN: 3-97; Online ISSN: 34-48 DOI:.55/cait-5-9 wo-dimensional l -Norm Minimization

More information

Efficient Processing of Top-k Dominating Queries on Multi-Dimensional Data

Efficient Processing of Top-k Dominating Queries on Multi-Dimensional Data Efficient Processing of To-k Dominating Queries on Multi-Dimensional Data Man Lung Yiu Deartment of Comuter Science Aalborg University DK-922 Aalborg, Denmark mly@cs.aau.dk Nikos Mamoulis Deartment of

More information

Decoding-Workload-Aware Video Encoding

Decoding-Workload-Aware Video Encoding Decoding-Workload-Aware Video Encoding Yicheng Huang, Guangming Hong, Vu An Tran and Ye Wang Deartment of Comuter Science ational University of Singaore Law Link, Singaore 117590 Reulic of Singaore {huangyic,

More information

Patterned Wafer Segmentation

Patterned Wafer Segmentation atterned Wafer Segmentation ierrick Bourgeat ab, Fabrice Meriaudeau b, Kenneth W. Tobin a, atrick Gorria b a Oak Ridge National Laboratory,.O.Box 2008, Oak Ridge, TN 37831-6011, USA b Le2i Laboratory Univ.of

More information

Robust Real Time Pattern Matching using Bayesian Sequential Hypothesis Testing

Robust Real Time Pattern Matching using Bayesian Sequential Hypothesis Testing Robust Real Time Pattern Matching using Bayesian Sequential Hyothesis Testing Ofir Pele and Michael Werman Abstract This aer describes a method for robust real time attern matching. We first introduce

More information

Figure 8.1: Home age taken from the examle health education site (htt:// Setember 14, 2001). 201

Figure 8.1: Home age taken from the examle health education site (htt://  Setember 14, 2001). 201 200 Chater 8 Alying the Web Interface Profiles: Examle Web Site Assessment 8.1 Introduction This chater describes the use of the rofiles develoed in Chater 6 to assess and imrove the quality of an examle

More information

Extracting Optimal Paths from Roadmaps for Motion Planning

Extracting Optimal Paths from Roadmaps for Motion Planning Extracting Otimal Paths from Roadmas for Motion Planning Jinsuck Kim Roger A. Pearce Nancy M. Amato Deartment of Comuter Science Texas A&M University College Station, TX 843 jinsuckk,ra231,amato @cs.tamu.edu

More information

Efficient Sequence Generator Mining and its Application in Classification

Efficient Sequence Generator Mining and its Application in Classification Efficient Sequence Generator Mining and its Alication in Classification Chuancong Gao, Jianyong Wang 2, Yukai He 3 and Lizhu Zhou 4 Tsinghua University, Beijing 0084, China {gaocc07, heyk05 3 }@mails.tsinghua.edu.cn,

More information

Lecture 3: Geometric Algorithms(Convex sets, Divide & Conquer Algo.)

Lecture 3: Geometric Algorithms(Convex sets, Divide & Conquer Algo.) Advanced Algorithms Fall 2015 Lecture 3: Geometric Algorithms(Convex sets, Divide & Conuer Algo.) Faculty: K.R. Chowdhary : Professor of CS Disclaimer: These notes have not been subjected to the usual

More information

Space-efficient Region Filling in Raster Graphics

Space-efficient Region Filling in Raster Graphics "The Visual Comuter: An International Journal of Comuter Grahics" (submitted July 13, 1992; revised December 7, 1992; acceted in Aril 16, 1993) Sace-efficient Region Filling in Raster Grahics Dominik Henrich

More information

To appear in IEEE TKDE Title: Efficient Skyline and Top-k Retrieval in Subspaces Keywords: Skyline, Top-k, Subspace, B-tree

To appear in IEEE TKDE Title: Efficient Skyline and Top-k Retrieval in Subspaces Keywords: Skyline, Top-k, Subspace, B-tree To aear in IEEE TKDE Title: Efficient Skyline and To-k Retrieval in Subsaces Keywords: Skyline, To-k, Subsace, B-tree Contact Author: Yufei Tao (taoyf@cse.cuhk.edu.hk) Deartment of Comuter Science and

More information

Earthenware Reconstruction Based on the Shape Similarity among Potsherds

Earthenware Reconstruction Based on the Shape Similarity among Potsherds Original Paer Forma, 16, 77 90, 2001 Earthenware Reconstruction Based on the Shae Similarity among Potsherds Masayoshi KANOH 1, Shohei KATO 2 and Hidenori ITOH 1 1 Nagoya Institute of Technology, Gokiso-cho,

More information

Sensitivity of multi-product two-stage economic lotsizing models and their dependency on change-over and product cost ratio s

Sensitivity of multi-product two-stage economic lotsizing models and their dependency on change-over and product cost ratio s Sensitivity two stage EOQ model 1 Sensitivity of multi-roduct two-stage economic lotsizing models and their deendency on change-over and roduct cost ratio s Frank Van den broecke, El-Houssaine Aghezzaf,

More information

Research on Inverse Dynamics and Trajectory Planning for the 3-PTT Parallel Machine Tool

Research on Inverse Dynamics and Trajectory Planning for the 3-PTT Parallel Machine Tool 06 International Conference on aterials, Information, echanical, Electronic and Comuter Engineering (IECE 06 ISBN: 978--60595-40- Research on Inverse Dynamics and rajectory Planning for the 3-P Parallel

More information

Texture Mapping with Vector Graphics: A Nested Mipmapping Solution

Texture Mapping with Vector Graphics: A Nested Mipmapping Solution Texture Maing with Vector Grahics: A Nested Mimaing Solution Wei Zhang Yonggao Yang Song Xing Det. of Comuter Science Det. of Comuter Science Det. of Information Systems Prairie View A&M University Prairie

More information

J. Parallel Distrib. Comput.

J. Parallel Distrib. Comput. J. Parallel Distrib. Comut. 71 (2011) 288 301 Contents lists available at ScienceDirect J. Parallel Distrib. Comut. journal homeage: www.elsevier.com/locate/jdc Quality of security adatation in arallel

More information

OMNI: An Efficient Overlay Multicast. Infrastructure for Real-time Applications

OMNI: An Efficient Overlay Multicast. Infrastructure for Real-time Applications OMNI: An Efficient Overlay Multicast Infrastructure for Real-time Alications Suman Banerjee, Christoher Kommareddy, Koushik Kar, Bobby Bhattacharjee, Samir Khuller Abstract We consider an overlay architecture

More information

Semi-Supervised Learning Based Object Detection in Aerial Imagery

Semi-Supervised Learning Based Object Detection in Aerial Imagery Semi-Suervised Learning Based Obect Detection in Aerial Imagery Jian Yao Zhongfei (Mark) Zhang Deartment of Comuter Science, State University of ew York at Binghamton, Y 13905, USA yao@binghamton.edu Zhongfei@cs.binghamton.edu

More information

A Texture Based Matching Approach for Automated Assembly of Puzzles

A Texture Based Matching Approach for Automated Assembly of Puzzles A Texture Based Matching Aroach for Automated Assembly of Puzzles Mahmut amil Saırolu 1, Aytül Erçil Sabancı University 1 msagiroglu@su.sabanciuniv.edu, aytulercil@sabanciuniv.edu Abstract The uzzle assembly

More information

arxiv: v1 [cs.mm] 18 Jan 2016

arxiv: v1 [cs.mm] 18 Jan 2016 Lossless Intra Coding in with 3-ta Filters Saeed R. Alvar a, Fatih Kamisli a a Deartment of Electrical and Electronics Engineering, Middle East Technical University, Turkey arxiv:1601.04473v1 [cs.mm] 18

More information

We will then introduce the DT, discuss some of its fundamental properties and show how to compute a DT directly from a given set of points.

We will then introduce the DT, discuss some of its fundamental properties and show how to compute a DT directly from a given set of points. Voronoi Diagram and Delaunay Triangulation 1 Introduction The Voronoi Diagram (VD, for short) is a ubiquitious structure that aears in a variety of discilines - biology, geograhy, ecology, crystallograhy,

More information

Theoretical Analysis of Graphcut Textures

Theoretical Analysis of Graphcut Textures Theoretical Analysis o Grahcut Textures Xuejie Qin Yee-Hong Yang {xu yang}@cs.ualberta.ca Deartment o omuting Science University o Alberta Abstract Since the aer was ublished in SIGGRAPH 2003 the grahcut

More information

Shuigeng Zhou. May 18, 2016 School of Computer Science Fudan University

Shuigeng Zhou. May 18, 2016 School of Computer Science Fudan University Query Processing Shuigeng Zhou May 18, 2016 School of Comuter Science Fudan University Overview Outline Measures of Query Cost Selection Oeration Sorting Join Oeration Other Oerations Evaluation of Exressions

More information

COT5405: GEOMETRIC ALGORITHMS

COT5405: GEOMETRIC ALGORITHMS COT5405: GEOMETRIC ALGORITHMS Objects: Points in, Segments, Lines, Circles, Triangles Polygons, Polyhedra R n Alications Vision, Grahics, Visualizations, Databases, Data mining, Networks, GIS Scientific

More information

IEEE Coyright Notice Personal use of this material is ermitted. However, ermission to rerint/reublish this material for advertising or romotional uroses or for creating new collective works for resale

More information

Face Recognition with Local Binary Patterns

Face Recognition with Local Binary Patterns Face Recognition with Local Binary Patterns Ammad Ali, Shah Hussain, Farah Haroon, Sajid Hussain and M. Farhan Khan Abstract- This aer is about roviding efficient face recognition i.e. feature extraction

More information

EFFICIENT STOCHASTIC GRADIENT SEARCH FOR AUTOMATIC IMAGE REGISTRATION

EFFICIENT STOCHASTIC GRADIENT SEARCH FOR AUTOMATIC IMAGE REGISTRATION ISSN 76-459 Int j simul model 6 (7), 4-3 Original scientific aer EFFICIENT STOCHASTIC GRADIENT SEARCH FOR AUTOMATIC IMAGE REGISTRATION Li, Q.; Sato, I. & Murakami, Y. GSJ/AIST - National Institute of Advanced

More information

Modified Bloom filter for high performance hybrid NoSQL systems

Modified Bloom filter for high performance hybrid NoSQL systems odified Bloom filter for high erformance hybrid NoSQL systems A.B.Vavrenyuk, N.P.Vasilyev, V.V.akarov, K.A.atyukhin,..Rovnyagin, A.A.Skitev National Research Nuclear University EPhI (oscow Engineering

More information

Hardware-Accelerated Formal Verification

Hardware-Accelerated Formal Verification Hardare-Accelerated Formal Verification Hiroaki Yoshida, Satoshi Morishita 3 Masahiro Fujita,. VLSI Design and Education Center (VDEC), University of Tokyo. CREST, Jaan Science and Technology Agency 3.

More information

Hou Zhenjie 1 *, Xiao Fei 1,Yuan Dezheng 2 1 School of Information Science & Engineering, Changzhou University, Gehu Str.1,

Hou Zhenjie 1 *, Xiao Fei 1,Yuan Dezheng 2 1 School of Information Science & Engineering, Changzhou University, Gehu Str.1, [Tye text] [Tye text] [Tye text] ISSN : 0974-7435 Volume 10 Issue 23 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(23), 2014 [14237-14243] Fast algorithm for image interolation based on data

More information

Distributed Estimation from Relative Measurements in Sensor Networks

Distributed Estimation from Relative Measurements in Sensor Networks Distributed Estimation from Relative Measurements in Sensor Networks #Prabir Barooah and João P. Hesanha Abstract We consider the roblem of estimating vectorvalued variables from noisy relative measurements.

More information

TOPP Probing of Network Links with Large Independent Latencies

TOPP Probing of Network Links with Large Independent Latencies TOPP Probing of Network Links with Large Indeendent Latencies M. Hosseinour, M. J. Tunnicliffe Faculty of Comuting, Information ystems and Mathematics, Kingston University, Kingston-on-Thames, urrey, KT1

More information

MATHEMATICAL MODELING OF COMPLEX MULTI-COMPONENT MOVEMENTS AND OPTICAL METHOD OF MEASUREMENT

MATHEMATICAL MODELING OF COMPLEX MULTI-COMPONENT MOVEMENTS AND OPTICAL METHOD OF MEASUREMENT MATHEMATICAL MODELING OF COMPLE MULTI-COMPONENT MOVEMENTS AND OPTICAL METHOD OF MEASUREMENT V.N. Nesterov JSC Samara Electromechanical Plant, Samara, Russia Abstract. The rovisions of the concet of a multi-comonent

More information

SEARCH ENGINE MANAGEMENT

SEARCH ENGINE MANAGEMENT e-issn 2455 1392 Volume 2 Issue 5, May 2016. 254 259 Scientific Journal Imact Factor : 3.468 htt://www.ijcter.com SEARCH ENGINE MANAGEMENT Abhinav Sinha Kalinga Institute of Industrial Technology, Bhubaneswar,

More information

Process and Measurement System Capability Analysis

Process and Measurement System Capability Analysis Process and Measurement System aability Analysis Process caability is the uniformity of the rocess. Variability is a measure of the uniformity of outut. Assume that a rocess involves a quality characteristic

More information

A Model-Adaptable MOSFET Parameter Extraction System

A Model-Adaptable MOSFET Parameter Extraction System A Model-Adatable MOSFET Parameter Extraction System Masaki Kondo Hidetoshi Onodera Keikichi Tamaru Deartment of Electronics Faculty of Engineering, Kyoto University Kyoto 66-1, JAPAN Tel: +81-7-73-313

More information

Unifying Explicit and Implicit Feedback for Top-N Recommendation

Unifying Explicit and Implicit Feedback for Top-N Recommendation 017 IEEE nd International Conference on Big Data Analysis Unifying Exlicit and Imlicit Feedback for To-N Recommendation Siing Liu, Xiaohan Tu and Renfa Li College of Comuter Science and Electronic Engineering

More information

I ACCEPT NO RESPONSIBILITY FOR ERRORS ON THIS SHEET. I assume that E = (V ).

I ACCEPT NO RESPONSIBILITY FOR ERRORS ON THIS SHEET. I assume that E = (V ). 1 I ACCEPT NO RESPONSIBILITY FOR ERRORS ON THIS SHEET. I assume that E = (V ). Data structures Sorting Binary heas are imlemented using a hea-ordered balanced binary tree. Binomial heas use a collection

More information

Use of Multivariate Statistical Analysis in the Modelling of Chromatographic Processes

Use of Multivariate Statistical Analysis in the Modelling of Chromatographic Processes Use of Multivariate Statistical Analysis in the Modelling of Chromatograhic Processes Simon Edwards-Parton 1, Nigel itchener-hooker 1, Nina hornhill 2, Daniel Bracewell 1, John Lidell 3 Abstract his aer

More information

Multidimensional Service Weight Sequence Mining based on Cloud Service Utilization in Jyaguchi

Multidimensional Service Weight Sequence Mining based on Cloud Service Utilization in Jyaguchi Proceedings of the International MultiConference of Engineers and Comuter Scientists 2013 Vol I, Multidimensional Service Weight Sequence Mining based on Cloud Service Utilization in Jyaguchi Shree Krishna

More information

The Scalability and Performance of Common Vector Solution to Generalized Label Continuity Constraint in Hybrid Optical/Packet Networks

The Scalability and Performance of Common Vector Solution to Generalized Label Continuity Constraint in Hybrid Optical/Packet Networks The Scalability and Performance of Common Vector Solution to Generalized abel Continuity Constraint in Hybrid Otical/Pacet etwors Shujia Gong and Ban Jabbari {sgong, bjabbari}@gmuedu George Mason University

More information

Weighted Page Rank Algorithm based on In-Out Weight of Webpages

Weighted Page Rank Algorithm based on In-Out Weight of Webpages Indian Journal of Science and Technology, Vol 8(34), DOI: 10.17485/ijst/2015/v8i34/86120, December 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 eighted Page Rank Algorithm based on In-Out eight

More information

AUTOMATIC GENERATION OF HIGH THROUGHPUT ENERGY EFFICIENT STREAMING ARCHITECTURES FOR ARBITRARY FIXED PERMUTATIONS. Ren Chen and Viktor K.

AUTOMATIC GENERATION OF HIGH THROUGHPUT ENERGY EFFICIENT STREAMING ARCHITECTURES FOR ARBITRARY FIXED PERMUTATIONS. Ren Chen and Viktor K. inuts er clock cycle Streaming ermutation oututs er clock cycle AUTOMATIC GENERATION OF HIGH THROUGHPUT ENERGY EFFICIENT STREAMING ARCHITECTURES FOR ARBITRARY FIXED PERMUTATIONS Ren Chen and Viktor K.

More information

Robust Motion Estimation for Video Sequences Based on Phase-Only Correlation

Robust Motion Estimation for Video Sequences Based on Phase-Only Correlation Robust Motion Estimation for Video Sequences Based on Phase-Only Correlation Loy Hui Chien and Takafumi Aoki Graduate School of Information Sciences Tohoku University Aoba-yama 5, Sendai, 98-8579, Jaan

More information

Pattern Recognition Letters

Pattern Recognition Letters Pattern Recognition Letters 30 (2009) 114 122 Contents lists available at ScienceDirect Pattern Recognition Letters journal homeage: www.elsevier.com/locate/atrec A stroke filter and its alication to text

More information