ROBUST LOW-ALTITUDE IMAGE MATCHING BASED ON LOCAL REGION CONSTRAINT AND FEATURE SIMILARITY CONFIDENCE

Size: px
Start display at page:

Download "ROBUST LOW-ALTITUDE IMAGE MATCHING BASED ON LOCAL REGION CONSTRAINT AND FEATURE SIMILARITY CONFIDENCE"

Transcription

1 ROBUST LOW-ALTITUDE IMAGE MATCHING BASED ON LOCAL REGION CONSTRAINT AND FEATURE SIMILARITY CONFIDENCE Min Chen a, b,, *, Qing Zhu a, b,, Shengzhi Huang a, b,, Han Hu a, Jingxue Wang a a Faulty of Geosienes and Environmental Engineering, Southwest Jiaotong University, Chengdu, 6756, China minhen@home.swjtu.edu.n; zhuq66@63.net; shzhhuang3@63.om; huhan@whu.edu.n; xiaoxue86@63.om b State-provine Joint Engineering Laboratory of Spatial Information Tehnology for High-speed Railway Safety, Chengdu, 6003, China Collaborative Innovation Center for Rail Transport Safety, Chengdu, 6003, China Commission III, WG III/ KEY WORDS: Low-altitude remote sensing, Image mathing, Loal region, Feature similarity onfidene ABSTRACT: Improving the mathing reliability of low-altitude images is one of the most hallenging issues in reent years, partiularly for images with large viewpoint variation. In this study, an approah for low-altitude remote sensing image mathing that is robust to the geometri transformation aused by viewpoint hange is proposed. First, multiresolution loal regions are extrated from the images and eah loal region is normalized to a irular area based on a transformation. Seond, interest points are deteted and lustered into loal regions. The feature area of eah interest point is determined under the onstraint of the loal region whih the point belongs to. Then, a desriptor is omputed for eah interest point by using the lassial sale invariant feature transform (SIFT). Finally, a feature mathing strategy is proposed on the basis of feature similarity onfidene to obtain reliable mathes. Experimental results show that the proposed method provides signifiant improvements in the number of orret mathes ompared with other traditional methods.. INTRODUCTION In reent years, omprehensive low-altitude remote sensing platforms, suh as unmanned aerial vehile (UAV), have provided new possibilities for high-resolution image aquisition and have been extensively used in many appliations (Bulatov et al., 0; Choi et al., 0; Colomina et al., 04; Wallae et al., 04a, 04b; Gonalves et al., 05; Zhou et al., 05). Compared with traditional approahes (e.g., satellite remote sensing and aerial photogrammetry), low-altitude remote sensing platforms have the following inherent advantages: first, the work mode is flexible, effiient, and less affeted by weather, and they an take off any time as tasked; seond, they are able to obtain large-sale and high-preision remote sensing images; and third, the overlapping degree between images is relatively large. It an enhane the reliability of the subsequent proessing. The ost of platform onstrution, maintenane, and operation is also low. Although low-altitude remote sensing platforms have many advantages in image aquisition, the image proessing tehnology is still unable to meet the needs of many appliations. Therefore, investigating automati low-altitude remote sensing image proessing tehnology, in whih robust image mathing is a fundamental issue, is neessary. Image mathing is a key omponent of many tasks in photogrammetry and remote sensing, whih is extensively used in many appliations, suh as image registration (Song et al., 00; Gruen et al., 0; Cheng et al., 03; Chen et al., 04; Li et al., 04), stithing (Brown et al., 007), and 3D reonstrution (Kratohvil et al., 00). Image mathing methods an be mainly lassified into two ategories, namely, intensity-based methods and feature-based methods (Xiong et al., 00). In intensity-based methods, many approahes are based on ross-orrelation (Zhao et al., 006; Karna et al., 008), whih is a simple onept and easy to implement. The main problem with ross-orrelation is that it is diffiult to deal with image deformations exept for shift transform. Therefore, ross-orrelation-based methods are usually used to math epipolar images. Many mathing frameworks, suh as the least squares (Gruen et al., 005) and relaxation mathing tehniques (Zhang et al., 007), have been proposed to improve the reliability of remote sensing image mathing. In addition to ross-orrelation, researhers have proposed a lass of frequeny domain mathing methods based on Fourier spetrum (Zitova et al., 003). This type of method searhes the best math by using image frequeny domain information. Compared with the ross-orrelation-based methods, the frequeny domain mathing methods based on Fourier spetrum an obtain better mathing results under image illumination hange and noise interferene. Other well-known intensitybased mathing methods adopt mutual information to find mathes (Viola et al., 997; Thevenaz et al., 998). The basi idea of mutual-information-based mathing methods is to keep moving the target window in the searh area. When the mutual information between the target window and the searh window ahieves a maximum value, the target window enter and the searh window enter are regarded as one pair of math. Therefore, the mathing problem an be onverted into the omputation of the mutual information maximum value. In image mathing, the number of feature-based methods far exeeds that of intensity-based methods. In feature-based methods, those based on loal invariant feature desriptor are * Corresponding author doi:0.594/isprsannals-iii

2 the most well-known. In general, the framework of suh methods inludes three steps, namely, feature detetion, desription, and mathing. In the field of omputer vision and pattern reognition, researhers have proposed many wellknown loal invariant feature detetors (Harris et al., 988; Smith et al., 997; Lowe, 999; Matas et al., 004; Mikolajzyk et al., 004) and desriptors (Belongie et al., 00; Mikolajzyk et al., 005; Bay et al., 008; Calonder et al., 00; Rublee et al., 0). One of the most well-known methods is the sale invariant feature transform (SIFT) (Lowe, 004). The SIFT method has been extensively used in many appliations beause of its robustness for image rotation, sale hange, and a ertain degree of viewpoint and illumination hange. In addition to investigating invariant desriptors, researhers have enhaned image mathing performane by improving the mathing strategy (Morel et al., 009; Yu et al., 0). Given that featurebased methods have made remarkable ahievements in omputer vision and pattern reognition, they are used to math remote sensing images (Li et al., 009; Lingua et al., 009; Huang et al., 00; Sedaghat et al., 0; Wang et al., 0). The harateristis of low-altitude platforms, i.e., bumpy and low height, result in failure of the ommonly used mathing methods to math low-altitude remote sensing images. Although many methods an solve image rotation and sale hange well, they annot obtain satisfatory results when large viewpoint hange exists, as shown in Figure. the advantages and disadvantages of the proposed method and further improvements that an be made.. OVERALL METHODOLOGICAL CONSIDERATION Projetion transformation between different pixel pairs is different beause of the large objet depth variation in lowaltitude remote sensing images. All the pixel pairs within the whole images do not meet the same affine transformation. We divided the images into loal regions to overome this problem. The transformation between the pixels in the orresponding regions an be approximated to an affine transform beause the depth variation in the loal region is small (see Figure ). (a) transformation between the whole images (a) Figure. Low-altitude images with viewpoint hange: (a) referene image. (b) test image. A robust mathing method is proposed in this study to improve the mathing performane of low-altitude remote sensing images, partiularly for those images with large viewpoint hange. First, multiresolution loal regions are extrated from the whole image, and a geometri transform is implemented on the extrated regions. Based on this transformation, the viewpoint hange between images is onverted into rotation and sale hange. Seond, point features are deteted inside and outside of the loal regions. Then, the viewpoint invariant feature area is omputed for eah interest point based on the onstraint of loal regions. In this proedure, the size of the feature area is determined aording to image resolution instead of feature sale value. Then, the SIFT method is adopted to alulate the desriptor. Finally, feature similarity onfidene is defined and a mathing strategy based on it is presented to find feature orrespondenes. The remainder of this paper is organized as follows: Setion presents the overall methodologial onsideration of how the proposed algorithm will improve the mathing performane. Setion 3 presents the proposed low-altitude remote sensing image mathing algorithm in detail. The experimental results, along with the detailed analysis and disussion, are presented in Setion 4. The final setion onludes the paper by disussing (b) (b) transformation between loal regions Figure. Image geometri transformation. Based on the previously presented analysis, the proposed mathing method is onduted through the following three steps: First, the loal regions are extrated from the input images and are normalized based on a transformation. Seond, the interest points are deteted and desribed based on the loal region onstraint. Third, desriptor similarity onfidene is defined and a mathing strategy is proposed based on the onept. The proedure is summarized in Figure 3. Referene image Test image Loal regions extration and transformation Point feature detetion and desription under the onstraint of loal regions Feature mathing based on desriptor similarity onfidene Mathing result Figure 3. Flowhart of the proposed method. doi:0.594/isprsannals-iii

