Covariance Tracking Algorithm on Bilateral Filtering under Lie Group Structure Yinghong Xie 1,2,a Chengdong Wu 1,b

Size: px
Start display at page:

Download "Covariance Tracking Algorithm on Bilateral Filtering under Lie Group Structure Yinghong Xie 1,2,a Chengdong Wu 1,b"

Transcription

1 Applied Mechanics and Materials Online: ISSN: , Vols , pp doi:10.408/ 014 Trans Tech Publications, Switzerland Covariance Tracking Algorithm on Bilateral Filtering under Lie Group Structure Yinghong Xie 1,,a Chengdong Wu 1,b 1 College of Information Science and Engineering, Northeastern University, Shenyang, ,China School of Information Engineering, Shenyang University, Shenyang,110044,China ieyinghong@163.com wuchengdong@ise.neu.edu.cn Keywords: object tracking, bilateral filtering, Log-Euclidean Abstract. The eisting object tracking method using covariance modeling is hard to reach the desired tracking performance when the deformation of moving target and illumination changes are drastic, we proposed a object tracking algorithm based on bilateral filtering. Firstly, the algorithm deals the image to be tracked with bilateral filtering, and etracts the needed features of filtered image to construct covariance matri as tracking model. Secondly, under log- Euclidean Riemannian metric, we construct similarity measure for object covariance matri and model updating strategy. Etensive eperiments show that the proposed method has better adaptability for object deformation and illumination changes. Introduction At present, many algorithms[1-] model the tracking objects using covariance matrices, which adopt either Riemannian metric or Log-Euclidean metric for calculating the similarity and distance between feature matrices. For covariance matrices are not so sensitive to the variations in illumination and appearance deformation. But the tracking results are not so accurate, when there is drastic change in deformation or illumination. There are many other algorithms [3-5] introducing structure tensor to object tracking or image matching domains, for structure tensor is also insensitive to the variations of illumination and deformation. The algorithms shows that realizing image tracking or matching by building structure tensor is essentially preprocessing the positive matrices by Gauss filtering firstly, and the positive matrices are built by some features of image. However, Gaussian filter is a linear filter. It has the characteristics of isotropic, which is easy to filter out the information of weak corners. Based on Gauss filter, bilateral filter and its improved algorithm are proposed [6-7]. The bilateral filter calculates the gray value of each piel in the image by nonlinear combination of the information of grayscale and space in the image, which makes the output image maintain the edges information well, while filtering out background noise. Currently, there is little literature that applies the bilateral filtering theory to the tracking algorithm for non-rigid image with illumination variation. We apply the bilateral filtering theory to the covariance model in the process of object tracking and propose object tracking algorithm based on bilateral filtering under Lie group structure, which deals the image with bilateral filtering firstly, and gains the information of grayscale and space of the image, and then building feature covariance matrices and tracking object. And the distance and similarity between feature covariance matrices are calculated under Log-Euclidean metric. The eperiments results under various conditions show that the proposed algorithm is robust when the object to track under drastic deformation and illumination changes. All rights reserved. No part of contents of this paper may be reproduced or transmitted in any form or by any means without the written permission of Trans Tech Publications, (# , Pennsylvania State University, University Park, USA-18/09/16,16:7:05)

2 Applied Mechanics and Materials Vols Bilateral filtering theory Bilateral filter is an improved Gauss filter, which uses Gauss Coefficient G σ as weight value for image filtering. Let I be the original image, and I be the filtered image, and I(0,y0) denotes the gray value of piel (0,y0), while the piel (,y) denotes a point in neighborhood w of (0,y0), the formula for Gauss filter is as following: 1 ( 0) + ( y y0) G = ep( ) σ πσ σ (1) Gauss filter only considered the space information of image, however, the bilateral filter combines the gray information of image, while calculating the weight value. It can maintain the information of image edge well, through the combination of the information of grayscale and space in the image. Any N, weight value ρ δ of (,y) w is defined as: 1 ( - 0) + ( y y ( ) ( ) 0) I + I ep( 0 y y0 N = ) ep( ) ρ, δ C ρ, δ ρ δ () Where ρ and δ are the parameters to control the decaying speeds over spatial and gradient distances, and ( - ( ) ( ) 0) + ( y y0) I + I 0 y y0 Cρ, δ = ep( ) ep( ) (, y) w ρ δ (3) The formula of bilateral filtering is defined as: I ( 0, y0 ) = N, * I(, y) (, y) w ρ δ (4) Distance under Log-Euclidean metric The similarity metric of feature matrices between the model and which in the search window is typically be measured by the corresponding distance between them. And the region with the minimum distance is the tracked object. Covariance matri does not obey European vector space,so the arithmetic algorithms for Euclidean space are not suitable for the covariance matri. In order to calculate the distance between the covariance matrices, we first briefly review Riemannian geometry and the distance metric based on the Log-Euclidean [1][8]. Under the Log-Euclidean metric, SPD matri obeys Lie group G. Tangent space at the unit element N of group G constitutes Lie algebra H, which is vector space. Given SPD matrices{ X } i i= 1, in order to calculating the Log-Euclidean mean value, firstly, mapping them to vector space: {log( X ) N i } i= 1, then, 1 N computing their algebra mean: µ = log( X i ), lastly, mapping the algebra back to Lie group G: 1 N * µ = ep( log( X )). And N i= 1 i N i= 1 * µ is the Log-Euclidean mean. Under the Log-Euclidean metric, the distance between any points X and Y on Sym + (n) is defined as: d ( X, Y ) = log( Y ) log( X ) (5) Obviously, the distance formula based on Log-Euclidean metric is much easier than which is based on Riemannian metric.

3 686 Computer and Information Technology Tracking method and update strategy 4.1 Tracking method Given piel (,y), we define the following feature vector: f = (, y, I, I k y, I y ). Where (,y) is the coordinate of image I, I and I y denotes gradient value on -direction and y-direction of image I respectively. I y denotes the convolution of I and I y. For efficient tracking, we propose the following tracking method: Input the first frame of the video, determining model manually, and bilateral filtering, according to formula (4), and calculating I and I of the filtered image I. Then, calculating the feature y covariance matri C0 of the template. Let i=0, which is the number of the total frames input. Inputting net frame of the video, for each window in searching region, calculates the corresponding matrices {Ci}i=1,,...,m, m is the number of window in searching region; Calculate the distance between current model C0 and {Ci}, making use of formula (5). From step 3, we can gain a minimal distance. And the corresponding window is the tracking target. According to the following model update strategy, estimating whether the model needs to be updated. If needing, update the model; If there are frames to be tracked, turning to step. Otherwise, coming to the end. For non-grid object may eperience shape, scale and appearance deformation, in order to realize stable tracking result, model updating strategy must be built to adapt to these changes. The proposed method updates model every m frame. Let {T1,T,,Tm } denotes the covariance matrices of the tracking objects in the latest m frames, where the value of m is determined according to practical application. The Log-Euclidean mean of {T1,T,,Tm } is taken as the current tracking model. Eperiments and results To verify the validity of our proposed algorithm, we compare the tracking effect of the proposed bilateral filtering algorithm (BFT) with Gauss filtering tracking algorithm (GFT). Firstly, eperiments are preformed on rigid object sequences. Figure1and Figure are the tracking results of car on GFT and BFT, respectively. Where the size of neighborhood region is 1*1 (piel) and smooth scale is 0.4. The model update frequency is 10. The eperiments results show that both GFT and BFT algorithm can realize efficient tracking, but for each frame, compared with GFT, BFT algorithm has higher tracking accuracy. Finally, eperiments are preformed on object eperiencing illumination variation. Figure 3shows the tracking result on GFT algorithm. Figure 4 shows the tracking results on BFT, respectively. Where the size of neighborhood region is * (piel) and smooth scale is 0.8. The model update frequency is 8. IN this group of eperiments, the comparison of the two methods of tracking effect is obvious. With the increasing of the number of frames, the illumination changes largely, the tracking of GFT is almost failed. While using BFT algorithm, it can reach more stable tracking. (a)frame 1 (b) frame 80 (c) frame 160 (d)frame 04 Figure1 Rigid object tracking results on GFT algorithm

4 Applied Mechanics and Materials Vols (a) frame 1 (b) frame 80 (c) frame 160 (d)frame 04 Figure. Rigid object tracking results on BFT algorithm (a) frame 1 (b)frame 60 (c)frame 390 (d)frame 45 Figure 3. Illumination variation object tracking results on GFT algorithm (a) frame 1 (c)frame 60 (d)frame 390 (f)frame 45 Figure 4. Illumination variation object tracking results on BFT algorithm When processing of the adjacent piel gray value, Bilateral filtering not only takes into account the adjacent relation between geometric space, but also takes into account the similarity of brightness, which makes the bilateral filtering has the characteristic of anisotropic. Through the nonlinear combination of the two, the information of edges of image is well preserved while processing the noise of background. At the same time, the filtered image is insensitive for illumination variation. Conclusions Applying the bilateral filtering theory to the field of target tracking, the paper proposes the covariance image tracking algorithm based on of bilateral filtering, which processes image with bilateral filtering firstly, to gain gray and gradient information of image. Then, the covariance matrices of tracking region are built. For non-grid object may eperience shape, scale and appearance deformation, in order to achieve stable tracking result, model updating strategy is built to adapt to these changes, in this paper, the tracking model is update every some frames. The eperimental results show that the proposed method has good validity and robustness. References [1] LI G W, LIU Y P, YIN J, Target tracking with feature covariance based on an improved Lie group structure. Chinese Journal of Scientific Instrument, vol. 31, no. 1, pp , 010. [] WU Y, WANG J Q, Real-time visual tracking via incremental covariance model update on Log-Euclidean Riemannian manifold, Chinese Conference on Pattern Recognition, pp. 1-5, 009. [3] GU Q Q, ZHOU J, A similarity measure under Log-euclidean metric for stereo matching, 19th International Conference on Pattern Recognition, pp. 1-4, 008. [4] DONOSER M, KLUCKNER S, Object tracking by structure tensor analysis, 0th International Conference on Pattern Recognition, pp , 010.

5 688 Computer and Information Technology [5] WEN J, GAO XB. Incremental Learning of weighted tensor subspace for visual tracking, Proceedings of the 009 IEEE International Conference on Systems, Man, and Cybernetics, pp , 009. [6] LI L, YAN H, Cost aggregation strategy with bilateral filter based on multi-scale nonlinear structure tensor, Journal of Networks, vol, 6, no. 7, pp , 011. [7] WANG S H, YOU H J, BFSIFT: A novel method to find feature matches for SAR image registration, IEEE Geoscience and Remote Sensing Letters, vol. 9, no. 4, pp , 01. [8 ] LI X, HU W M, Visual tracking via incremental Log-Euclidean Riemannian subspace learning, IEEE Conference on Computer Vision and Pattern Recognition, pp.1-8, 008.

Shape of Gaussians as Feature Descriptors

Shape of Gaussians as Feature Descriptors Shape of Gaussians as Feature Descriptors Liyu Gong, Tianjiang Wang and Fang Liu Intelligent and Distributed Computing Lab, School of Computer Science and Technology Huazhong University of Science and

More information

The Realization of Smoothed Pseudo Wigner-Ville Distribution Based on LabVIEW Guoqing Liu 1, a, Xi Zhang 1, b 1, c, *

The Realization of Smoothed Pseudo Wigner-Ville Distribution Based on LabVIEW Guoqing Liu 1, a, Xi Zhang 1, b 1, c, * Applied Mechanics and Materials Online: 2012-12-13 ISSN: 1662-7482, Vols. 239-240, pp 1493-1496 doi:10.4028/www.scientific.net/amm.239-240.1493 2013 Trans Tech Publications, Switzerland The Realization

More information

Nonlinear Stability and Bifurcation of Multi-D.O.F. Chatter System in Grinding Process

Nonlinear Stability and Bifurcation of Multi-D.O.F. Chatter System in Grinding Process Key Engineering Materials Vols. -5 (6) pp. -5 online at http://www.scientific.net (6) Trans Tech Publications Switzerland Online available since 6//5 Nonlinear Stability and Bifurcation of Multi-D.O.F.

More information

Adaptive diffeomorphic multi-resolution demons and its application to same. modality medical image registration with large deformation 1

Adaptive diffeomorphic multi-resolution demons and its application to same. modality medical image registration with large deformation 1 Adaptive diffeomorphic multi-resolution demons and its application to same modality medical image registration with large deformation 1 Chang Wang 1 Qiongqiong Ren 1 Xin Qin 1 Yi Yu 1 1 (School of Biomedical

More information

Instance-level l recognition. Cordelia Schmid INRIA

Instance-level l recognition. Cordelia Schmid INRIA nstance-level l recognition Cordelia Schmid NRA nstance-level recognition Particular objects and scenes large databases Application Search photos on the web for particular places Find these landmars...in

More information

Instance-level recognition: Local invariant features. Cordelia Schmid INRIA, Grenoble

Instance-level recognition: Local invariant features. Cordelia Schmid INRIA, Grenoble nstance-level recognition: ocal invariant features Cordelia Schmid NRA Grenoble Overview ntroduction to local features Harris interest points + SSD ZNCC SFT Scale & affine invariant interest point detectors

More information

The Simulation of Dropped Objects on the Offshore Structure Liping SUN 1,a, Gang MA 1,b, Chunyong NIE 2,c, Zihan WANG 1,d

The Simulation of Dropped Objects on the Offshore Structure Liping SUN 1,a, Gang MA 1,b, Chunyong NIE 2,c, Zihan WANG 1,d Advanced Materials Research Online: 2011-09-02 ISSN: 1662-8985, Vol. 339, pp 553-556 doi:10.4028/www.scientific.net/amr.339.553 2011 Trans Tech Publications, Switzerland The Simulation of Dropped Objects

More information

A METHOD OF FINDING IMAGE SIMILAR PATCHES BASED ON GRADIENT-COVARIANCE SIMILARITY

A METHOD OF FINDING IMAGE SIMILAR PATCHES BASED ON GRADIENT-COVARIANCE SIMILARITY IJAMML 3:1 (015) 69-78 September 015 ISSN: 394-58 Available at http://scientificadvances.co.in DOI: http://dx.doi.org/10.1864/ijamml_710011547 A METHOD OF FINDING IMAGE SIMILAR PATCHES BASED ON GRADIENT-COVARIANCE

More information

Visual Tracking via Geometric Particle Filtering on the Affine Group with Optimal Importance Functions

Visual Tracking via Geometric Particle Filtering on the Affine Group with Optimal Importance Functions Monday, June 22 Visual Tracking via Geometric Particle Filtering on the Affine Group with Optimal Importance Functions Junghyun Kwon 1, Kyoung Mu Lee 1, and Frank C. Park 2 1 Department of EECS, 2 School

More information

On Mean Curvature Diusion in Nonlinear Image Filtering. Adel I. El-Fallah and Gary E. Ford. University of California, Davis. Davis, CA

On Mean Curvature Diusion in Nonlinear Image Filtering. Adel I. El-Fallah and Gary E. Ford. University of California, Davis. Davis, CA On Mean Curvature Diusion in Nonlinear Image Filtering Adel I. El-Fallah and Gary E. Ford CIPIC, Center for Image Processing and Integrated Computing University of California, Davis Davis, CA 95616 Abstract

More information

II. DIFFERENTIABLE MANIFOLDS. Washington Mio CENTER FOR APPLIED VISION AND IMAGING SCIENCES

II. DIFFERENTIABLE MANIFOLDS. Washington Mio CENTER FOR APPLIED VISION AND IMAGING SCIENCES II. DIFFERENTIABLE MANIFOLDS Washington Mio Anuj Srivastava and Xiuwen Liu (Illustrations by D. Badlyans) CENTER FOR APPLIED VISION AND IMAGING SCIENCES Florida State University WHY MANIFOLDS? Non-linearity

More information

Low-level Image Processing

Low-level Image Processing Low-level Image Processing In-Place Covariance Operators for Computer Vision Terry Caelli and Mark Ollila School of Computing, Curtin University of Technology, Perth, Western Australia, Box U 1987, Emaihtmc@cs.mu.oz.au

More information

Instance-level recognition: Local invariant features. Cordelia Schmid INRIA, Grenoble

Instance-level recognition: Local invariant features. Cordelia Schmid INRIA, Grenoble nstance-level recognition: ocal invariant features Cordelia Schmid NRA Grenoble Overview ntroduction to local features Harris interest points + SSD ZNCC SFT Scale & affine invariant interest point detectors

More information

Materials Science Forum Online: ISSN: , Vols , pp doi: /

Materials Science Forum Online: ISSN: , Vols , pp doi: / Materials Science Forum Online: 2004-12-15 ISSN: 1662-9752, Vols. 471-472, pp 687-691 doi:10.4028/www.scientific.net/msf.471-472.687 Materials Science Forum Vols. *** (2004) pp.687-691 2004 Trans Tech

More information

Modeling of Ground Based Space Surveillance System Based on MAS Method. Xue Chen 1,a, Li Zhi 2

Modeling of Ground Based Space Surveillance System Based on MAS Method. Xue Chen 1,a, Li Zhi 2 Applied Mechanics and Materials Online: 2014-03-24 ISSN: 1662-7482, Vols. 543-547, pp 2755-2758 doi:10.4028/www.scientific.net/amm.543-547.2755 2014 Trans Tech Publications, Switzerland Modeling of Ground

More information

A TWO STAGE DYNAMIC TRILATERAL FILTER REMOVING IMPULSE PLUS GAUSSIAN NOISE

A TWO STAGE DYNAMIC TRILATERAL FILTER REMOVING IMPULSE PLUS GAUSSIAN NOISE International Journal of Information Technology and Knowledge Management January June 009, Volume, No. 1, pp. 9-13 A TWO STAGE DYNAMIC TRILATERAL FILTER REMOVING IMPULSE PLUS GAUSSIAN NOISE Neha Jain *

More information

Online Appearance Model Learning for Video-Based Face Recognition

Online Appearance Model Learning for Video-Based Face Recognition Online Appearance Model Learning for Video-Based Face Recognition Liang Liu 1, Yunhong Wang 2,TieniuTan 1 1 National Laboratory of Pattern Recognition Institute of Automation, Chinese Academy of Sciences,

More information

Detection of Motor Vehicles and Humans on Ocean Shoreline. Seif Abu Bakr

Detection of Motor Vehicles and Humans on Ocean Shoreline. Seif Abu Bakr Detection of Motor Vehicles and Humans on Ocean Shoreline Seif Abu Bakr Dec 14, 2009 Boston University Department of Electrical and Computer Engineering Technical report No.ECE-2009-05 BOSTON UNIVERSITY

More information

6.869 Advances in Computer Vision. Prof. Bill Freeman March 1, 2005

6.869 Advances in Computer Vision. Prof. Bill Freeman March 1, 2005 6.869 Advances in Computer Vision Prof. Bill Freeman March 1 2005 1 2 Local Features Matching points across images important for: object identification instance recognition object class recognition pose

More information

Keypoint extraction: Corners Harris Corners Pkwy, Charlotte, NC

Keypoint extraction: Corners Harris Corners Pkwy, Charlotte, NC Kepoint etraction: Corners 9300 Harris Corners Pkw Charlotte NC Wh etract kepoints? Motivation: panorama stitching We have two images how do we combine them? Wh etract kepoints? Motivation: panorama stitching

More information

Orientation Map Based Palmprint Recognition

Orientation Map Based Palmprint Recognition Orientation Map Based Palmprint Recognition (BM) 45 Orientation Map Based Palmprint Recognition B. H. Shekar, N. Harivinod bhshekar@gmail.com, harivinodn@gmail.com India, Mangalore University, Department

More information

Synthetic Aperture Radar Ship Detection Using Modified Gamma Fisher Metric

Synthetic Aperture Radar Ship Detection Using Modified Gamma Fisher Metric Progress In Electromagnetics Research Letters, Vol. 68, 85 91, 2017 Synthetic Aperture Radar Ship Detection Using Modified Gamma Fisher Metric Meng Yang * Abstract This article proposes a novel ship detection

More information

Adaptive Covariance Tracking with Clustering-based Model Update

Adaptive Covariance Tracking with Clustering-based Model Update Adaptive Covariance Tracking with Clustering-based Model Update Lei Qin 1, Fahed Abdallah 2, and Hichem Snoussi 1 1 ICD/LM2S, UMR CNRS 6279, Université de Technologie de Troyes, Troyes, France 2 HEUDIASYC,

More information

Open Access Measuring Method for Diameter of Bearings Based on the Edge Detection Using Zernike Moment

Open Access Measuring Method for Diameter of Bearings Based on the Edge Detection Using Zernike Moment Send Orders for Reprints to reprints@benthamscience.ae 114 The Open Automation and Control Systems Journal, 2015, 7, 114-119 Open Access Measuring Method for Diameter of Bearings Based on the Edge Detection

More information

Analysis of Microstrip Circuit by Using Finite Difference Time Domain (FDTD) Method. ZHANG Lei, YU Tong-bin, QU De-xin and XIE Xiao-gang

Analysis of Microstrip Circuit by Using Finite Difference Time Domain (FDTD) Method. ZHANG Lei, YU Tong-bin, QU De-xin and XIE Xiao-gang Applied Mechanics and Materials Online: 013-08-08 ISSN: 166-748, Vols. 347-350, pp 1758-176 doi:10.408/www.scientific.net/amm.347-350.1758 013 Trans Tech Publications, Switzerland Analysis of Microstrip

More information

Deformation and Viewpoint Invariant Color Histograms

Deformation and Viewpoint Invariant Color Histograms 1 Deformation and Viewpoint Invariant Histograms Justin Domke and Yiannis Aloimonos Computer Vision Laboratory, Department of Computer Science University of Maryland College Park, MD 274, USA domke@cs.umd.edu,

More information

CONTROL OF ROBOT CAMERA SYSTEM WITH ACTUATOR S DYNAMICS TO TRACK MOVING OBJECT

CONTROL OF ROBOT CAMERA SYSTEM WITH ACTUATOR S DYNAMICS TO TRACK MOVING OBJECT Journal of Computer Science and Cybernetics, V.31, N.3 (2015), 255 265 DOI: 10.15625/1813-9663/31/3/6127 CONTROL OF ROBOT CAMERA SYSTEM WITH ACTUATOR S DYNAMICS TO TRACK MOVING OBJECT NGUYEN TIEN KIEM

More information

Classification of handwritten digits using supervised locally linear embedding algorithm and support vector machine

Classification of handwritten digits using supervised locally linear embedding algorithm and support vector machine Classification of handwritten digits using supervised locally linear embedding algorithm and support vector machine Olga Kouropteva, Oleg Okun, Matti Pietikäinen Machine Vision Group, Infotech Oulu and

More information

Nonnegative Matrix Factorization Clustering on Multiple Manifolds

Nonnegative Matrix Factorization Clustering on Multiple Manifolds Proceedings of the Twenty-Fourth AAAI Conference on Artificial Intelligence (AAAI-10) Nonnegative Matrix Factorization Clustering on Multiple Manifolds Bin Shen, Luo Si Department of Computer Science,

More information

Lecture 8: Interest Point Detection. Saad J Bedros

Lecture 8: Interest Point Detection. Saad J Bedros #1 Lecture 8: Interest Point Detection Saad J Bedros sbedros@umn.edu Last Lecture : Edge Detection Preprocessing of image is desired to eliminate or at least minimize noise effects There is always tradeoff

More information

A Study on the Process of Granite Belt Grinding

A Study on the Process of Granite Belt Grinding Key Engineering Materials Online: 2003-04-15 ISSN: 1662-9795, Vols. 238-239, pp 111-116 doi:10.4028/www.scientific.net/kem.238-239.111 2003 Trans Tech Publications, Switzerland A Study on the Process of

More information

Optical flow. Subhransu Maji. CMPSCI 670: Computer Vision. October 20, 2016

Optical flow. Subhransu Maji. CMPSCI 670: Computer Vision. October 20, 2016 Optical flow Subhransu Maji CMPSC 670: Computer Vision October 20, 2016 Visual motion Man slides adapted from S. Seitz, R. Szeliski, M. Pollefes CMPSC 670 2 Motion and perceptual organization Sometimes,

More information

Covariance Tracking using Model Update Based on Means on Riemannian Manifolds

Covariance Tracking using Model Update Based on Means on Riemannian Manifolds Covariance Tracking using Model Update Based on Means on Riemannian Manifolds Fatih Porikli Oncel Tuzel Peter Meer Mitsubishi Electric Research Laboratories CS Department & ECE Department Cambridge, MA

More information

Region Covariance: A Fast Descriptor for Detection and Classification

Region Covariance: A Fast Descriptor for Detection and Classification MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Region Covariance: A Fast Descriptor for Detection and Classification Oncel Tuzel, Fatih Porikli, Peter Meer TR2005-111 May 2006 Abstract We

More information

Riemannian Metric Learning for Symmetric Positive Definite Matrices

Riemannian Metric Learning for Symmetric Positive Definite Matrices CMSC 88J: Linear Subspaces and Manifolds for Computer Vision and Machine Learning Riemannian Metric Learning for Symmetric Positive Definite Matrices Raviteja Vemulapalli Guide: Professor David W. Jacobs

More information

Estimators for Orientation and Anisotropy in Digitized Images

Estimators for Orientation and Anisotropy in Digitized Images Estimators for Orientation and Anisotropy in Digitized Images Lucas J. van Vliet and Piet W. Verbeek Pattern Recognition Group of the Faculty of Applied Physics Delft University of Technolo Lorentzweg,

More information

Introduction to Computer Vision

Introduction to Computer Vision Introduction to Computer Vision Michael J. Black Oct. 2009 Lecture 10: Images as vectors. Appearance-based models. News Assignment 1 parts 3&4 extension. Due tomorrow, Tuesday, 10/6 at 11am. Goals Images

More information

An Accurate Incremental Principal Component Analysis method with capacity of update and downdate

An Accurate Incremental Principal Component Analysis method with capacity of update and downdate 0 International Conference on Computer Science and Information echnolog (ICCSI 0) IPCSI vol. 5 (0) (0) IACSI Press, Singapore DOI: 0.7763/IPCSI.0.V5. An Accurate Incremental Principal Component Analsis

More information

Discriminant Uncorrelated Neighborhood Preserving Projections

Discriminant Uncorrelated Neighborhood Preserving Projections Journal of Information & Computational Science 8: 14 (2011) 3019 3026 Available at http://www.joics.com Discriminant Uncorrelated Neighborhood Preserving Projections Guoqiang WANG a,, Weijuan ZHANG a,

More information

CSE 559A: Computer Vision

CSE 559A: Computer Vision CSE 559A: Computer Vision Fall 208: T-R: :30-pm @ Lopata 0 Instructor: Ayan Chakrabarti (ayan@wustl.edu). Course Staff: Zhihao ia, Charlie Wu, Han Liu http://www.cse.wustl.edu/~ayan/courses/cse559a/ Sep

More information

Covariance Tracking using Model Update Based on Lie Algebra

Covariance Tracking using Model Update Based on Lie Algebra MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Covariance Tracking using Model Update Based on Lie Algebra Fatih Porikli, Oncel Tuzel TR2005-127 June 2006 Abstract We propose a simple and

More information

Single-Image-Based Rain and Snow Removal Using Multi-guided Filter

Single-Image-Based Rain and Snow Removal Using Multi-guided Filter Single-Image-Based Rain and Snow Removal Using Multi-guided Filter Xianhui Zheng 1, Yinghao Liao 1,,WeiGuo 2, Xueyang Fu 2, and Xinghao Ding 2 1 Department of Electronic Engineering, Xiamen University,

More information

Vibration Analysis of Radial Drilling Machine Structure Using Finite Element Method

Vibration Analysis of Radial Drilling Machine Structure Using Finite Element Method Advanced Materials Research Online: 2012-02-27 ISSN: 1662-8985, Vols. 472-475, pp 2717-2721 doi:10.4028/www.scientific.net/amr.472-475.2717 2012 Trans Tech Publications, Switzerland Vibration Analysis

More information

Using Entropy and 2-D Correlation Coefficient as Measuring Indices for Impulsive Noise Reduction Techniques

Using Entropy and 2-D Correlation Coefficient as Measuring Indices for Impulsive Noise Reduction Techniques Using Entropy and 2-D Correlation Coefficient as Measuring Indices for Impulsive Noise Reduction Techniques Zayed M. Ramadan Department of Electronics and Communications Engineering, Faculty of Engineering,

More information

548 Advances of Computational Mechanics in Australia

548 Advances of Computational Mechanics in Australia Applied Mechanics and Materials Online: 2016-07-25 ISSN: 1662-7482, Vol. 846, pp 547-552 doi:10.4028/www.scientific.net/amm.846.547 2016 Trans Tech Publications, Switzerland Geometric bounds for buckling-induced

More information

Affine Structure From Motion

Affine Structure From Motion EECS43-Advanced Computer Vision Notes Series 9 Affine Structure From Motion Ying Wu Electrical Engineering & Computer Science Northwestern University Evanston, IL 68 yingwu@ece.northwestern.edu Contents

More information

Optimisation on Manifolds

Optimisation on Manifolds Optimisation on Manifolds K. Hüper MPI Tübingen & Univ. Würzburg K. Hüper (MPI Tübingen & Univ. Würzburg) Applications in Computer Vision Grenoble 18/9/08 1 / 29 Contents 2 Examples Essential matrix estimation

More information

Keywords: Principle Of Escapement Mechanism, Tower Escape Apparatus, Mechanism Design.

Keywords: Principle Of Escapement Mechanism, Tower Escape Apparatus, Mechanism Design. Key Engineering Materials Online: 2013-07-15 ISSN: 1662-9795, Vol. 561, pp 568-571 doi:10.4028/www.scientific.net/kem.561.568 2013 Trans Tech Publications, Switzerland Design and Research on tower escape

More information

CSE 559A: Computer Vision Tomorrow Zhihao's Office Hours back in Jolley 309: 10:30am-Noon

CSE 559A: Computer Vision Tomorrow Zhihao's Office Hours back in Jolley 309: 10:30am-Noon CSE 559A: Computer Vision ADMINISTRIVIA Tomorrow Zhihao's Office Hours back in Jolley 309: 0:30am-Noon Fall 08: T-R: :30-pm @ Lopata 0 This Friday: Regular Office Hours Net Friday: Recitation for PSET

More information

Multiple Similarities Based Kernel Subspace Learning for Image Classification

Multiple Similarities Based Kernel Subspace Learning for Image Classification Multiple Similarities Based Kernel Subspace Learning for Image Classification Wang Yan, Qingshan Liu, Hanqing Lu, and Songde Ma National Laboratory of Pattern Recognition, Institute of Automation, Chinese

More information

Fractal Characterization of Sealing Surface Topography and Leakage Model of Metallic Gaskets Xiu FENG a and Boqin GU b

Fractal Characterization of Sealing Surface Topography and Leakage Model of Metallic Gaskets Xiu FENG a and Boqin GU b Key Engineering Materials Online: 007-09-10 ISSN: 166-9795, Vols. 353-358, pp 977-980 doi:10.408/www.scientific.net/kem.353-358.977 007 Trans Tech Publications, Switzerland Fractal Characterization of

More information

Face Recognition Using Laplacianfaces He et al. (IEEE Trans PAMI, 2005) presented by Hassan A. Kingravi

Face Recognition Using Laplacianfaces He et al. (IEEE Trans PAMI, 2005) presented by Hassan A. Kingravi Face Recognition Using Laplacianfaces He et al. (IEEE Trans PAMI, 2005) presented by Hassan A. Kingravi Overview Introduction Linear Methods for Dimensionality Reduction Nonlinear Methods and Manifold

More information

Motion Estimation (I) Ce Liu Microsoft Research New England

Motion Estimation (I) Ce Liu Microsoft Research New England Motion Estimation (I) Ce Liu celiu@microsoft.com Microsoft Research New England We live in a moving world Perceiving, understanding and predicting motion is an important part of our daily lives Motion

More information

State observers for invariant dynamics on a Lie group

State observers for invariant dynamics on a Lie group State observers for invariant dynamics on a Lie group C. Lageman, R. Mahony, J. Trumpf 1 Introduction This paper concerns the design of full state observers for state space systems where the state is evolving

More information

Uncertainty and Parameter Space Analysis in Visualization -

Uncertainty and Parameter Space Analysis in Visualization - Uncertaint and Parameter Space Analsis in Visualiation - Session 4: Structural Uncertaint Analing the effect of uncertaint on the appearance of structures in scalar fields Rüdiger Westermann and Tobias

More information

School of Astronautics Engineering Harbin Institute of Technology,Harbin,150001, China

School of Astronautics Engineering Harbin Institute of Technology,Harbin,150001, China Applied Mechanics and Materials Online: 3-7-3 ISSN: 66-748, Vol. 344, pp -9 doi:.48/www.scientific.net/amm.344. 3 rans ech Publications, Switzerland Research on wo Kinds of Parameter Identification Methods

More information

A Riemannian Framework for Denoising Diffusion Tensor Images

A Riemannian Framework for Denoising Diffusion Tensor Images A Riemannian Framework for Denoising Diffusion Tensor Images Manasi Datar No Institute Given Abstract. Diffusion Tensor Imaging (DTI) is a relatively new imaging modality that has been extensively used

More information

An Image Fusion Algorithm Based on Non-subsampled Shearlet Transform and Compressed Sensing

An Image Fusion Algorithm Based on Non-subsampled Shearlet Transform and Compressed Sensing , pp.61-70 http://dx.doi.org/10.1457/ijsip.016.9.3.06 An Image Fusion Algorithm Based on Non-subsampled Shearlet Transform and Compressed Sensing XING Xiaoxue 1, LI Jie 1, FAN Qinyin, SHANG Weiwei 1* 1.

More information

Image Processing 1 (IP1) Bildverarbeitung 1

Image Processing 1 (IP1) Bildverarbeitung 1 MIN-Fakultät Fachbereich Informatik Arbeitsbereich SAV/BV KOGS Image Processing 1 IP1 Bildverarbeitung 1 Lecture : Object Recognition Winter Semester 015/16 Slides: Prof. Bernd Neumann Slightly revised

More information

The Square Root Velocity Framework for Curves in a Homogeneous Space

The Square Root Velocity Framework for Curves in a Homogeneous Space The Square Root Velocity Framework for Curves in a Homogeneous Space Zhe Su 1 Eric Klassen 1 Martin Bauer 1 1 Florida State University October 8, 2017 Zhe Su (FSU) SRVF for Curves in a Homogeneous Space

More information

Statistical Geometry Processing Winter Semester 2011/2012

Statistical Geometry Processing Winter Semester 2011/2012 Statistical Geometry Processing Winter Semester 2011/2012 Linear Algebra, Function Spaces & Inverse Problems Vector and Function Spaces 3 Vectors vectors are arrows in space classically: 2 or 3 dim. Euclidian

More information

Theoretical Calculation and Experimental Study On Sung Torque And Angle For The Injector Clamp Tightening Bolt Of Engine

Theoretical Calculation and Experimental Study On Sung Torque And Angle For The Injector Clamp Tightening Bolt Of Engine Applied Mechanics and Materials Online: 201-08-08 ISSN: 1662-7482, Vols. 51-52, pp 1284-1288 doi:10.4028/www.scientific.net/amm.51-52.1284 201 Trans Tech Publications, Switzerland Theoretical Calculation

More information

Digital Image Processing ERRATA. Wilhelm Burger Mark J. Burge. An algorithmic introduction using Java. Second Edition. Springer

Digital Image Processing ERRATA. Wilhelm Burger Mark J. Burge. An algorithmic introduction using Java. Second Edition. Springer Wilhelm Burger Mark J. Burge Digital Image Processing An algorithmic introduction using Java Second Edition ERRATA Springer Berlin Heidelberg NewYork Hong Kong London Milano Paris Tokyo 5 Filters K K No

More information

APPLICATION OF ICA TECHNIQUE TO PCA BASED RADAR TARGET RECOGNITION

APPLICATION OF ICA TECHNIQUE TO PCA BASED RADAR TARGET RECOGNITION Progress In Electromagnetics Research, Vol. 105, 157 170, 2010 APPLICATION OF ICA TECHNIQUE TO PCA BASED RADAR TARGET RECOGNITION C.-W. Huang and K.-C. Lee Department of Systems and Naval Mechatronic Engineering

More information

Principles of Riemannian Geometry in Neural Networks

Principles of Riemannian Geometry in Neural Networks Principles of Riemannian Geometry in Neural Networks Michael Hauser, Asok Ray Pennsylvania State University Presented by Chenyang Tao Nov 16, 2018 Brief Summary Goal This study deals with neural networks

More information

CEE598 - Visual Sensing for Civil Infrastructure Eng. & Mgmt.

CEE598 - Visual Sensing for Civil Infrastructure Eng. & Mgmt. CEE598 - Visual Sensing for Civil nfrastructure Eng. & Mgmt. Session 9- mage Detectors, Part Mani Golparvar-Fard Department of Civil and Environmental Engineering 3129D, Newmark Civil Engineering Lab e-mail:

More information

CN780 Final Lecture. Low-Level Vision, Scale-Space, and Polyakov Action. Neil I. Weisenfeld

CN780 Final Lecture. Low-Level Vision, Scale-Space, and Polyakov Action. Neil I. Weisenfeld CN780 Final Lecture Low-Level Vision, Scale-Space, and Polyakov Action Neil I. Weisenfeld Department of Cognitive and Neural Systems Boston University chapter 14.2-14.3 May 9, 2005 p.1/25 Introduction

More information

The line, the circle, and the ray. R + x r. Science is linear, is nt? But behaviors take place in nonlinear spaces. The line The circle The ray

The line, the circle, and the ray. R + x r. Science is linear, is nt? But behaviors take place in nonlinear spaces. The line The circle The ray Science is linear, is nt The line, the circle, and the ray Nonlinear spaces with efficient linearizations R. Sepulchre -- University of Cambridge Francqui Chair UCL, 05 Page rank algorithm Consensus algorithms

More information

Biometrics: Introduction and Examples. Raymond Veldhuis

Biometrics: Introduction and Examples. Raymond Veldhuis Biometrics: Introduction and Examples Raymond Veldhuis 1 Overview Biometric recognition Face recognition Challenges Transparent face recognition Large-scale identification Watch list Anonymous biometrics

More information

Human Pose Tracking I: Basics. David Fleet University of Toronto

Human Pose Tracking I: Basics. David Fleet University of Toronto Human Pose Tracking I: Basics David Fleet University of Toronto CIFAR Summer School, 2009 Looking at People Challenges: Complex pose / motion People have many degrees of freedom, comprising an articulated

More information

Estimation of Hausdorff Measure of Fractals Based on Genetic Algorithm

Estimation of Hausdorff Measure of Fractals Based on Genetic Algorithm ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.4(2007) No.3,pp.208-212 Estimation of Hausdorff Measure of Fractals Based on Genetic Algorithm Li-Feng Xi 1, Qi-Li

More information

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM , pp.128-133 http://dx.doi.org/1.14257/astl.16.138.27 Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM *Jianlou Lou 1, Hui Cao 1, Bin Song 2, Jizhe Xiao 1 1 School

More information

Differential Geometry and Lie Groups with Applications to Medical Imaging, Computer Vision and Geometric Modeling CIS610, Spring 2008

Differential Geometry and Lie Groups with Applications to Medical Imaging, Computer Vision and Geometric Modeling CIS610, Spring 2008 Differential Geometry and Lie Groups with Applications to Medical Imaging, Computer Vision and Geometric Modeling CIS610, Spring 2008 Jean Gallier Department of Computer and Information Science University

More information

Comparison of Base Shear Force Method in the Seismic Design Codes of China, America and Europe

Comparison of Base Shear Force Method in the Seismic Design Codes of China, America and Europe Applied Mechanics and Materials Vols. 66-69 (202) pp 2345-2352 Online available since 202/May/4 at www.scientific.net (202) Trans Tech Publications, Switzerland doi:0.4028/www.scientific.net/amm.66-69.2345

More information

ITK Filters. Thresholding Edge Detection Gradients Second Order Derivatives Neighborhood Filters Smoothing Filters Distance Map Image Transforms

ITK Filters. Thresholding Edge Detection Gradients Second Order Derivatives Neighborhood Filters Smoothing Filters Distance Map Image Transforms ITK Filters Thresholding Edge Detection Gradients Second Order Derivatives Neighborhood Filters Smoothing Filters Distance Map Image Transforms ITCS 6010:Biomedical Imaging and Visualization 1 ITK Filters:

More information

Lecture 7: Edge Detection

Lecture 7: Edge Detection #1 Lecture 7: Edge Detection Saad J Bedros sbedros@umn.edu Review From Last Lecture Definition of an Edge First Order Derivative Approximation as Edge Detector #2 This Lecture Examples of Edge Detection

More information

Introduction to Nonlinear Image Processing

Introduction to Nonlinear Image Processing Introduction to Nonlinear Image Processing 1 IPAM Summer School on Computer Vision July 22, 2013 Iasonas Kokkinos Center for Visual Computing Ecole Centrale Paris / INRIA Saclay Mean and median 2 Observations

More information

ROBUST STATISTICS OVER RIEMANNIAN MANIFOLDS FOR COMPUTER VISION

ROBUST STATISTICS OVER RIEMANNIAN MANIFOLDS FOR COMPUTER VISION ROBUST STATISTICS OVER RIEMANNIAN MANIFOLDS FOR COMPUTER VISION BY RAGHAV SUBBARAO A dissertation submitted to the Graduate School New Brunswick Rutgers, The State University of New Jersey in partial fulfillment

More information

Lecture 8: Interest Point Detection. Saad J Bedros

Lecture 8: Interest Point Detection. Saad J Bedros #1 Lecture 8: Interest Point Detection Saad J Bedros sbedros@umn.edu Review of Edge Detectors #2 Today s Lecture Interest Points Detection What do we mean with Interest Point Detection in an Image Goal:

More information

Laplacian Filters. Sobel Filters. Laplacian Filters. Laplacian Filters. Laplacian Filters. Laplacian Filters

Laplacian Filters. Sobel Filters. Laplacian Filters. Laplacian Filters. Laplacian Filters. Laplacian Filters Sobel Filters Note that smoothing the image before applying a Sobel filter typically gives better results. Even thresholding the Sobel filtered image cannot usually create precise, i.e., -pixel wide, edges.

More information

Discriminative Direction for Kernel Classifiers

Discriminative Direction for Kernel Classifiers Discriminative Direction for Kernel Classifiers Polina Golland Artificial Intelligence Lab Massachusetts Institute of Technology Cambridge, MA 02139 polina@ai.mit.edu Abstract In many scientific and engineering

More information

Directional Field. Xiao-Ming Fu

Directional Field. Xiao-Ming Fu Directional Field Xiao-Ming Fu Outlines Introduction Discretization Representation Objectives and Constraints Outlines Introduction Discretization Representation Objectives and Constraints Definition Spatially-varying

More information

Feasibility Investigation on Reduced-Power Take-off of MA600

Feasibility Investigation on Reduced-Power Take-off of MA600 Advanced Materials Research Online: 2013-09-04 ISSN: 1662-8985, Vols. 779-780, pp 486-490 doi:10.4028/www.scientific.net/amr.779-780.486 2013 Trans Tech Publications, Switzerland Feasibility Investigation

More information

Motion estimation. Digital Visual Effects Yung-Yu Chuang. with slides by Michael Black and P. Anandan

Motion estimation. Digital Visual Effects Yung-Yu Chuang. with slides by Michael Black and P. Anandan Motion estimation Digital Visual Effects Yung-Yu Chuang with slides b Michael Black and P. Anandan Motion estimation Parametric motion image alignment Tracking Optical flow Parametric motion direct method

More information

Grid component outage probability model considering weather and. aging factors

Grid component outage probability model considering weather and. aging factors Advanced Materials Research Online: 2013-09-10 ISSN: 1662-8985, Vols. 805-806, pp 822-827 doi:10.4028/www.scientific.net/amr.805-806.822 2013 Trans Tech Publications, Switzerland Grid component outage

More information

CS 4495 Computer Vision Principle Component Analysis

CS 4495 Computer Vision Principle Component Analysis CS 4495 Computer Vision Principle Component Analysis (and it s use in Computer Vision) Aaron Bobick School of Interactive Computing Administrivia PS6 is out. Due *** Sunday, Nov 24th at 11:55pm *** PS7

More information

NON-LINEAR DIFFUSION FILTERING

NON-LINEAR DIFFUSION FILTERING NON-LINEAR DIFFUSION FILTERING Chalmers University of Technology Page 1 Summary Introduction Linear vs Nonlinear Diffusion Non-Linear Diffusion Theory Applications Implementation References Page 2 Introduction

More information

A Research on High-Precision Strain Measurement Based on FBG with Temperature Compensation Zi Wang a, Xiang Zhang b, Yuegang Tan c, Tianliang Li d

A Research on High-Precision Strain Measurement Based on FBG with Temperature Compensation Zi Wang a, Xiang Zhang b, Yuegang Tan c, Tianliang Li d Advanced Materials Research Submitted: 214-1-31 ISSN: 1662-8985, Vol 183, pp 121-126 Accepted: 214-11-3 doi:1428/wwwscientificnet/amr183121 Online: 215-1-12 215 Trans Tech Publications, Switzerland A Research

More information

CELLULAR NEURAL NETWORKS & APPLICATIONS TO IMAGE PROCESSING. Vedat Tavsanoglu School of EEIE SOUTH BANK UNIVERSITY LONDON UK

CELLULAR NEURAL NETWORKS & APPLICATIONS TO IMAGE PROCESSING. Vedat Tavsanoglu School of EEIE SOUTH BANK UNIVERSITY LONDON UK CELLULAR NEURAL NETWORKS & APPLICATIONS TO IMAGE PROCESSING Vedat Tavsanoglu School of EEIE SOUTH BANK UNIVERSITY LONDON UK Outline What is CNN? Architecture of CNN Analogue Computing with CNN Advantages

More information

Machine Learning. A Bayesian and Optimization Perspective. Academic Press, Sergios Theodoridis 1. of Athens, Athens, Greece.

Machine Learning. A Bayesian and Optimization Perspective. Academic Press, Sergios Theodoridis 1. of Athens, Athens, Greece. Machine Learning A Bayesian and Optimization Perspective Academic Press, 2015 Sergios Theodoridis 1 1 Dept. of Informatics and Telecommunications, National and Kapodistrian University of Athens, Athens,

More information

Independent Component Analysis. Slides from Paris Smaragdis UIUC

Independent Component Analysis. Slides from Paris Smaragdis UIUC Independent Component Analysis Slides from Paris Smaragdis UIUC 1 A simple audio problem 2 Formalizing the problem Each mic will receive a mi of both sounds Sound waves superimpose linearly We ll ignore

More information

The Linear Relationship between Concentrations and UV Absorbance of Nitrobenzene

The Linear Relationship between Concentrations and UV Absorbance of Nitrobenzene Advanced Materials Research Online: 2014-06-18 ISSN: 1662-8985, Vols. 955-959, pp 1376-1379 doi:10.4028/www.scientific.net/amr.955-959.1376 2014 Trans Tech Publications, Switzerland The Linear Relationship

More information

Stability of Recursive Gaussian Filtering for Piecewise Linear Bilateral Filtering

Stability of Recursive Gaussian Filtering for Piecewise Linear Bilateral Filtering Stability of Recursive Gaussian Filtering for Piecewise Linear Bilateral Filtering Koichiro Watanabe, Yoshihiro Maeda, and Norishige Fukushima Nagoya Institute of Technology, Nagoya, Japan fukushima@nitech.ac.jp

More information

A Recursive Filter For Linear Systems on Riemannian Manifolds

A Recursive Filter For Linear Systems on Riemannian Manifolds A Recursive Filter For Linear Systems on Riemannian Manifolds Ambrish Tyagi James W. Davis Dept. of Computer Science and Engineering The Ohio State University Columbus OH 43210 {tyagia,jwdavis}@cse.ohio-state.edu

More information

The optimized white Differential equation of GM(1,1) based on the. original grey differential equation. Rui Zhou Jun-jie Li Yao Chen

The optimized white Differential equation of GM(1,1) based on the. original grey differential equation. Rui Zhou Jun-jie Li Yao Chen pplied Mechanics and Materials Online: 202-05-4 ISSN: 662-7482, Vols. 66-69, pp 297-2975 doi:0.4028/www.scientific.net/mm.66-69.297 202 Trans Tech Pulications, Switzerland The optimized white Differential

More information

Fractal Characteristics of Soot Particles in Ethylene/Air inverse diffusion Flame

Fractal Characteristics of Soot Particles in Ethylene/Air inverse diffusion Flame Advanced Materials Research Online: 2014-06-18 ISSN: 1662-8985, Vols. 953-954, pp 1196-1200 doi:10.4028/www.scientific.net/amr.953-954.1196 2014 Trans Tech Publications, Switzerland Fractal Characteristics

More information

SURF Features. Jacky Baltes Dept. of Computer Science University of Manitoba WWW:

SURF Features. Jacky Baltes Dept. of Computer Science University of Manitoba   WWW: SURF Features Jacky Baltes Dept. of Computer Science University of Manitoba Email: jacky@cs.umanitoba.ca WWW: http://www.cs.umanitoba.ca/~jacky Salient Spatial Features Trying to find interest points Points

More information

LECTURE 10: THE PARALLEL TRANSPORT

LECTURE 10: THE PARALLEL TRANSPORT LECTURE 10: THE PARALLEL TRANSPORT 1. The parallel transport We shall start with the geometric meaning of linear connections. Suppose M is a smooth manifold with a linear connection. Let γ : [a, b] M be

More information

Motion Estimation (I)

Motion Estimation (I) Motion Estimation (I) Ce Liu celiu@microsoft.com Microsoft Research New England We live in a moving world Perceiving, understanding and predicting motion is an important part of our daily lives Motion

More information

Influence of Disbond Defects on the Dispersion Properties of Adhesive. Bonding Structures

Influence of Disbond Defects on the Dispersion Properties of Adhesive. Bonding Structures Key Engineering Materials Online: 2009-0-24 ISSN: 12-9795, Vols. 413-414, pp 77-774 doi:10.4028/www.scientific.net/kem.413-414.77 2009 Trans Tech Publications, Switzerland Influence of Disbond Defects

More information