3 3. THE PROPOSED IMAGE MATCHING METHOD 3. Loal Regions Extration and Transformation Region detetors are adopted to obtain the loal regions. In this study, given that loal regions are used to onstrain the subsequent different viewpoint image mathing, the seleted region detetor should be robust to image viewpoint hange. In the study onduted by Mikolajzyk et al. (005b), they demonstrated that the maximally stable extremal region (MSER) detetor (Matas et al., 004) is more robust than other region detetors for image viewpoint hange. Therefore, the MSER detetor is adopted in this study to extrat the loal regions. The initial irregular regions extrated by using the MSER detetor have been fitted to elliptial regions based on the region seond-order moment to failitate the subsequent proessing. The original MSER detetor is not sale invariant. In this study, we improved the multiresolution strategy (Forssen et al., 007) and integrated it with MSER to obtain multiresolution loal regions. To do this, a Gaussian sale pyramid is onstruted by image blurring and subsampling with a series of Gaussian kernels. Then, loal regions are deteted separately at eah resolution image by using the original MSER detetor. Finally, dupliate regions from different sale images are removed by eliminating fine-sale MSERs. The following three riteria are used to distinguish dupliate MSERs: ) Distane between the entroids of the two MSER elliptial regions should be smaller than 4 pixels. ) The value of abs S S max S, S should be less than 0., where S and S are the sizes of the two regions. 3) The value of abs max L, L should be less than 4, where and are the diretions of the major axis of the two elliptial regions and L and L are the perimeters of the two ellipses. The transformation between orresponding loal regions is approximated to affine transform. In this study, a transform is proposed to map the affine hange into rotation and sale hange to improve the feature repeatability rate. We assume that EAp is the loal elliptial region, l is the length of the major axis, w is the length of the minor axis, is the orientation of the major axis, and CAp is the irular region transformed from EAp. The radius of CAp is r l w. If matrix T denotes the transformation between EAp and CAp, then T satisfies the following equation: T T X X T X X r, () where X is a point on the ellipse and X is the region enter. Sine X is loated on the ellipse, we obtain the following equation: T X X μ X X, () where, ;, μ is the seond-order moment of 0 0 EAp. Matrix T an be alulated from Equations () and () as follows: 0 0 r T Then, the loal elliptial region an be transformed to a irular region based on the following equation: CA p p 0 (3) T EA. (4) The affine transformation between the elliptial regions has been onverted into the sale and rotation transformation after the aforementioned proesses: If the transformation between the orresponding transformed regions is B, then we obtain the following equation (Hartley et al., 000): where μ and L T μl B μrb, (5) μ R denote the seond-order moment of the orresponding transformed regions. For the two transformed regions, we derive the following expression: μl LE μr RE. (6) where E denotes an identity matrix. From Equations (5) and (6), we an derive the following equation: where and L T L R E B B. (7) R are sale fators. B is a matrix inluding sale and rotation fators. Therefore, only rotation and sale hange exist between the orresponding transformed regions. The transformation between the transformed regions an be expressed as follows: where B H R. (8) H denotes a sale transformation. rotation transformation. 3. Point Feature Detetion and Desription R denotes a Considering the rotation and sale hange between the transformed loal regions, the differene of Gaussians (DoG) detetor is adopted to extrat the point features from the loal regions. In pratial appliations, the resolution of the inputted low-altitude remote sensing image is known. Therefore, for eah extrated point feature, the feature area size is determined based on the image resolution instead of the feature sale value. doi:0.594/isprsannals-iii

4 We assume that the resolution of the two inputted images is and (, unit: meter). The feature area radius of all the features in the image with resolution is set as follows: 6, 4, r 3, 0. 64, 0. (9) The feature area radius of all features in another image with resolution is set as follows: r r (0) This strategy an overome the unreliability of feature sale omputation. After point feature detetion, the well-known SIFT method is adopted to ompute the feature desriptor. Given that the extrated loal regions annot over the whole image, the point features from the outside area of loal regions should be deteted and desribed. In this study, the following approah is proposed: ) The DoG detetor is used to find interest points and obtain feature oordinates from the outside area of the loal regions. ) The deteted interest points are lustered into loal regions. The distanes between eah interest point to all loal region enters are omputed. If the ratio between the smallest distane d and the seond smallest distane d is less than a threshold t, then the interest point will be lustered into the loal region orresponding to the smallest distane d. Otherwise, the interest point is regarded as two features and they are lustered into the nearest two regions, as shown in Figure 4. Figure 4. Interest points lustering rule. 3) The feature area of eah interest point is omputed aording to the elliptial parameters of the region in whih the interest point is lustered. Then, the SIFT method is adopted to desribe eah feature. The flowhart of the feature area omputation is summarized in Figure 5. Figure 5. The flowhart of feature area omputation. 3.3 Feature Mathing Based on Similarity Confidene In this paper, the similarity onfidene is defined as follows: For a feature p with desriptor D p on the referene image, we ompute the Eulidean distane between D p and the desriptors of all the features ( q, q ) on the test image. We find the losest feature and their desriptors are, n q i and the seond losest feature D qi and q j, D qj, respetively. Then, the similarity onfidene C between feature p and q i is expressed as follows:, i p, q, i p q j C p q dist d d dist d d, () where dist is a funtion used to ompute the Eulidean distane between two desriptors. From the previously presented definition, the similarity onfidene is only omputed between eah feature on the referene image and its losest feature on the test image. Based on the similarity onfidene, a robust feature mathing method is proposed in this study, whih is implemented as follows: Step : A set used to save final mathes is marked as SetFinal, whih is initially an empty set. doi:0.594/isprsannals-iii

5 Step : The Eulidean distane between all the features on the referene image and all the features on the test image are omputed. Step 3: For eah feature on the referene image, its orresponding losest feature on the test image is determined. These feature pairs are regarded as andidate mathes and are saved into another set SetAll. Meanwhile, the similarity onfidene of eah feature pair is omputed. HesAff (Hessian-Affine) (Mikolajzyk, 004) and MSER (Matas, et al., 004) detetors ombined with the most wellknown SIFT desriptor (Lowe, 004). The proposed method was also ompared with the state-of-the-art Affine-SIFT (ASIFT) (Morel et al., 009) and iterative SIFT (ISIFT) (Yu et al., 0) methods. Step 4: A threshold T is set. Those feature pairs with similarity onfidene onforming to C T are saved into a set SetC. Step 5: An affine transformation H is estimated in SetC by using the random sample onsensus (RANSAC) algorithm. In SetC, those feature pairs onforming to H are saved into sets SetCfitH and SetFinal at the same time. Then, we reset SetC, suh that SetC SetC SetCfitH. Figure 6. Dataset: low-altitude UAV images. Image size is pixels. Image resolution is 0.05m. Step 6: The affine transformation H is adopted to verify the feature pairs in SetAll. Those pairs onforming to H are saved into sets SetAllfitH and SetFinal at the same time. Then, we reset SetAll, suh that SetAll SetAll SetAllfitH. Step 7: An iteration algorithm is implemented for Steps 5 and 6 until the following expression is true: setall or Num setc 4 or Numiteration 5, () Figure 7. Dataset : low-altitude oblique images. Image size is pixels. Image resolution is 0.08m. where NumsetC denotes the number of feature pairs in SetC and Numiteration denotes the number of iterations. Step 8: All mathes in SetFinal are outputted as initial mathing result. In the initial mathing result, there are several outliers inevitably. In traditional methods, the RANSAC algorithm is used to estimate the affine transform between images. Those mathes that do not onform to this transform will be eliminated as outliers. The algorithm performs well for middle- or lowresolution remote sensing images beause the transformation between all pixels of the whole inputted images an be approximated to an affine transform. However, for low-altitude remote sensing images, several orret mathes are eliminated beause the transformation between the whole inputted images annot be approximated to an affine transform. An epipolar onstraint based on the fundamental matrix is used to eliminate outliers with the RANSAC algorithm to overome this problem. 4. Experimental Data 4. EXPERIMENT In the experiments, the three pairs of low-altitude remote sensing images shown in Figures 6 to 8 were used to evaluate the performane of the proposed method. We ompared the proposed method with traditional methods by using the DoG (Lowe, 999), HarAff (Harris-Affine) (Mikolajzyk, 004), Figure 8. Dataset 3: low-altitude oblique images. Image size is pixels. Image resolution is 0.08m. 4. Mathing Results In the experiments, parameters of all the aforementioned methods in our experiments were set aording to their reommended values in the original referenes. Table summarizes the performane of eah method in terms of number of orret mathes. In Table, the four methods that ombined the HarAff, HesAff, MSER, and DoG detetors and SIFT desriptor obtained fewer orret mathes than those methods that improved the mathing framework, namely, ASIFT, ISIFT, and the proposed method. More speifially, in all the three group experiments, the proposed mathing method obtained more orret mathes than all the other methods. Although the proposed method is based on MSERs, it detets and mathes features from the whole images rather than MSER mathes. Therefore, the proposed method performs well when the orret mathes of the MSER method are few. doi:0.594/isprsannals-iii

6 Mathing methods Experimental data Dataset Dataset Dataset 3 HarAff HesAff MSER SIFT ASIFT ISIFT 44 4 Proposed Table. Number of orret mathes of different methods on the three datasets. loal regions an be approximated to an affine transform whether the transformation between the whole images onform to an affine transform or not. Thus, the proposed method an obtain satisfatory mathing results when the ISIFT method fails. Some mathing results in our experiments are shown in Figures 9 to. In the results, mathes are linked with white lines. The performane of the ISIFT method is better than that of the SIFT method beause the ISIFT method is an iterative method. The ISIFT method estimates the transformation between images and builds a simulation of one of the inputted images. Then, feature detetion and mathing are onduted between another inputted image and the simulated image based on the original SIFT method. However, in low-altitude remote sensing image mathing, the transformation between the whole inputted images annot be approximated to an affine transform. The simulation of one image generated in the iteration of the ISIFT method an only orrespond to a partial area of another image. Therefore, its performane improvement relative to the SIFT method is limited. The ASIFT method performs generally well (only ranking behind the proposed method). The method improves the view invariane of the SIFT method by simulating and building the affine spae of inputted images. For image viewpoint variation, several images in the affine spae of one inputted image have a pose similar to the images in the affine spae of another inputted image. Good mathing results an be obtained between these simulated images. Although the ASIFT method an improve the mathing performane under view hange, its appliation is limited beause the transformation between the inputted images is not onsidered and an exhaustive strategy is needed for the feature searh. Thus, the time effiieny of the ASIFT method is an issue of onern. The simulated affine spae in the ASIFT method is disontinuous, and the mathing result an be improved by dereasing the sample interval. For low-altitude remote sensing images, several regions annot be overed in the affine spae beause of the topographi relief, whih is why the number of orret mathes generated by the ASIFT method is less than that of the proposed method in the experimental results. (a) HarAff (b) HesAff () MSER (d) SIFT (e) ASIFT (f) ISIFT (g) Proposed method Figure 9. Mathing results based on Dataset. (a) HarAff (b) HesAff () MSER (d) SIFT Similar to the ASIFT and ISIFT methods, the proposed method also improves the mathing performane by simulating images. The differenes are as follows: () The ASIFT method simulates images without onsidering the transformation between images. In our proposed method, eah loal image region orresponds to a simulated irular image area. It an avoid deteting and mathing features in a mass of useless images (images without orrespondene). Besides, the proposed method simulates eah region with different transform. These regions an over the input image better and failitate more mathes. (e) ASIFT (f) ISIFT (g) Proposed method Figure 0. Mathing results based on Dataset. () The ISIFT method simulates the whole image with one transformation. In our proposed method, the simulation proess is implemented to loal regions. The transformation between the doi:0.594/isprsannals-iii

7 Laboratory for Surfae Transportation Weather Impats Prevention (No. NELXX060). REFERENCES Bay H., Ess A., Tuytelaars T. et al., 008. Speeded-up robust features (SURF). Comput. Vis. Image Und., 0(3), pp (a) HarAff (b) HesAff () MSER (d) SIFT Belongie S., Malik J., and Puziha J., 00. Shape Mathing and Objet Reognition Using Shape Contexts. IEEE T. Pattern Anal., 4(4), pp Brown M., and Lowe D. G., 007. Automati panorami image stithing using invariant features. Int. J. Comput. Vis., 74(), pp Bulatov D., Solbrig P., Gross H., et al., 0. Context-based urban terrain reonstrution from UAV-videos for geoinformation appliation. In: The International Arhives of the Photogrammetry, Remote Sensing and Spatial Information Sienes, XXXVIII-/C, pp (e) ASIFT (f) ISIFT (g) Proposed method Figure. Mathing results based on Dataset CONCLUSION In this study, we proposed a novel point feature mathing method for low-altitude remote sensing images based on the analysis of image geometri transformation. The ontribution of this study lies in the following aspets: () A new mathing framework for low-altitude remote sensing images is proposed based on the loal region onstraint and feature similarity onfidene. The proposed method an effetively math images with large viewpoint differene. () Compared with the state-of-the-art mathing method ASIFT, only one geometri transformation is implemented in our method for eah loal region, ensuring satisfatory results and time effiieny. The experimental results showed that the proposed method performs better than the other methods for low-altitude remote sensing images with viewpoint variation. However, the loal region extration in the proposed method highly depends on the image ontent, whih indiates that the proposed mathing method works better for strutured images. A possible future work is to improve the loal region extration method and make the proposed mathing method perform well in strutured and textured areas. ACKNOWLEDGEMENTS This work was supported by the National Natural Siene Foundation of China (No and 44730), the Siene and Tehnology Program of Sihuan, China (No. 05SZ0046), the Open Researh Fund by Sihuan Engineering Researh Center for Emergeny Mapping & Disaster Redution (No. K05B006), the Open Researh Fund of State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing (No. (4) Key 03), and the Opening Researh Fund of National Engineering Calonder M., Lepetit V., Streha C., et al., 00. BRIEF: Binary Robust Independent Elementary Features. In Proeedings of European Conferene on Computer Vision. 05-, September, Heraklion, Greee, pp Chen Q., Wang S., Wang B., et al., 04. Automati Registration Method for Fusion of ZY--0C Satellite Images. Remote Sens., 6(), pp Cheng L., Tong L., Li M., et al., 03. Semi-Automati Registration of Airborne and Terrestrial Laser Sanning Data Using Building Corner Mathing with Boundaries as Reliability Chek. Remote Sens., 5(), pp Choi F., and Lee I., 0. A UAV-based lose-range rapid aerial monitoring system for emergeny responses. In: The International Arhives of the Photogrammetry, Remote Sensing and Spatial Information Sienes, XXXVIII-/C, pp Colomina I., and Molina P., 04. Unmanned aerial systems for photogrammetry and remote sensing: A review. ISPRS J. Photogramm., 9, pp Gonalves J. A., and Henriques R., 05. UAV photogrammetry for topographi monitoring of oastal areas. ISPRS J. Photogramm., 04, pp. 0-. Forssen P. E., and Lowe D. G., 007. Shape desriptors for maximally stable extremal regions. In Proeedings of IEEE International Conferene on Computer Vision, pp. -8. Gruen A., and Aka D., 005. Least squares 3D surfae and urve mathing. ISPRS J. Photogramm., 59(3), pp Gruen A., 0. Development and Status of Image Mathing in Photogrammetry. Photogramm. Re., 7(37), pp Harris C., and Stephens M., 988. A ombined orner and edge detetor. In Proeedings of the 4th Alvey Vision Conferene. pp Hartley R., and Zisserman A., 000. Multiple View Geometry in Computer Vision, Cambridge university press. doi:0.594/isprsannals-iii

8 Huang L., Li Z., 00. Feature-based image registration using the shape ontext. Int. J. Remote Sens., 3(8), pp Karna D. K., Agarwal S., and Nikam S., 008. Normalized Cross-Correlation Based Fingerprint Mathing. In Proeedings of the Fifth International Conferene on Computer Graphis, Imaging and Visualisation. Penang, Malaysia, 6-8 August, pp Kratohvil B. E., Dong L. X., Zhang L., et al., 00. Imagebased 3D reonstrution using helial nanobelts for loalized rotations. J. Miros., 37(), pp Li A., Cheng X., Guan H., et al., 04. Novel Image Registration Method Based on Loal Struture Constraints. IEEE Geosi. Remote S. (9), pp Li Q., Wang G., Liu J., et al., 009. Robust Sale-Invaraint Feature Mathing for Remote Sensing Image Registration. IEEE Geosi. Remote S., 6(), pp Lingua A., Marenhino D., and Nex F., 009. Performane Analysis of the SIFT Operator for Automati Feature Extration and Mathing in Photogrammetri Appliations. Sensors., 9(5), pp Lowe D. G., 999. Objet Reognition from Loal Sale- Invariant Features. In Proeedings of IEEE International Conferene on Computer Vision. 0-7, September, Kerkyra, Greee, pp. -8. Lowe D G., 004. Distintive image features from saleinvariant keypoints. Int. J. Comput. Vis., 60(), pp Matas J., Chum O., Urban M., et al., 004. Robust widebaseline stereo from maximally stable extremal regions. Image Vis. Comput., (0), pp Mikolajzyk K., and Shmid C., 004. Sale and affine invariant interest point detetors. Int. J. Comput. Vis., 60(), pp Mikolajzyk K., and Shmid C., 005. A Performane Evaluation of Loal Desriptors. IEEE T. Pattern Anal., 7(0), pp Mikolajzyk K., Tuytelaars T., Shmid C., et al., 005. A omparison of affine region detetors. Int. J. Comput. Vis., 65(-), pp Song Z., Li S., and George T. F., 00. Remote sensing image registration approah based on a retrofitted SIFT algorithm and Lissajous-urve trajetories. Opt. Express, 8(), pp Thevenaz P., and Unser M., 998. An effiient mutual information optimizer for multiresolution image registration. In Proeedings of IEEE International Conferene on Image Proessing , Otober, Chiago, USA, pp Viola P., Wells W. M., 997. Alignment by maximization of mutual information. Int. J. Comput. Vis., 4(), pp Wallae L., Luieer A., and Watson C. S., 04a. Evaluating Tree Detetion and Segmentation Routines on Very High Resolution UAV LiDAR Data. IEEE T. Geosi. Remote, 5(), pp Wallae L., Musk R., and Luieer A., 04b. An Assessment of the Repeatability of Automati Forest Inventory Metris Derived From UAV-Borne Laser Sanning Data. IEEE T. Geosi. Remote, 5(), pp Wang L., Niu Z., Wu C., et al., 0. A robust multisoure image automati registration system based on the SIFT desriptor. Int. J. Remote Sens., 33(), pp Xiong Z., and Zhang Y., 00. A ritial review of image registration methods. Int. J. Image Data Fusion, (), pp Yu Y., Huang K., Chen W., et al., 0. A novel algorithm for view and illumination invariant image mathing. IEEE T. Image Proess., (), pp Zhang C.S., and Fraser C. S., 007. Automated Registration of High-Resolution Satellite Images. Photogramm. Re., (7), pp Zhao F., Huang Q., and Gao W., 006. Image mathing by normalized ross-orrelation. In Proeedings of the 3st IEEE International Conferene on Aoustis, Speeh and Signal Proessing. Toulouse, Frane, 4-9 May, pp Zhou H. L., Kong H., Wei L., et al., 05. Effiient Road Detetion and Traking for Unmanned Aerial Vehile. IEEE T. Intell. Transp., 6(), pp Zitova B., Flusser J., 003. Image registration methods: a survey. Image Vision Comput., (), pp Morel J. M., and Yu G., 009. ASIFT: A New Framework for Fully Affine Invariant Image Comparison. SIAM J. Imaging Si., (), pp. -3. Rublee E., Rabaud V., Konolige K., et al., 0. ORB: an effiient alternative to SIFT or SURF. In Proeedings of IEEE International Conferene on Computer Vision, 06-3, November, Barelona, Spain, pp Sedaghat A., Mokhtarzade M., and Ebadi H, 0. Uniform Robust Sale-Invariant Feature Mathing for Optial Remote Sensing Images. IEEE T. Geosi. Remote, 49(), pp Smith S., and Brady J., 997. Susan: a new approah to lowlevel image-proessing. Int. J. Comput. Vis., 3(), pp doi:0.594/isprsannals-iii

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application World Aademy of Siene, Engineering and Tehnology 8 009 Performane of Histogram-Based Skin Colour Segmentation for Arms Detetion in Human Motion Analysis Appliation Rosalyn R. Porle, Ali Chekima, Farrah

More information

A Novel Validity Index for Determination of the Optimal Number of Clusters

A Novel Validity Index for Determination of the Optimal Number of Clusters IEICE TRANS. INF. & SYST., VOL.E84 D, NO.2 FEBRUARY 2001 281 LETTER A Novel Validity Index for Determination of the Optimal Number of Clusters Do-Jong KIM, Yong-Woon PARK, and Dong-Jo PARK, Nonmembers

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

Detection and Recognition of Non-Occluded Objects using Signature Map 6th WSEAS International Conferene on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, De 9-31, 007 65 Detetion and Reognition of Non-Oluded Objets using Signature Map Sangbum Park,

More information

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1.

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1. Fuzzy Weighted Rank Ordered Mean (FWROM) Filters for Mixed Noise Suppression from Images S. Meher, G. Panda, B. Majhi 3, M.R. Meher 4,,4 Department of Eletronis and I.E., National Institute of Tehnology,

More information

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors Eurographis Symposium on Geometry Proessing (003) L. Kobbelt, P. Shröder, H. Hoppe (Editors) Rotation Invariant Spherial Harmoni Representation of 3D Shape Desriptors Mihael Kazhdan, Thomas Funkhouser,

More information

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract CS 9 Projet Final Report: Learning Convention Propagation in BeerAdvoate Reviews from a etwork Perspetive Abstrat We look at the way onventions propagate between reviews on the BeerAdvoate dataset, and

More information

Face and Facial Feature Tracking for Natural Human-Computer Interface

Face and Facial Feature Tracking for Natural Human-Computer Interface Fae and Faial Feature Traking for Natural Human-Computer Interfae Vladimir Vezhnevets Graphis & Media Laboratory, Dept. of Applied Mathematis and Computer Siene of Mosow State University Mosow, Russia

More information

the data. Structured Principal Component Analysis (SPCA)

the data. Structured Principal Component Analysis (SPCA) Strutured Prinipal Component Analysis Kristin M. Branson and Sameer Agarwal Department of Computer Siene and Engineering University of California, San Diego La Jolla, CA 9193-114 Abstrat Many tasks involving

More information

Exploiting Enriched Contextual Information for Mobile App Classification

Exploiting Enriched Contextual Information for Mobile App Classification Exploiting Enrihed Contextual Information for Mobile App Classifiation Hengshu Zhu 1 Huanhuan Cao 2 Enhong Chen 1 Hui Xiong 3 Jilei Tian 2 1 University of Siene and Tehnology of China 2 Nokia Researh Center

More information

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION Cuiui Kang 1, Shengai Liao, Shiming Xiang 1, Chunhong Pan 1 1 National Laboratory of Pattern Reognition, Institute of Automation, Chinese

More information

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else 3rd International Conferene on Multimedia Tehnolog(ICMT 013) An Effiient Moving Target Traking Strateg Based on OpenCV and CAMShift Theor Dongu Li 1 Abstrat Image movement involved bakground movement and

More information

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines The Minimum Redundany Maximum Relevane Approah to Building Sparse Support Vetor Mahines Xiaoxing Yang, Ke Tang, and Xin Yao, Nature Inspired Computation and Appliations Laboratory (NICAL), Shool of Computer

More information

PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING. Yesheng Gao, Kaizhi Wang, Xingzhao Liu

PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING. Yesheng Gao, Kaizhi Wang, Xingzhao Liu 20th European Signal Proessing Conferene EUSIPCO 2012) Buharest, Romania, August 27-31, 2012 PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING Yesheng Gao, Kaizhi Wang,

More information

Wide-baseline Multiple-view Correspondences

Wide-baseline Multiple-view Correspondences Wide-baseline Multiple-view Correspondenes Vittorio Ferrari, Tinne Tuytelaars, Lu Van Gool, Computer Vision Group (BIWI), ETH Zuerih, Switzerland ESAT-PSI, University of Leuven, Belgium {ferrari,vangool}@vision.ee.ethz.h,

More information

A scheme for racquet sports video analysis with the combination of audio-visual information

A scheme for racquet sports video analysis with the combination of audio-visual information A sheme for raquet sports video analysis with the ombination of audio-visual information Liyuan Xing a*, Qixiang Ye b, Weigang Zhang, Qingming Huang a and Hua Yu a a Graduate Shool of the Chinese Aadamy

More information

Cluster-Based Cumulative Ensembles

Cluster-Based Cumulative Ensembles Cluster-Based Cumulative Ensembles Hanan G. Ayad and Mohamed S. Kamel Pattern Analysis and Mahine Intelligene Lab, Eletrial and Computer Engineering, University of Waterloo, Waterloo, Ontario N2L 3G1,

More information

Capturing Large Intra-class Variations of Biometric Data by Template Co-updating

Capturing Large Intra-class Variations of Biometric Data by Template Co-updating Capturing Large Intra-lass Variations of Biometri Data by Template Co-updating Ajita Rattani University of Cagliari Piazza d'armi, Cagliari, Italy ajita.rattani@diee.unia.it Gian Lua Marialis University

More information

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints Smooth Trajetory Planning Along Bezier Curve for Mobile Robots with Veloity Constraints Gil Jin Yang and Byoung Wook Choi Department of Eletrial and Information Engineering Seoul National University of

More information

Graph-Based vs Depth-Based Data Representation for Multiview Images

Graph-Based vs Depth-Based Data Representation for Multiview Images Graph-Based vs Depth-Based Data Representation for Multiview Images Thomas Maugey, Antonio Ortega, Pasal Frossard Signal Proessing Laboratory (LTS), Eole Polytehnique Fédérale de Lausanne (EPFL) Email:

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 22 BioTehnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(22), 2014 [13995-14001] Improvement of low illumination image enhanement

More information

Using Augmented Measurements to Improve the Convergence of ICP

Using Augmented Measurements to Improve the Convergence of ICP Using Augmented Measurements to Improve the onvergene of IP Jaopo Serafin, Giorgio Grisetti Dept. of omputer, ontrol and Management Engineering, Sapienza University of Rome, Via Ariosto 25, I-0085, Rome,

More information

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index IJCSES International Journal of Computer Sienes and Engineering Systems, ol., No.4, Otober 2007 CSES International 2007 ISSN 0973-4406 253 An Optimized Approah on Applying Geneti Algorithm to Adaptive

More information

Chromaticity-matched Superimposition of Foreground Objects in Different Environments

Chromaticity-matched Superimposition of Foreground Objects in Different Environments FCV216, the 22nd Korea-Japan Joint Workshop on Frontiers of Computer Vision Chromatiity-mathed Superimposition of Foreground Objets in Different Environments Yohei Ogura Graduate Shool of Siene and Tehnology

More information

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing Defet Detetion and Classifiation in Cerami Plates Using Mahine Vision and Naïve Bayes Classifier for Computer Aided Manufaturing 1 Harpreet Singh, 2 Kulwinderpal Singh, 1 Researh Student, 2 Assistant Professor,

More information

A MULTI-SCALE CURVE MATCHING TECHNIQUE FOR THE ASSESSMENT OF ROAD ALIGNMENTS USING GPS/INS DATA

A MULTI-SCALE CURVE MATCHING TECHNIQUE FOR THE ASSESSMENT OF ROAD ALIGNMENTS USING GPS/INS DATA 6th International Symposium on Mobile Mapping Tehnology, Presidente Prudente, São Paulo, Brazil, July 1-4, 009 A MULTI-SCALE CURVE MATCHING TECHNIQUE FOR THE ASSESSMENT OF ROAD ALIGNMENTS USING GPS/INS

More information

INTERPOLATED AND WARPED 2-D DIGITAL WAVEGUIDE MESH ALGORITHMS

INTERPOLATED AND WARPED 2-D DIGITAL WAVEGUIDE MESH ALGORITHMS Proeedings of the COST G-6 Conferene on Digital Audio Effets (DAFX-), Verona, Italy, Deember 7-9, INTERPOLATED AND WARPED -D DIGITAL WAVEGUIDE MESH ALGORITHMS Vesa Välimäki Lab. of Aoustis and Audio Signal

More information

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM M. Murugeswari 1, M.Gayathri 2 1 Assoiate Professor, 2 PG Sholar 1,2 K.L.N College of Information

More information

An Interactive-Voting Based Map Matching Algorithm

An Interactive-Voting Based Map Matching Algorithm Eleventh International Conferene on Mobile Data Management An Interative-Voting Based Map Mathing Algorithm Jing Yuan* University of Siene and Tehnology of China Hefei, China yuanjing@mail.ust.edu.n Yu

More information

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer Communiations and Networ, 2013, 5, 69-73 http://dx.doi.org/10.4236/n.2013.53b2014 Published Online September 2013 (http://www.sirp.org/journal/n) Cross-layer Resoure Alloation on Broadband Power Line Based

More information

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar Plot-to-trak orrelation in A-SMGCS using the target images from a Surfae Movement Radar G. Golino Radar & ehnology Division AMS, Italy ggolino@amsjv.it Abstrat he main topi of this paper is the formulation

More information

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW FOREGROUND OBJECT EXTRACTION USING FUZZY C EANS WITH BIT-PLANE SLICING AND OPTICAL FLOW SIVAGAI., REVATHI.T, JEGANATHAN.L 3 APSG, SCSE, VIT University, Chennai, India JRF, DST, Dehi, India. 3 Professor,

More information

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2 On - Line Path Delay Fault Testing of Omega MINs M. Bellos, E. Kalligeros, D. Nikolos,2 & H. T. Vergos,2 Dept. of Computer Engineering and Informatis 2 Computer Tehnology Institute University of Patras,

More information

Boosted Random Forest

Boosted Random Forest Boosted Random Forest Yohei Mishina, Masamitsu suhiya and Hironobu Fujiyoshi Department of Computer Siene, Chubu University, 1200 Matsumoto-ho, Kasugai, Aihi, Japan {mishi, mtdoll}@vision.s.hubu.a.jp,

More information

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT?

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? 3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? Bernd Girod, Peter Eisert, Marus Magnor, Ekehard Steinbah, Thomas Wiegand Te {girod eommuniations Laboratory, University of Erlangen-Nuremberg

More information

FUZZY WATERSHED FOR IMAGE SEGMENTATION

FUZZY WATERSHED FOR IMAGE SEGMENTATION FUZZY WATERSHED FOR IMAGE SEGMENTATION Ramón Moreno, Manuel Graña Computational Intelligene Group, Universidad del País Vaso, Spain http://www.ehu.es/winto; {ramon.moreno,manuel.grana}@ehu.es Abstrat The

More information

Extracting Partition Statistics from Semistructured Data

Extracting Partition Statistics from Semistructured Data Extrating Partition Statistis from Semistrutured Data John N. Wilson Rihard Gourlay Robert Japp Mathias Neumüller Department of Computer and Information Sienes University of Strathlyde, Glasgow, UK {jnw,rsg,rpj,mathias}@is.strath.a.uk

More information

New Fuzzy Object Segmentation Algorithm for Video Sequences *

New Fuzzy Object Segmentation Algorithm for Video Sequences * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 521-537 (2008) New Fuzzy Obet Segmentation Algorithm for Video Sequenes * KUO-LIANG CHUNG, SHIH-WEI YU, HSUEH-JU YEH, YONG-HUAI HUANG AND TA-JEN YAO Department

More information

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION Ken Sauer and Charles A. Bouman Department of Eletrial Engineering, University of Notre Dame Notre Dame, IN 46556, (219) 631-6999 Shool of

More information

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS Proeedings of ASME 0 International Mehanial Engineering Congress & Exposition IMECE0 November 5-, 0, San Diego, CA IMECE0-6657 BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

More information

Outline: Software Design

Outline: Software Design Outline: Software Design. Goals History of software design ideas Design priniples Design methods Life belt or leg iron? (Budgen) Copyright Nany Leveson, Sept. 1999 A Little History... At first, struggling

More information

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425)

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425) Automati Physial Design Tuning: Workload as a Sequene Sanjay Agrawal Mirosoft Researh One Mirosoft Way Redmond, WA, USA +1-(425) 75-357 sagrawal@mirosoft.om Eri Chu * Computer Sienes Department University

More information

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction University of Wollongong Researh Online Faulty of Informatis - apers (Arhive) Faulty of Engineering and Information Sienes 7 Time delay estimation of reverberant meeting speeh: on the use of multihannel

More information

Semantic Concept Detection Using Weighted Discretization Multiple Correspondence Analysis for Disaster Information Management

Semantic Concept Detection Using Weighted Discretization Multiple Correspondence Analysis for Disaster Information Management Semanti Conept Detetion Using Weighted Disretization Multiple Correspondene Analysis for Disaster Information Management Samira Pouyanfar and Shu-Ching Chen Shool of Computing and Information Sienes Florida

More information

Transition Detection Using Hilbert Transform and Texture Features

Transition Detection Using Hilbert Transform and Texture Features Amerian Journal of Signal Proessing 1, (): 35-4 DOI: 1.593/.asp.1.6 Transition Detetion Using Hilbert Transform and Texture Features G. G. Lashmi Priya *, S. Domni Department of Computer Appliations, National

More information

Hello neighbor: accurate object retrieval with k-reciprocal nearest neighbors

Hello neighbor: accurate object retrieval with k-reciprocal nearest neighbors Hello neighbor: aurate objet retrieval with -reiproal nearest neighbors Danfeng Qin Stephan Gammeter Luas Bossard Till Qua,2 Lu van Gool,3 ETH Zürih 2 Kooaba AG 3 K.U. Leuven {ind,gammeter,bossard,tua,vangool}@vision.ee.ethz.h

More information

Video Data and Sonar Data: Real World Data Fusion Example

Video Data and Sonar Data: Real World Data Fusion Example 14th International Conferene on Information Fusion Chiago, Illinois, USA, July 5-8, 2011 Video Data and Sonar Data: Real World Data Fusion Example David W. Krout Applied Physis Lab dkrout@apl.washington.edu

More information

Approximate logic synthesis for error tolerant applications

Approximate logic synthesis for error tolerant applications Approximate logi synthesis for error tolerant appliations Doohul Shin and Sandeep K. Gupta Eletrial Engineering Department, University of Southern California, Los Angeles, CA 989 {doohuls, sandeep}@us.edu

More information

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks Flow Demands Oriented Node Plaement in Multi-Hop Wireless Networks Zimu Yuan Institute of Computing Tehnology, CAS, China {zimu.yuan}@gmail.om arxiv:153.8396v1 [s.ni] 29 Mar 215 Abstrat In multi-hop wireless

More information

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq Volume 4 Issue 6 June 014 ISSN: 77 18X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om Medial Image Compression using

More information

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing デンソーテクニカルレビュー Vol. 15 2010 特集 Road Border Reognition Using FIR Images and LIDAR Signal Proessing 高木聖和 バーゼル ファルディ Kiyokazu TAKAGI Basel Fardi ヘンドリック ヴァイゲル Hendrik Weigel ゲルド ヴァニーリック Gerd Wanielik This paper

More information

A Multi-Head Clustering Algorithm in Vehicular Ad Hoc Networks

A Multi-Head Clustering Algorithm in Vehicular Ad Hoc Networks International Journal of Computer Theory and Engineering, Vol. 5, No. 2, April 213 A Multi-Head Clustering Algorithm in Vehiular Ad Ho Networks Shou-Chih Lo, Yi-Jen Lin, and Jhih-Siao Gao Abstrat Clustering

More information

A Novel Real-Time Feature Matching Scheme

A Novel Real-Time Feature Matching Scheme Sensors & Transducers, Vol. 165, Issue, February 01, pp. 17-11 Sensors & Transducers 01 by IFSA Publishing, S. L. http://www.sensorsportal.com A Novel Real-Time Feature Matching Scheme Ying Liu, * Hongbo

More information

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method 3537 Multiple-Criteria Deision Analysis: A Novel Rank Aggregation Method Derya Yiltas-Kaplan Department of Computer Engineering, Istanbul University, 34320, Avilar, Istanbul, Turkey Email: dyiltas@ istanbul.edu.tr

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Malaysian Journal of Computer Siene, Vol 10 No 1, June 1997, pp 36-41 A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Md Rafiqul Islam, Harihodin Selamat and Mohd Noor Md Sap Faulty of Computer Siene and

More information

Acoustic Links. Maximizing Channel Utilization for Underwater

Acoustic Links. Maximizing Channel Utilization for Underwater Maximizing Channel Utilization for Underwater Aousti Links Albert F Hairris III Davide G. B. Meneghetti Adihele Zorzi Department of Information Engineering University of Padova, Italy Email: {harris,davide.meneghetti,zorzi}@dei.unipd.it

More information

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller Trajetory Traking Control for A Wheeled Mobile Robot Using Fuzzy Logi Controller K N FARESS 1 M T EL HAGRY 1 A A EL KOSY 2 1 Eletronis researh institute, Cairo, Egypt 2 Faulty of Engineering, Cairo University,

More information

A {k, n}-secret Sharing Scheme for Color Images

A {k, n}-secret Sharing Scheme for Color Images A {k, n}-seret Sharing Sheme for Color Images Rastislav Luka, Konstantinos N. Plataniotis, and Anastasios N. Venetsanopoulos The Edward S. Rogers Sr. Dept. of Eletrial and Computer Engineering, University

More information

Contour Box: Rejecting Object Proposals Without Explicit Closed Contours

Contour Box: Rejecting Object Proposals Without Explicit Closed Contours Contour Box: Rejeting Objet Proposals Without Expliit Closed Contours Cewu Lu, Shu Liu Jiaya Jia Chi-Keung Tang The Hong Kong University of Siene and Tehnology Stanford University The Chinese University

More information

Evolutionary Feature Synthesis for Image Databases

Evolutionary Feature Synthesis for Image Databases Evolutionary Feature Synthesis for Image Databases Anlei Dong, Bir Bhanu, Yingqiang Lin Center for Researh in Intelligent Systems University of California, Riverside, California 92521, USA {adong, bhanu,

More information

Gradient based progressive probabilistic Hough transform

Gradient based progressive probabilistic Hough transform Gradient based progressive probabilisti Hough transform C.Galambos, J.Kittler and J.Matas Abstrat: The authors look at the benefits of exploiting gradient information to enhane the progressive probabilisti

More information

arxiv: v1 [cs.db] 13 Sep 2017

arxiv: v1 [cs.db] 13 Sep 2017 An effiient lustering algorithm from the measure of loal Gaussian distribution Yuan-Yen Tai (Dated: May 27, 2018) In this paper, I will introdue a fast and novel lustering algorithm based on Gaussian distribution

More information

Gray Codes for Reflectable Languages

Gray Codes for Reflectable Languages Gray Codes for Refletable Languages Yue Li Joe Sawada Marh 8, 2008 Abstrat We lassify a type of language alled a refletable language. We then develop a generi algorithm that an be used to list all strings

More information

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition A Coarse-to-Fine Classifiation Sheme for Faial Expression Reognition Xiaoyi Feng 1,, Abdenour Hadid 1 and Matti Pietikäinen 1 1 Mahine Vision Group Infoteh Oulu and Dept. of Eletrial and Information Engineering

More information

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry Deteting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry D. M. Zasada, P. K. Sanyal The MITRE Corp., 6 Eletroni Parkway, Rome, NY 134 (dmzasada, psanyal)@mitre.org

More information

Simulation of Crystallographic Texture and Anisotropie of Polycrystals during Metal Forming with Respect to Scaling Aspects

Simulation of Crystallographic Texture and Anisotropie of Polycrystals during Metal Forming with Respect to Scaling Aspects Raabe, Roters, Wang Simulation of Crystallographi Texture and Anisotropie of Polyrystals during Metal Forming with Respet to Saling Aspets D. Raabe, F. Roters, Y. Wang Max-Plank-Institut für Eisenforshung,

More information

CleanUp: Improving Quadrilateral Finite Element Meshes

CleanUp: Improving Quadrilateral Finite Element Meshes CleanUp: Improving Quadrilateral Finite Element Meshes Paul Kinney MD-10 ECC P.O. Box 203 Ford Motor Company Dearborn, MI. 8121 (313) 28-1228 pkinney@ford.om Abstrat: Unless an all quadrilateral (quad)

More information

Pipelined Multipliers for Reconfigurable Hardware

Pipelined Multipliers for Reconfigurable Hardware Pipelined Multipliers for Reonfigurable Hardware Mithell J. Myjak and José G. Delgado-Frias Shool of Eletrial Engineering and Computer Siene, Washington State University Pullman, WA 99164-2752 USA {mmyjak,

More information

An Efficient and Scalable Approach to CNN Queries in a Road Network

An Efficient and Scalable Approach to CNN Queries in a Road Network An Effiient and Salable Approah to CNN Queries in a Road Network Hyung-Ju Cho Chin-Wan Chung Dept. of Eletrial Engineering & Computer Siene Korea Advaned Institute of Siene and Tehnology 373- Kusong-dong,

More information

Constrained Motion Estimation for a Multi-Camera System

Constrained Motion Estimation for a Multi-Camera System UNIVERSITY OF CALGARY Constrained Motion Estimation for a Multi-Camera System by Mehdi Mazaheri Tehrani A THESIS SUBMITTED TO THE FACULTY OF GRADUATE STUDIES IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR

More information

An Extended Wavenumber-Domain Algorithm Combined with Two-Step Motion Compensation for Bistatic Forward-Looking SAR

An Extended Wavenumber-Domain Algorithm Combined with Two-Step Motion Compensation for Bistatic Forward-Looking SAR Progress In Eletromagnetis Researh Letters, Vol. 63, 85 92, 2016 An Extended Wavenumber-Domain Algorithm Combined with Two-Step Motion Compensation for Bistati Forward-Looking SAR Yuebo Zha 1, * and Wei

More information

Detecting Outliers in High-Dimensional Datasets with Mixed Attributes

Detecting Outliers in High-Dimensional Datasets with Mixed Attributes Deteting Outliers in High-Dimensional Datasets with Mixed Attributes A. Koufakou, M. Georgiopoulos, and G.C. Anagnostopoulos 2 Shool of EECS, University of Central Florida, Orlando, FL, USA 2 Dept. of

More information

An Automatic Laser Scanning System for Accurate 3D Reconstruction of Indoor Scenes

An Automatic Laser Scanning System for Accurate 3D Reconstruction of Indoor Scenes An Automati Laser Sanning System for Aurate 3D Reonstrution of Indoor Senes Danrong Li, Honglong Zhang, and Zhan Song Shenzhen Institutes of Advaned Tehnology Chinese Aademy of Sienes Shenzhen, Guangdong

More information

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering A Novel Bit Level Time Series Representation with Impliation of Similarity Searh and lustering hotirat Ratanamahatana, Eamonn Keogh, Anthony J. Bagnall 2, and Stefano Lonardi Dept. of omputer Siene & Engineering,

More information

AUTOMATIC ROAD EXTRACTION FROM LIDAR DATA BASED ON CLASSIFIER FUSION IN URBAN AREA

AUTOMATIC ROAD EXTRACTION FROM LIDAR DATA BASED ON CLASSIFIER FUSION IN URBAN AREA In: Bretar F, Pierrot-Deseilligny M, Vosselman G (Eds) Laser sanning 009, IAPRS, Vol. XXXVIII, Part 3/W8 Paris, Frane, September 1-, 009 AUTOMATIC ROAD EXTRACTIO FROM LIDAR DATA BASED O CLASSIFIER FUSIO

More information

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality INTERNATIONAL CONFERENCE ON MANUFACTURING AUTOMATION (ICMA200) Multi-Piee Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality Stephen Stoyan, Yong Chen* Epstein Department of

More information

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks Unsupervised Stereosopi Video Objet Segmentation Based on Ative Contours and Retrainable Neural Networks KLIMIS NTALIANIS, ANASTASIOS DOULAMIS, and NIKOLAOS DOULAMIS National Tehnial University of Athens

More information

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules Improved Vehile Classifiation in Long Traffi Video by Cooperating Traker and Classifier Modules Brendan Morris and Mohan Trivedi University of California, San Diego San Diego, CA 92093 {b1morris, trivedi}@usd.edu

More information

Fast Rigid Motion Segmentation via Incrementally-Complex Local Models

Fast Rigid Motion Segmentation via Incrementally-Complex Local Models Fast Rigid Motion Segmentation via Inrementally-Complex Loal Models Fernando Flores-Mangas Allan D. Jepson Department of Computer Siene, University of Toronto {mangas,jepson}@s.toronto.edu Abstrat The

More information

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT 1 ZHANGGUO TANG, 2 HUANZHOU LI, 3 MINGQUAN ZHONG, 4 JIAN ZHANG 1 Institute of Computer Network and Communiation Tehnology,

More information

Unsupervised color film restoration using adaptive color equalization

Unsupervised color film restoration using adaptive color equalization Unsupervised olor film restoration using adaptive olor equalization A. Rizzi 1, C. Gatta 1, C. Slanzi 1, G. Cioa 2, R. Shettini 2 1 Dipartimento di Tenologie dell Informazione Università degli studi di

More information

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS Ahmed Elaksher a, Mohammed Elghazali b, Ashraf Sayed b, and Yasser Elmanadilli b a Shool of Civil Engineering, Purdue University, West Lafayette,

More information

RAC 2 E: Novel Rendezvous Protocol for Asynchronous Cognitive Radios in Cooperative Environments

RAC 2 E: Novel Rendezvous Protocol for Asynchronous Cognitive Radios in Cooperative Environments 21st Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communiations 1 RAC 2 E: Novel Rendezvous Protool for Asynhronous Cognitive Radios in Cooperative Environments Valentina Pavlovska,

More information

Semi-Supervised Affinity Propagation with Instance-Level Constraints

Semi-Supervised Affinity Propagation with Instance-Level Constraints Semi-Supervised Affinity Propagation with Instane-Level Constraints Inmar E. Givoni, Brendan J. Frey Probabilisti and Statistial Inferene Group University of Toronto 10 King s College Road, Toronto, Ontario,

More information

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints 5 JOURNAL OF SOFTWARE VOL. 8 NO. 8 AUGUST Optimization of Two-Stage Cylindrial Gear Reduer with Adaptive Boundary Constraints Xueyi Li College of Mehanial and Eletroni Engineering Shandong University of

More information

Stable Road Lane Model Based on Clothoids

Stable Road Lane Model Based on Clothoids Stable Road Lane Model Based on Clothoids C Gakstatter*, S Thomas**, Dr P Heinemann*, Prof Gudrun Klinker*** *Audi Eletronis Venture GmbH, **Leibniz Universität Hannover, ***Tehnishe Universität Münhen

More information

DATA ACQUISITION AND PROCESSING OF PARALLEL FREQUENCY SAR BASED ON COMPRESSIVE SENSING

DATA ACQUISITION AND PROCESSING OF PARALLEL FREQUENCY SAR BASED ON COMPRESSIVE SENSING Progress In Eletromagnetis Researh, Vol. 133, 199 215, 2013 DATA ACQUISITION AND PROCESSING OF PARALLEL FREQUENCY SAR BASED ON COMPRESSIVE SENSING Y. N. You, H. P. Xu *, C. S. Li, and L. Q. Zhang Shool

More information

Weak Dependence on Initialization in Mixture of Linear Regressions

Weak Dependence on Initialization in Mixture of Linear Regressions Proeedings of the International MultiConferene of Engineers and Computer Sientists 8 Vol I IMECS 8, Marh -6, 8, Hong Kong Weak Dependene on Initialization in Mixture of Linear Regressions Ryohei Nakano

More information

One Against One or One Against All : Which One is Better for Handwriting Recognition with SVMs?

One Against One or One Against All : Which One is Better for Handwriting Recognition with SVMs? One Against One or One Against All : Whih One is Better for Handwriting Reognition with SVMs? Jonathan Milgram, Mohamed Cheriet, Robert Sabourin To ite this version: Jonathan Milgram, Mohamed Cheriet,

More information

Fast Elliptic Curve Algorithm of Embedded Mobile Equipment

Fast Elliptic Curve Algorithm of Embedded Mobile Equipment Send Orders for Reprints to reprints@benthamsiene.net 8 The Open Eletrial & Eletroni Engineering Journal, 0, 7, 8-4 Fast Ellipti Curve Algorithm of Embedded Mobile Equipment Open Aess Lihong Zhang *, Shuqian

More information

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization Self-Adaptive Parent to Mean-Centri Reombination for Real-Parameter Optimization Kalyanmoy Deb and Himanshu Jain Department of Mehanial Engineering Indian Institute of Tehnology Kanpur Kanpur, PIN 86 {deb,hjain}@iitk.a.in

More information

Triangles. Learning Objectives. Pre-Activity

Triangles. Learning Objectives. Pre-Activity Setion 3.2 Pre-tivity Preparation Triangles Geena needs to make sure that the dek she is building is perfetly square to the brae holding the dek in plae. How an she use geometry to ensure that the boards

More information

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating Original Artile Partile Swarm Optimization for the Design of High Diffration Effiient Holographi Grating A.K. Tripathy 1, S.K. Das, M. Sundaray 3 and S.K. Tripathy* 4 1, Department of Computer Siene, Berhampur

More information

Adaptation of Rigid Registration Algorithm to the Fingerprints Identification

Adaptation of Rigid Registration Algorithm to the Fingerprints Identification Amerian Journal of Software Engineering and Appliations 205; 4(6): 07-4 Published online Otober 8, 205 (http://www.sienepublishinggroup.om/j/ajsea) doi: 0.648/j.ajsea.2050406.2 ISSN: 2327-2473 (Print);

More information

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks Abouberine Ould Cheikhna Department of Computer Siene University of Piardie Jules Verne 80039 Amiens Frane Ould.heikhna.abouberine @u-piardie.fr

More information

Superpixel Tracking. School of Information and Communication Engineering, Dalian University of Technology, China 2

Superpixel Tracking. School of Information and Communication Engineering, Dalian University of Technology, China 2 Superpixel Traking Shu Wang1, Huhuan Lu1, Fan Yang1, and Ming-Hsuan Yang2 1 Shool of Information and Communiation Engineering, Dalian University of Tehnology, China 2 Eletrial Engineering and Computer

More information

III. VERVIEW OF THE METHODS

III. VERVIEW OF THE METHODS An Analytical Study of SIFT and SURF in Image Registration Vivek Kumar Gupta, Kanchan Cecil Department of Electronics & Telecommunication, Jabalpur engineering college, Jabalpur, India comparing the distance

More information

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification A New RBFNDDA-KNN Network and Its Appliation to Medial Pattern Classifiation Shing Chiang Tan 1*, Chee Peng Lim 2, Robert F. Harrison 3, R. Lee Kennedy 4 1 Faulty of Information Siene and Tehnology, Multimedia

More information

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT International Journal of Computational Intelligene & Teleommuniation Sstems () 0 pp. 39-45 NOISE REOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAETER USING CASHIFT P. Raavel G. Appasami and R.

More information

Comparing Images Under Variable Illumination

Comparing Images Under Variable Illumination ( This paper appeared in CVPR 8. IEEE ) Comparing Images Under Variable Illumination David W. Jaobs Peter N. Belhumeur Ronen Basri NEC Researh Institute Center for Computational Vision and Control The

More information

IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION

IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION Journal of Theoretial and Applied Information Tehnology IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION V.KUMUTHA, 2 S. PALANIAMMAL D.J. Aademy For Managerial

More information