Multi-path SAR Change Detection

Size: px
Start display at page:

Download "Multi-path SAR Change Detection"

Transcription

1 Multi-path SAR Change Detection Z. Hu, Michael Bryant, and R. C. Qiu Cognitive Radio Insitute, Department of Electrical and Computer Engineering, Center for Manufacturing Research, Tennessee Technological University, Cookeville, Tennessee 38505, USA Air Force Research Laboratory, Wright Paterson AFB, OH 45433, USA Abstract Synthetic aperture radar (SAR) is a form of imaging radar. The defining characteristic of SAR is the usage of relative motion between an antenna and its target region to provide longterm coherent-signal variations that can be exploited to obtain fine spatial resolution for radar image. Due to the improvement of SAR data acquisition technique and the flexibility of SAR sensor deployment, multi-pass SAR imageries can be easily obtained. More information and intelligence can be extracted from SAR imageries. This paper will address one challenging issue for SAR data fusion, i.e. multi-pass SAR change detection. Two methods are proposed in this paper to perform multi-pass SAR change detection. One method is based on robust principal component analysis (PCA) and the other method uses template matching plus thresholding. Both methods explore the local statistics to indicate the change of each pixel in the SAR imageries. The visualization performances illustrate the potential of these two methods for the issue of SAR change detection. Index Terms SAR, Change Detection, Robust PCA, Template Matching plus Thresholding I. INTRODUCTION The motivation of this paper is from a new initiative of distributed aspect synthetic aperture radar (SAR). SAR is a form of imaging radar. The defining characteristic of synthetic aperture radar is the usage of relative motion between an antenna and its target region to provide distinctive longterm coherent-signal variations that can be exploited to obtain fine spatial resolution for radar image. SAR can be widely used both at daytime and night. Meanwhile, SAR can even work well in the harsh weather conditions, e.g. clouds and strong rain which will make optical sensors unusable. This new concept tries to leverage our research about large scale cognitive radio network by adding function of SAR. Cognitive radio network is a cyber-physical system with the integrated capabilities of control, communication, and computing. It can provide an information superhighway for the next-generation intelligence, surveillance, and reconnaissance. The static cognitive radio network can be extended to dynamic cognitive radio network. Unmanned aerial vehicle (UAV) can be incorporated into cognitive radio network to perform SAR function. Due to flexible mobility and easy control of UAV, distributed aspect SAR can be deployed. A fleet of UAV can fly to anywhere at anytime in any situation to form the image of target of interest. Because of the improvement of SAR data acquisition technique and the flexibility of SAR sensor deployment, multi-pass SAR imageries can be easily obtained. More information and intelligence can be extracted from SAR imageries. In this paper, multi-path is equivalent to multi-pass. This paper will address one challenging issue for SAR data fusion, i.e. multi-pass SAR change detection. SAR change detection tries to find differences by comparison of SAR images from different moments in time [] to indicate whether or not a change has occurred, or whether several changes might have occurred and even identify the times of any such changes. These differences can imply moving target, terrain deformation, and so on. Hence, SAR change detection is a very important technique for homeland security, military mission, and environmental earth observation. Besides, multipass SAR change detection can be treated as one realization of signal processing for the Big Data. Generally, the change detection methods belong to two basic categories. One category is for coherent methods and the other includes non-coherent methods. Coherent method requires phase information in the SAR imagery while noncoherent method only uses amplitude information. Two-pass SAR change detection has been reported in [2]. The performance of coherent change detection is shown. The weakness of coherent change detection is the high false alarm rate when it is applied to urban scenario [2]. One potential algorithm to reduce the false alarm rate is called the clutter location, estimation, and negation (CLEAN) method [3]. In this way, multiple classes of false alarms can be removed. Repeat-pass SAR change detection has also been studied [4]. The detection problem is formulated as a hypothesis testing problem which leads to a new log likelihood change statistic [4]. Complex coherence is estimated. A new statistical similarity measure for change detection has been mentioned in [5]. Two co-registered SAR intensity images are used. The local statistics are estimated, which approximates probability density functions in the neighborhood of each pixel in the image. The degree of change of the local statistics is measured using the Kullback-Leibler divergence [5]. A wavelet-based change-detection Technique has been proposed in [6]. Two co-registered intensity SAR images are considered. This approach exploits information at different scales which can be obtained by a proper waveletbased multiscale decomposition of the log-ratio image [6]. In this way, speckle reduction and preservation of geometrical details can be compromised [6]. Entropy image instead of coherence map is explored for change detection in [7]. The /2/$ IEEE 0859

2 change detection performance can be improved in both low coherence ares and high coherence areas [7]. Similar discussion can be found in [8]. Principal component analysis has been explored for change detection in [9]. However, the embedded feature or characteristic for no change existence has not been explicitly used. The goal of this paper is to perform change detection from multi-pass SAR intensity imageries jointly. Two state-of-theart PCA-based methods are proposed. One is robust PCA and the other is template matching plus thresholding. Both methods explore the local statistics and extract some particular features for change detection. PCA is widely-used linear dimensionality reduction technique which performs a linear mapping of the high-dimensional data to a low-dimensional space such that the variance of the low-dimensional data is maximized. In reality, the covariance matrix of the data is constructed and the eigenvectors of this matrix are computed. The eigenvectors corresponding to the largest eigenvalues can be exploited to obtain a large portion of the variance of the original data. Thus, the original high-dimensional space can be reduced to a space spanned by a few dominant eigenvectors. The rest of the paper is organized as follows. Section II presents two change detection methods. one method is based on robust PCA and the other method uses template matching plus thresholding. The visualization performances about these two methods are given in section III, followed by some remarks in section IV. II. CHANGE DETECTION ALGORITHMS Multi-pass SAR intensity imageries are used for change detection. Assume s (i, j, k) is the value of pixel at the i th row and the j th column of the k th SAR imagery. There are total K SAR imageries. The change detection map is defined as c (i, j). The local area (set) for pixel (i, j) is Λ (i, j). Define sample vector a (i, j) as, s (i, j, ) s (i, j, 2) a (i, j) =. s (i, j, K) From the perspective of local statistics, if there is no change for pixel (i, j), we assume for all (i l, j l ) Λ (i, j) a (i l, j l ) = s (i l, j l, k) (2). which is the starting point of two proposed methods in this paper. A. Robust PCA The background of robust PCA [0] [] [2] [3] is to decompose a given large data matrix M as a low rank matrix L plus a sparse matrix S, i.e., () M = L + S (3) Specifically speaking, PCA finds a rank-r approximation of the given data matrix M in an l 2 sense by solving the following optimization problem, minimize M L rank (L) r This problem can be easily solved by singular value decomposition (SVD). An intrinsic drawback of PCA is that it can work efficiently only when the low rank matrix is corrupted with small and i.i.d. Gaussian noise. That is PCA is suitable for the model of M = L + N where N is the i.i.d Gaussian noise matrix. PCA will fail when some of the entries in L are strongly corrupted as shown in Eq. (3) in which the matrix S is a sparse matrix with arbitrarily large magnitude. In order to find L and S from M, robust PCA tries to solve the following optimization problem, minimize rank (L) + λ S M = L + S From the convex optimization point of view, the rank function is non-convex function. Solving the optimization problem with a rank objective or rank constraint is NP-hard. However, it is known that the convex envelope of rank (L) on the set {L R m n : L } is the nuclear norm L [4]. Hence, the rank minimization can be relaxed to a nuclear norm minimization problem which is a convex objective function. In this regard, there are a series of papers that have studied the conditions required for successfully applying the nuclear norm heuristic for rank minimization from different perspectives [4] [5] [6]. Hence, the optimization problem (5) can be relaxed to, minimize L + λ S M = L + S In this way, L and S can be recovered. For pixel (i, j), each column of M contains a (i l, j l ), (i l, j l ) Λ (i, j). Ideally, if there is no change in pixel (i, j), M should be the low rank matrix whose rank is one. However, due to the change in the target scene, M cannot be the low rank matrix. We perform robust PCA to M. The low rank matrix L will correspond to the stable or background scene and the sparse matrix S will represent the potential change in the scene. The change detection map using robust PCA is given as, (4) (5) (6) c (i, j) = S F (7) where F denotes matrix Frobenius norm. This procedure will be repeated for each pixel one by one to get the final change detection map for multi-pass SAR imageries. The larger value in the change detection map means the more chance of change occurrence /2/$ IEEE 0860

3 B. Template Matching plus Thresholding Traditionally, template matching is a technique used in digital image processing for finding small parts of an image which match a template image. Template matching can be used in computer-aided diagnosis [7], image watermark [8], mobile robot navigation [9] and so on. For multi-pass SAR change detection, we will try to find a certain template or feature when no change exists. Similar to robust PCA method, change detection will be performed to each pixel based on its local statistics. For each pixel, if the extracted feature matches the template, there is no change for this pixel. If the extracted feature is deviated from the template, the change happens in this pixel. For pixel (i, j), the covariance matrix C(i, j) is defined as, C (i, j) = Λ(i,j) Λ (i, j) (i l,j l ) Λ(i,j) (a (i l, j l ) u) (a (i l, j l ) u) T (8) where Λ (i, j) is the cardinality of Λ (i, j), u = (i l,j l ) Λ(i,j) a (i l, j l ), and T denotes transpose operator. If there is no change for this pixel, due to the representation in Eq. (2), the rank of covariance matrix C(i, j) for local sample vector a (i l, j l ), (i l, j l ) Λ (i, j) is one and the dominant [ ] T eigenvector of this covariance matrix is K. This dominant eigenvector can be used as the template to indicate the potential change in the SAR imageries. Template matching plus thresholding will be performed for each pixel one by one. Covariance matrix for each pixel will be calculated and the dominant eigenvector of covariance matrix will be extracted as the feature. The inner product between the feature and template will be computed. If the value of inner product is greater than the pre-determined threshold, there will be no change for this pixel; otherwise change will be detected. III. PERFORMANCE GOTCHA data are used to demonstrate the performances of the proposed multi-pass change detection algorithms. Fig. and Fig. 2 show the two SAR images from GOTCHA data [2]. Fig. 3 shows two-pass SAR coherent change detection and Fig. 4 shows two-pass SAR non-coherent change detection [2]. In order to improve the performance of change detection, two-pass change detection is extended to ten-pass change detection. K = 0. Fig. 5 shows ten-pass SAR non-coherent change detection using robust PCA and Fig. 6 shows ten-pass SAR non-coherent change detection using template matching plus thresholding. Both methods explore the local statistics to indicate the change of each pixel in the SAR imageries. IV. CONCLUSION This paper proposed two methods to address the issue of multi-pass SAR change detection. Robust PCA is exploited for one method and template matching plus thresholding is used for the other one. Both methods explore the local statistics to represent the differences among multi-pass SAR imageries. In this way, more information can be extracted. We will Fig. 3. Fig.. The first SAR image. Fig. 2. The second SAR image. Two-pass SAR coherent change detection /2/$ IEEE 086

4 continue this line of work and quantify the performances of multi-pass non-coherent SAR change detection algorithms. Besides, multi-pass coherent SAR change detection is still under investigation. ACKNOWLEDGEMENT This work is funded by National Science Foundation through two grants (ECCS and ECCS ), and Office of Naval Research through two grants (N and N ). REFERENCES Fig. 5. Fig. 4. Two-pass SAR non-coherent change detection. Ten-pass SAR non-coherent change detection using robust PCA. Fig. 6. Ten-pass SAR non-coherent change detection using template matching plus thresholding. [] R. J. Dekker, Sar change detection techniques and applications, in 25th EARSeL Symposium on Global Developments in Environmental Earth Observation from Space, (Porto, Portugal), June [2] S. M. Scarborough, L. R. Gorham, M. J. Minardi, U. K. Majumder, M. G. Judge, L. Moore, L. Novak, S. Jaroszewksi, L. Spoldi, and A. Pieramico, A challenge problem for SAR change detection and data compression, in Proceedings of SPIE, 200. [3] R. D. Phillips, CLEAN: A FALSE ALARM REDUCTION METHOD FOR SAR CCD, in Acoustics, Speech and Signal Processing (ICASSP), 20 IEEE International Conference on, (Prague), pp , May 20. [4] M. Priess, D. Gray, and N. Stacy, A change detection technique for repeat pass interferometric SAR, in Geoscience and Remote Sensing Symposium, IGARSS 03. Proceedings IEEE International, vol. 2, pp , IEEE, [5] J. Inglada and G. Mercier, A new statistical similarity measure for change detection in multitemporal SAR images and its extension to multiscale change analysis, Geoscience and Remote Sensing, IEEE Transactions on, vol. 45, no. 5, pp , [6] F. Bovolo and L. Bruzzone, A wavelet-based change-detection technique for multitemporal SAR images, in Analysis of Multi-Temporal Remote Sensing Images, 2005 International Workshop on the, pp , IEEE, [7] R. Z. Schneider and D. Fernandes, Entropy among a sequency of SAR images for change detection, in Geoscience and Remote Sensing Symposium, IGARSS 03. Proceedings IEEE International, vol. 2, pp , IEEE, [8] M. He, X. F. He, and H. B. Luo, Detection of information change on SAR images based on entropy theory, in Synthetic Aperture Radar, APSAR st Asian and Pacific Conference on, pp , IEEE, [9] S. Baronti, R. Carla, S. Sigismondi, and L. Alparone, Principal component analysis for change detection on polarimetric multitemporal SAR data, in Geoscience and Remote Sensing Symposium, 994. IGARSS 94. Surface and Atmospheric Remote Sensing: Technologies, Data Analysis and Interpretation., International, vol. 4, pp , IEEE, 994. [0] E. Candes, X. Li, Y. Ma, and J. Wright, Robust principal component analysis, preprint, [] J. Wright, A. Ganesh, S. Rao, and Y. Ma, Robust principal component analysis: Exact recovery of corrupted low-rank matrices via convex optimization, submitted to Journal of the ACM, [2] Z. Zhou, X. Li, J. Wright, E. Candes, and Y. Ma, Stable principal component pursuit, in International Symposium on Information Theory, (Austin, TX), June 200. [3] X. Ding, L. He, and L. Carin, Bayesian Robust Principal Component Analysis. submitted to IEEE Trans. Image Processing, 200. [4] B. Recht, M. Fazel, and P. A. Parrilo, Guaranteed minimum-rank solutions of linear matrix equations via nuclear norm minimization, SIAM Review, vol. 52, pp , 200. [5] B. Recht, W. Xu, and B. Hassibi, Necessary and sufficient conditions for success of the nuclear norm heuristic for rank minimization, in Decision and Control, CDC th IEEE Conference on, (Cancun, Mexico), pp , IEEE, December [6] E. J. Candes and T. Tao, The power of convex relaxation: Near-optimal matrix completion, Information Theory, IEEE Transactions on, vol. 56, no. 5, pp , /2/$ IEEE 0862

5 [7] Y. Lee, T. Hara, H. Fujita, S. Itoh, and T. Ishigaki, Automated detection of pulmonary nodules in helical ct images based on an improved template-matching technique, Medical Imaging, IEEE Transactions on, vol. 20, no. 7, pp , 200. [8] S. Pereira and T. Pun, Fast robust template matching for affine resistant image watermarks, in Information Hiding, pp , Springer, [9] G. N. DeSouza and A. C. Kak, Vision for mobile robot navigation: A survey, Pattern Analysis and Machine Intelligence, IEEE Transactions on, vol. 24, no. 2, pp , /2/$ IEEE 0863

Detecting Burnscar from Hyperspectral Imagery via Sparse Representation with Low-Rank Interference

Detecting Burnscar from Hyperspectral Imagery via Sparse Representation with Low-Rank Interference Detecting Burnscar from Hyperspectral Imagery via Sparse Representation with Low-Rank Interference Minh Dao 1, Xiang Xiang 1, Bulent Ayhan 2, Chiman Kwan 2, Trac D. Tran 1 Johns Hopkins Univeristy, 3400

More information

Robust Principal Component Analysis (RPCA)

Robust Principal Component Analysis (RPCA) Robust Principal Component Analysis (RPCA) & Matrix decomposition: into low-rank and sparse components Zhenfang Hu 2010.4.1 reference [1] Chandrasekharan, V., Sanghavi, S., Parillo, P., Wilsky, A.: Ranksparsity

More information

Wide Angle, Staring Synthetic Aperture Radar

Wide Angle, Staring Synthetic Aperture Radar 88 ABW-12-0578 Wide Angle, Staring Synthetic Aperture Radar Feb 2012 Ed Zelnio Sensors Directorate Air Force Research Laboratory Outline Review SAR Focus on Wide Angle, Staring SAR (90%) Technology Challenges

More information

Supplementary Material : Partial Sum Minimization of Singular Values in RPCA for Low-Level Vision

Supplementary Material : Partial Sum Minimization of Singular Values in RPCA for Low-Level Vision Supplementary Material : Partial Sum Minimization of Singular Values in RPCA for Low-Level Vision Due to space limitation in the main paper, we present additional experimental results in this supplementary

More information

IN some applications, we need to decompose a given matrix

IN some applications, we need to decompose a given matrix 1 Recovery of Sparse and Low Rank Components of Matrices Using Iterative Method with Adaptive Thresholding Nematollah Zarmehi, Student Member, IEEE and Farokh Marvasti, Senior Member, IEEE arxiv:1703.03722v2

More information

ADAPTIVE LOW RANK AND SPARSE DECOMPOSITION OF VIDEO USING COMPRESSIVE SENSING

ADAPTIVE LOW RANK AND SPARSE DECOMPOSITION OF VIDEO USING COMPRESSIVE SENSING ADAPTIVE LOW RANK AND SPARSE DECOMPOSITION OF VIDEO USING COMPRESSIVE SENSING Fei Yang 1 Hong Jiang 2 Zuowei Shen 3 Wei Deng 4 Dimitris Metaxas 1 1 Rutgers University 2 Bell Labs 3 National University

More information

Fault detection with principal component pursuit method

Fault detection with principal component pursuit method Journal of Physics: Conference Series PAPER OPEN ACCESS Fault detection with principal component pursuit method Recent citations - Robust Principal Component Pursuit for Fault Detection in a Blast Furnace

More information

An Angle Estimation to Landmarks for Autonomous Satellite Navigation

An Angle Estimation to Landmarks for Autonomous Satellite Navigation 5th International Conference on Environment, Materials, Chemistry and Power Electronics (EMCPE 2016) An Angle Estimation to Landmarks for Autonomous Satellite Navigation Qing XUE a, Hongwen YANG, Jian

More information

A Challenge Problem for SAR Change Detection and Data Compression.

A Challenge Problem for SAR Change Detection and Data Compression. A Challenge Problem for SAR Change Detection and Data Compression. Steven M. Scarborough*, LeRoy Gorham, Michael J. Minardi, Uttam K. Majumder, Matthew G. Judge, Linda Moore Air Force Research Laboratory,

More information

METHODS FOR TARGET DETECTION IN SAR IMAGES

METHODS FOR TARGET DETECTION IN SAR IMAGES METHODS FOR TARGET DETECTION IN SAR IMAGES Kaan Duman Supervisor: Prof. Dr. A. Enis Çetin December 18, 2009 Bilkent University Dept. of Electrical and Electronics Engineering Outline Introduction Target

More information

Factorization with Missing and Noisy Data

Factorization with Missing and Noisy Data Factorization with Missing and Noisy Data Carme Julià, Angel Sappa, Felipe Lumbreras, Joan Serrat, and Antonio López Computer Vision Center and Computer Science Department, Universitat Autònoma de Barcelona,

More information

IMAGE DE-NOISING IN WAVELET DOMAIN

IMAGE DE-NOISING IN WAVELET DOMAIN IMAGE DE-NOISING IN WAVELET DOMAIN Aaditya Verma a, Shrey Agarwal a a Department of Civil Engineering, Indian Institute of Technology, Kanpur, India - (aaditya, ashrey)@iitk.ac.in KEY WORDS: Wavelets,

More information

Visible and Long-Wave Infrared Image Fusion Schemes for Situational. Awareness

Visible and Long-Wave Infrared Image Fusion Schemes for Situational. Awareness Visible and Long-Wave Infrared Image Fusion Schemes for Situational Awareness Multi-Dimensional Digital Signal Processing Literature Survey Nathaniel Walker The University of Texas at Austin nathaniel.walker@baesystems.com

More information

NSCT domain image fusion, denoising & K-means clustering for SAR image change detection

NSCT domain image fusion, denoising & K-means clustering for SAR image change detection NSCT domain image fusion, denoising & K-means clustering for SAR image change detection Yamuna J. 1, Arathy C. Haran 2 1,2, Department of Electronics and Communications Engineering, 1 P. G. student, 2

More information

CLASSIFICATION AND CHANGE DETECTION

CLASSIFICATION AND CHANGE DETECTION IMAGE ANALYSIS, CLASSIFICATION AND CHANGE DETECTION IN REMOTE SENSING With Algorithms for ENVI/IDL and Python THIRD EDITION Morton J. Canty CRC Press Taylor & Francis Group Boca Raton London NewYork CRC

More information

Recognition, SVD, and PCA

Recognition, SVD, and PCA Recognition, SVD, and PCA Recognition Suppose you want to find a face in an image One possibility: look for something that looks sort of like a face (oval, dark band near top, dark band near bottom) Another

More information

Video Alignment. Final Report. Spring 2005 Prof. Brian Evans Multidimensional Digital Signal Processing Project The University of Texas at Austin

Video Alignment. Final Report. Spring 2005 Prof. Brian Evans Multidimensional Digital Signal Processing Project The University of Texas at Austin Final Report Spring 2005 Prof. Brian Evans Multidimensional Digital Signal Processing Project The University of Texas at Austin Omer Shakil Abstract This report describes a method to align two videos.

More information

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction Compression of RADARSAT Data with Block Adaptive Wavelets Ian Cumming and Jing Wang Department of Electrical and Computer Engineering The University of British Columbia 2356 Main Mall, Vancouver, BC, Canada

More information

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation

A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation , pp.162-167 http://dx.doi.org/10.14257/astl.2016.138.33 A Novel Image Super-resolution Reconstruction Algorithm based on Modified Sparse Representation Liqiang Hu, Chaofeng He Shijiazhuang Tiedao University,

More information

MULTIVARIATE TEXTURE DISCRIMINATION USING A PRINCIPAL GEODESIC CLASSIFIER

MULTIVARIATE TEXTURE DISCRIMINATION USING A PRINCIPAL GEODESIC CLASSIFIER MULTIVARIATE TEXTURE DISCRIMINATION USING A PRINCIPAL GEODESIC CLASSIFIER A.Shabbir 1, 2 and G.Verdoolaege 1, 3 1 Department of Applied Physics, Ghent University, B-9000 Ghent, Belgium 2 Max Planck Institute

More information

Compressive Sensing. Part IV: Beyond Sparsity. Mark A. Davenport. Stanford University Department of Statistics

Compressive Sensing. Part IV: Beyond Sparsity. Mark A. Davenport. Stanford University Department of Statistics Compressive Sensing Part IV: Beyond Sparsity Mark A. Davenport Stanford University Department of Statistics Beyond Sparsity Not all signal models fit neatly into the sparse setting The concept of dimension

More information

Multi-focus image fusion using de-noising and sharpness criterion

Multi-focus image fusion using de-noising and sharpness criterion Multi-focus image fusion using de-noising and sharpness criterion Sukhdip Kaur, M.Tech (research student) Department of Computer Science Guru Nanak Dev Engg. College Ludhiana, Punjab, INDIA deep.sept23@gmail.com

More information

ELEG Compressive Sensing and Sparse Signal Representations

ELEG Compressive Sensing and Sparse Signal Representations ELEG 867 - Compressive Sensing and Sparse Signal Representations Introduction to Matrix Completion and Robust PCA Gonzalo Garateguy Depart. of Electrical and Computer Engineering University of Delaware

More information

ONLINE ROBUST PRINCIPAL COMPONENT ANALYSIS FOR BACKGROUND SUBTRACTION: A SYSTEM EVALUATION ON TOYOTA CAR DATA XINGQIAN XU THESIS

ONLINE ROBUST PRINCIPAL COMPONENT ANALYSIS FOR BACKGROUND SUBTRACTION: A SYSTEM EVALUATION ON TOYOTA CAR DATA XINGQIAN XU THESIS ONLINE ROBUST PRINCIPAL COMPONENT ANALYSIS FOR BACKGROUND SUBTRACTION: A SYSTEM EVALUATION ON TOYOTA CAR DATA BY XINGQIAN XU THESIS Submitted in partial fulfillment of the requirements for the degree of

More information

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg Human Detection A state-of-the-art survey Mohammad Dorgham University of Hamburg Presentation outline Motivation Applications Overview of approaches (categorized) Approaches details References Motivation

More information

Evaluation of texture features for image segmentation

Evaluation of texture features for image segmentation RIT Scholar Works Articles 9-14-2001 Evaluation of texture features for image segmentation Navid Serrano Jiebo Luo Andreas Savakis Follow this and additional works at: http://scholarworks.rit.edu/article

More information

MULTI-TEMPORAL SAR CHANGE DETECTION AND MONITORING

MULTI-TEMPORAL SAR CHANGE DETECTION AND MONITORING MULTI-TEMPORAL SAR CHANGE DETECTION AND MONITORING S. Hachicha, F. Chaabane Carthage University, Sup Com, COSIM laboratory, Route de Raoued, 3.5 Km, Elghazala Tunisia. ferdaous.chaabene@supcom.rnu.tn KEY

More information

A Fast Speckle Reduction Algorithm based on GPU for Synthetic Aperture Sonar

A Fast Speckle Reduction Algorithm based on GPU for Synthetic Aperture Sonar Vol.137 (SUComS 016), pp.8-17 http://dx.doi.org/1457/astl.016.137.0 A Fast Speckle Reduction Algorithm based on GPU for Synthetic Aperture Sonar Xu Kui 1, Zhong Heping 1, Huang Pan 1 1 Naval Institute

More information

A Challenge Problem for 2D/3D Imaging of Targets from a Volumetric Data Set in an Urban Environment

A Challenge Problem for 2D/3D Imaging of Targets from a Volumetric Data Set in an Urban Environment A Challenge Problem for 2D/3D Imaging of Targets from a Volumetric Data Set in an Urban Environment Curtis H. Casteel, Jr,*, LeRoy A. Gorham, Michael J. Minardi, Steven M. Scarborough, Kiranmai D. Naidu,

More information

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N.

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. Dartmouth, MA USA Abstract: The significant progress in ultrasonic NDE systems has now

More information

Limitations of Matrix Completion via Trace Norm Minimization

Limitations of Matrix Completion via Trace Norm Minimization Limitations of Matrix Completion via Trace Norm Minimization ABSTRACT Xiaoxiao Shi Computer Science Department University of Illinois at Chicago xiaoxiao@cs.uic.edu In recent years, compressive sensing

More information

SAR change detection based on Generalized Gamma distribution. divergence and auto-threshold segmentation

SAR change detection based on Generalized Gamma distribution. divergence and auto-threshold segmentation SAR change detection based on Generalized Gamma distribution divergence and auto-threshold segmentation GAO Cong-shan 1 2, ZHANG Hong 1*, WANG Chao 1 1.Center for Earth Observation and Digital Earth, CAS,

More information

A NEW ROBUST IMAGE WATERMARKING SCHEME BASED ON DWT WITH SVD

A NEW ROBUST IMAGE WATERMARKING SCHEME BASED ON DWT WITH SVD A NEW ROBUST IMAGE WATERMARKING SCHEME BASED ON WITH S.Shanmugaprabha PG Scholar, Dept of Computer Science & Engineering VMKV Engineering College, Salem India N.Malmurugan Director Sri Ranganathar Institute

More information

Dimension Reduction CS534

Dimension Reduction CS534 Dimension Reduction CS534 Why dimension reduction? High dimensionality large number of features E.g., documents represented by thousands of words, millions of bigrams Images represented by thousands of

More information

Geometric-Edge Random Graph Model for Image Representation

Geometric-Edge Random Graph Model for Image Representation Geometric-Edge Random Graph Model for Image Representation Bo JIANG, Jin TANG, Bin LUO CVPR Group, Anhui University /1/11, Beijing Acknowledgements This research is supported by the National Natural Science

More information

Nonlinear Multiresolution Image Blending

Nonlinear Multiresolution Image Blending Nonlinear Multiresolution Image Blending Mark Grundland, Rahul Vohra, Gareth P. Williams and Neil A. Dodgson Computer Laboratory, University of Cambridge, United Kingdom October, 26 Abstract. We study

More information

A Framework for Multiple Radar and Multiple 2D/3D Camera Fusion

A Framework for Multiple Radar and Multiple 2D/3D Camera Fusion A Framework for Multiple Radar and Multiple 2D/3D Camera Fusion Marek Schikora 1 and Benedikt Romba 2 1 FGAN-FKIE, Germany 2 Bonn University, Germany schikora@fgan.de, romba@uni-bonn.de Abstract: In this

More information

SAR Automatic Target Recognition via Non-negative Matrix Approximations

SAR Automatic Target Recognition via Non-negative Matrix Approximations SAR Automatic Target Recognition via Non-negative Matrix Approximations Vahid Riasati a, Umamahesh Srinivas b and Vishal Monga b a MacAulay-Brown Inc., Dayton OH 45430 b Dept. of Electrical Engg., Pennsylvania

More information

Partial Calibration and Mirror Shape Recovery for Non-Central Catadioptric Systems

Partial Calibration and Mirror Shape Recovery for Non-Central Catadioptric Systems Partial Calibration and Mirror Shape Recovery for Non-Central Catadioptric Systems Abstract In this paper we present a method for mirror shape recovery and partial calibration for non-central catadioptric

More information

PCA vs. ICA Decomposition of High Resolution SAR Images: Application to Urban Structures Recognition

PCA vs. ICA Decomposition of High Resolution SAR Images: Application to Urban Structures Recognition PCA vs. ICA Decomposition of High Resolution SAR Images: Application to Urban Structures Recognition Houda Chaabouni-Chouayakh a and Mihai Datcu a,b a German Aerospace Center (DLR), Oberpfaffenhofen D-82234

More information

Development and Applications of an Interferometric Ground-Based SAR System

Development and Applications of an Interferometric Ground-Based SAR System Development and Applications of an Interferometric Ground-Based SAR System Tadashi Hamasaki (1), Zheng-Shu Zhou (2), Motoyuki Sato (2) (1) Graduate School of Environmental Studies, Tohoku University Aramaki

More information

Real-time target tracking using a Pan and Tilt platform

Real-time target tracking using a Pan and Tilt platform Real-time target tracking using a Pan and Tilt platform Moulay A. Akhloufi Abstract In recent years, we see an increase of interest for efficient tracking systems in surveillance applications. Many of

More information

Video Alignment. Literature Survey. Spring 2005 Prof. Brian Evans Multidimensional Digital Signal Processing Project The University of Texas at Austin

Video Alignment. Literature Survey. Spring 2005 Prof. Brian Evans Multidimensional Digital Signal Processing Project The University of Texas at Austin Literature Survey Spring 2005 Prof. Brian Evans Multidimensional Digital Signal Processing Project The University of Texas at Austin Omer Shakil Abstract This literature survey compares various methods

More information

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering

Change Detection in Remotely Sensed Images Based on Image Fusion and Fuzzy Clustering International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 1 (2017) pp. 141-150 Research India Publications http://www.ripublication.com Change Detection in Remotely Sensed

More information

Yu Zhang, Tian Xia. School of Engineering, University of Vermont, Burlington, VT ABSTRACT

Yu Zhang, Tian Xia.  School of Engineering, University of Vermont, Burlington, VT ABSTRACT Extracting sparse crack features from correlated background in ground penetrating radar concrete imaging using robust principal component analysis technique Yu Zhang, Tian Xia yzhang19@uvm.edu, txia@uvm.edu

More information

Adaptive Doppler centroid estimation algorithm of airborne SAR

Adaptive Doppler centroid estimation algorithm of airborne SAR Adaptive Doppler centroid estimation algorithm of airborne SAR Jian Yang 1,2a), Chang Liu 1, and Yanfei Wang 1 1 Institute of Electronics, Chinese Academy of Sciences 19 North Sihuan Road, Haidian, Beijing

More information

Anomaly Detection on Data Streams with High Dimensional Data Environment

Anomaly Detection on Data Streams with High Dimensional Data Environment Anomaly Detection on Data Streams with High Dimensional Data Environment Mr. D. Gokul Prasath 1, Dr. R. Sivaraj, M.E, Ph.D., 2 Department of CSE, Velalar College of Engineering & Technology, Erode 1 Assistant

More information

MULTI-VIEW THROUGH-THE-WALL RADAR IMAGING USING COMPRESSED SENSING

MULTI-VIEW THROUGH-THE-WALL RADAR IMAGING USING COMPRESSED SENSING 8th European Signal Processing Conference (EUSIPCO-) Aalborg, Denmark, August -7, MULTI-VIEW THROUGH-THE-WALL RADAR IMAGING USING COMPRESSED SENSING Jie Yang, Abdesselam Bouzerdoum, and Moeness G. Amin

More information

A Robust and Efficient Motion Segmentation Based on Orthogonal Projection Matrix of Shape Space

A Robust and Efficient Motion Segmentation Based on Orthogonal Projection Matrix of Shape Space A Robust and Efficient Motion Segmentation Based on Orthogonal Projection Matrix of Shape Space Naoyuki ICHIMURA Electrotechnical Laboratory 1-1-4, Umezono, Tsukuba Ibaraki, 35-8568 Japan ichimura@etl.go.jp

More information

Recognition of Changes in SAR Images Based on Gauss-Log Ratio and MRFFCM

Recognition of Changes in SAR Images Based on Gauss-Log Ratio and MRFFCM Recognition of Changes in SAR Images Based on Gauss-Log Ratio and MRFFCM Jismy Alphonse M.Tech Scholar Computer Science and Engineering Department College of Engineering Munnar, Kerala, India Biju V. G.

More information

SAR IMAGE CHANGE DETECTION USING GAUSSIAN MIXTURE MODEL WITH SPATIAL INFORMATION

SAR IMAGE CHANGE DETECTION USING GAUSSIAN MIXTURE MODEL WITH SPATIAL INFORMATION SAR IMAGE CHANGE DETECTION USING GAUSSIAN MIXTURE MODEL WITH SPATIAL INFORMATION C. Iswarya 1, R. Meena Prakash 1 and R. Shantha Selva Kumari 2 1 Department of Electronics and Communication Engineering,

More information

Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques

Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques Analysis of Functional MRI Timeseries Data Using Signal Processing Techniques Sea Chen Department of Biomedical Engineering Advisors: Dr. Charles A. Bouman and Dr. Mark J. Lowe S. Chen Final Exam October

More information

A Robust Image Zero-Watermarking Algorithm Based on DWT and PCA

A Robust Image Zero-Watermarking Algorithm Based on DWT and PCA A Robust Image Zero-Watermarking Algorithm Based on DWT and PCA Xiaoxu Leng, Jun Xiao, and Ying Wang Graduate University of Chinese Academy of Sciences, 100049 Beijing, China lengxiaoxu@163.com, {xiaojun,ywang}@gucas.ac.cn

More information

Engineering And Technology (affiliated to Anna University, Chennai) Tamil. Nadu, India

Engineering And Technology (affiliated to Anna University, Chennai) Tamil. Nadu, India International Journal of Advances in Engineering & Scientific Research, Vol.2, Issue 2, Feb - 2015, pp 08-13 ISSN: 2349 3607 (Online), ISSN: 2349 4824 (Print) ABSTRACT MULTI-TEMPORAL SAR IMAGE CHANGE DETECTION

More information

VISION-BASED UAV FLIGHT CONTROL AND OBSTACLE AVOIDANCE. Zhihai He, Ram Venkataraman Iyer, and Phillip R. Chandler

VISION-BASED UAV FLIGHT CONTROL AND OBSTACLE AVOIDANCE. Zhihai He, Ram Venkataraman Iyer, and Phillip R. Chandler VISION-BASED UAV FLIGHT CONTROL AND OBSTACLE AVOIDANCE Zhihai He, Ram Venkataraman Iyer, and Phillip R Chandler ABSTRACT In this work, we explore various ideas and approaches to deal with the inherent

More information

Robotics Programming Laboratory

Robotics Programming Laboratory Chair of Software Engineering Robotics Programming Laboratory Bertrand Meyer Jiwon Shin Lecture 8: Robot Perception Perception http://pascallin.ecs.soton.ac.uk/challenges/voc/databases.html#caltech car

More information

A low rank based seismic data interpolation via frequencypatches transform and low rank space projection

A low rank based seismic data interpolation via frequencypatches transform and low rank space projection A low rank based seismic data interpolation via frequencypatches transform and low rank space projection Zhengsheng Yao, Mike Galbraith and Randy Kolesar Schlumberger Summary We propose a new algorithm

More information

Skin Infection Recognition using Curvelet

Skin Infection Recognition using Curvelet IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834, p- ISSN: 2278-8735. Volume 4, Issue 6 (Jan. - Feb. 2013), PP 37-41 Skin Infection Recognition using Curvelet Manisha

More information

An Object Detection System using Image Reconstruction with PCA

An Object Detection System using Image Reconstruction with PCA An Object Detection System using Image Reconstruction with PCA Luis Malagón-Borja and Olac Fuentes Instituto Nacional de Astrofísica Óptica y Electrónica, Puebla, 72840 Mexico jmb@ccc.inaoep.mx, fuentes@inaoep.mx

More information

Nonparametric Multiscale Multimodal Models for Detection/Recognition John Fisher & John Reif Eagle Eye Software (919)

Nonparametric Multiscale Multimodal Models for Detection/Recognition John Fisher & John Reif Eagle Eye Software (919) Rochester Y 05-07 October 999 onparametric Multiscale Multimodal Models for Detection/Recognition John Fisher & John Reif Eagle Ee Software (99) 493-7978 reif@cs.duke.edu Multiscale Multimodal Models for

More information

Salient Region Detection and Segmentation in Images using Dynamic Mode Decomposition

Salient Region Detection and Segmentation in Images using Dynamic Mode Decomposition Salient Region Detection and Segmentation in Images using Dynamic Mode Decomposition Sikha O K 1, Sachin Kumar S 2, K P Soman 2 1 Department of Computer Science 2 Centre for Computational Engineering and

More information

FACE RECOGNITION USING SUPPORT VECTOR MACHINES

FACE RECOGNITION USING SUPPORT VECTOR MACHINES FACE RECOGNITION USING SUPPORT VECTOR MACHINES Ashwin Swaminathan ashwins@umd.edu ENEE633: Statistical and Neural Pattern Recognition Instructor : Prof. Rama Chellappa Project 2, Part (b) 1. INTRODUCTION

More information

THREE DIMENSIONAL SAR TOMOGRAPHY IN SHANGHAI USING HIGH RESOLU- TION SPACE-BORNE SAR DATA

THREE DIMENSIONAL SAR TOMOGRAPHY IN SHANGHAI USING HIGH RESOLU- TION SPACE-BORNE SAR DATA THREE DIMENSIONAL SAR TOMOGRAPHY IN SHANGHAI USING HIGH RESOLU- TION SPACE-BORNE SAR DATA Lianhuan Wei, Timo Balz, Kang Liu, Mingsheng Liao LIESMARS, Wuhan University, 129 Luoyu Road, 430079 Wuhan, China,

More information

Fast Anomaly Detection Algorithms For Hyperspectral Images

Fast Anomaly Detection Algorithms For Hyperspectral Images Vol. Issue 9, September - 05 Fast Anomaly Detection Algorithms For Hyperspectral Images J. Zhou Google, Inc. ountain View, California, USA C. Kwan Signal Processing, Inc. Rockville, aryland, USA chiman.kwan@signalpro.net

More information

IMAGE DENOISING USING FRAMELET TRANSFORM

IMAGE DENOISING USING FRAMELET TRANSFORM IMAGE DENOISING USING FRAMELET TRANSFORM Ms. Jadhav P.B. 1, Dr.Sangale.S.M. 2 1,2, Electronics Department,Shivaji University, (India) ABSTRACT Images are created to record or display useful information

More information

COMPARATIVE STUDY OF DIFFERENT APPROACHES FOR EFFICIENT RECTIFICATION UNDER GENERAL MOTION

COMPARATIVE STUDY OF DIFFERENT APPROACHES FOR EFFICIENT RECTIFICATION UNDER GENERAL MOTION COMPARATIVE STUDY OF DIFFERENT APPROACHES FOR EFFICIENT RECTIFICATION UNDER GENERAL MOTION Mr.V.SRINIVASA RAO 1 Prof.A.SATYA KALYAN 2 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING PRASAD V POTLURI SIDDHARTHA

More information

Assessment of Polarimetric and Spatial Features for Built-up Mapping using ALOS PALSAR Polarimetric SAR Data

Assessment of Polarimetric and Spatial Features for Built-up Mapping using ALOS PALSAR Polarimetric SAR Data Assessment of Polarimetric and patial Features for Built-up Mapping using ALO PALAR Polarimetric AR Data hucheng YOU, China Key words: ALO PALAR, support vector machine, random forest, built-up mapping

More information

Analysis of the Impact of Non-Quadratic Optimization-based SAR Imaging on Feature Enhancement and ATR Performance

Analysis of the Impact of Non-Quadratic Optimization-based SAR Imaging on Feature Enhancement and ATR Performance 1 Analysis of the Impact of Non-Quadratic Optimization-based SAR Imaging on Feature Enhancement and ATR Performance Müjdat Çetin, William C. Karl, and David A. Castañon This work was supported in part

More information

Image Compression with Singular Value Decomposition & Correlation: a Graphical Analysis

Image Compression with Singular Value Decomposition & Correlation: a Graphical Analysis ISSN -7X Volume, Issue June 7 Image Compression with Singular Value Decomposition & Correlation: a Graphical Analysis Tamojay Deb, Anjan K Ghosh, Anjan Mukherjee Tripura University (A Central University),

More information

DESIGN OF A NOVEL IMAGE FUSION ALGORITHM FOR IMPULSE NOISE REMOVAL IN REMOTE SENSING IMAGES BY USING THE QUALITY ASSESSMENT

DESIGN OF A NOVEL IMAGE FUSION ALGORITHM FOR IMPULSE NOISE REMOVAL IN REMOTE SENSING IMAGES BY USING THE QUALITY ASSESSMENT DESIGN OF A NOVEL IMAGE FUSION ALGORITHM FOR IMPULSE NOISE REMOVAL IN REMOTE SENSING IMAGES BY USING THE QUALITY ASSESSMENT P.PAVANI, M.V.H.BHASKARA MURTHY Department of Electronics and Communication Engineering,Aditya

More information

Exploiting the High Dimensionality of Polarimetric Interferometric Synthetic Aperture Radar Observations

Exploiting the High Dimensionality of Polarimetric Interferometric Synthetic Aperture Radar Observations Exploiting the High Dimensionality of Polarimetric Interferometric Synthetic Aperture Radar Observations Robert Riley rriley@sandia.gov R. Derek West rdwest@sandia.gov SAND2017 11133 C This work was supported

More information

Lecture 3: Camera Calibration, DLT, SVD

Lecture 3: Camera Calibration, DLT, SVD Computer Vision Lecture 3 23--28 Lecture 3: Camera Calibration, DL, SVD he Inner Parameters In this section we will introduce the inner parameters of the cameras Recall from the camera equations λx = P

More information

Robust Horizontal Line Detection and Tracking in Occluded Environment for Infrared Cameras

Robust Horizontal Line Detection and Tracking in Occluded Environment for Infrared Cameras Robust Horizontal Line Detection and Tracking in Occluded Environment for Infrared Cameras Sungho Kim 1, Soon Kwon 2, and Byungin Choi 3 1 LED-IT Fusion Technology Research Center and Department of Electronic

More information

Improving Connectivity via Relays Deployment in Wireless Sensor Networks

Improving Connectivity via Relays Deployment in Wireless Sensor Networks Improving Connectivity via Relays Deployment in Wireless Sensor Networks Ahmed S. Ibrahim, Karim G. Seddik, and K. J. Ray Liu Department of Electrical and Computer Engineering, and Institute for Systems

More information

Face Recognition for Mobile Devices

Face Recognition for Mobile Devices Face Recognition for Mobile Devices Aditya Pabbaraju (adisrinu@umich.edu), Srujankumar Puchakayala (psrujan@umich.edu) INTRODUCTION Face recognition is an application used for identifying a person from

More information

Blur Space Iterative De-blurring

Blur Space Iterative De-blurring Blur Space Iterative De-blurring RADU CIPRIAN BILCU 1, MEJDI TRIMECHE 2, SAKARI ALENIUS 3, MARKKU VEHVILAINEN 4 1,2,3,4 Multimedia Technologies Laboratory, Nokia Research Center Visiokatu 1, FIN-33720,

More information

Uniqueness in Bilinear Inverse Problems with Applications to Subspace and Sparsity Models

Uniqueness in Bilinear Inverse Problems with Applications to Subspace and Sparsity Models Uniqueness in Bilinear Inverse Problems with Applications to Subspace and Sparsity Models Yanjun Li Joint work with Kiryung Lee and Yoram Bresler Coordinated Science Laboratory Department of Electrical

More information

Keywords: correlation filters, detection, foliage penetration (FOPEN) radar, synthetic aperture radar (SAR).

Keywords: correlation filters, detection, foliage penetration (FOPEN) radar, synthetic aperture radar (SAR). header for SPIE use Distortion-Invariant FOPEN Detection Filter Improvements David Casasent, Kim Ippolito (Carnegie Mellon University) and Jacques Verly (MIT Lincoln Laboratory) ABSTRACT Various new improvements

More information

Statistical image models

Statistical image models Chapter 4 Statistical image models 4. Introduction 4.. Visual worlds Figure 4. shows images that belong to different visual worlds. The first world (fig. 4..a) is the world of white noise. It is the world

More information

Coherence Based Polarimetric SAR Tomography

Coherence Based Polarimetric SAR Tomography I J C T A, 9(3), 2016, pp. 133-141 International Science Press Coherence Based Polarimetric SAR Tomography P. Saranya*, and K. Vani** Abstract: Synthetic Aperture Radar (SAR) three dimensional image provides

More information

2 Proposed Methodology

2 Proposed Methodology 3rd International Conference on Multimedia Technology(ICMT 2013) Object Detection in Image with Complex Background Dong Li, Yali Li, Fei He, Shengjin Wang 1 State Key Laboratory of Intelligent Technology

More information

A Graph Theoretic Approach to Image Database Retrieval

A Graph Theoretic Approach to Image Database Retrieval A Graph Theoretic Approach to Image Database Retrieval Selim Aksoy and Robert M. Haralick Intelligent Systems Laboratory Department of Electrical Engineering University of Washington, Seattle, WA 98195-2500

More information

Edge and corner detection

Edge and corner detection Edge and corner detection Prof. Stricker Doz. G. Bleser Computer Vision: Object and People Tracking Goals Where is the information in an image? How is an object characterized? How can I find measurements

More information

Image denoising using curvelet transform: an approach for edge preservation

Image denoising using curvelet transform: an approach for edge preservation Journal of Scientific & Industrial Research Vol. 3469, January 00, pp. 34-38 J SCI IN RES VOL 69 JANUARY 00 Image denoising using curvelet transform: an approach for edge preservation Anil A Patil * and

More information

COMPRESSED DETECTION VIA MANIFOLD LEARNING. Hyun Jeong Cho, Kuang-Hung Liu, Jae Young Park. { zzon, khliu, jaeypark

COMPRESSED DETECTION VIA MANIFOLD LEARNING. Hyun Jeong Cho, Kuang-Hung Liu, Jae Young Park.   { zzon, khliu, jaeypark COMPRESSED DETECTION VIA MANIFOLD LEARNING Hyun Jeong Cho, Kuang-Hung Liu, Jae Young Park Email : { zzon, khliu, jaeypark } @umich.edu 1. INTRODUCTION In many imaging applications such as Computed Tomography

More information

Adaptive Zoom Distance Measuring System of Camera Based on the Ranging of Binocular Vision

Adaptive Zoom Distance Measuring System of Camera Based on the Ranging of Binocular Vision Adaptive Zoom Distance Measuring System of Camera Based on the Ranging of Binocular Vision Zhiyan Zhang 1, Wei Qian 1, Lei Pan 1 & Yanjun Li 1 1 University of Shanghai for Science and Technology, China

More information

Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma

Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma Presented by Hu Han Jan. 30 2014 For CSE 902 by Prof. Anil K. Jain: Selected

More information

Hand-Eye Calibration from Image Derivatives

Hand-Eye Calibration from Image Derivatives Hand-Eye Calibration from Image Derivatives Abstract In this paper it is shown how to perform hand-eye calibration using only the normal flow field and knowledge about the motion of the hand. The proposed

More information

Announcements. Recognition I. Gradient Space (p,q) What is the reflectance map?

Announcements. Recognition I. Gradient Space (p,q) What is the reflectance map? Announcements I HW 3 due 12 noon, tomorrow. HW 4 to be posted soon recognition Lecture plan recognition for next two lectures, then video and motion. Introduction to Computer Vision CSE 152 Lecture 17

More information

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH

SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH SEMI-BLIND IMAGE RESTORATION USING A LOCAL NEURAL APPROACH Ignazio Gallo, Elisabetta Binaghi and Mario Raspanti Universitá degli Studi dell Insubria Varese, Italy email: ignazio.gallo@uninsubria.it ABSTRACT

More information

The Fundamentals of Compressive Sensing

The Fundamentals of Compressive Sensing The Fundamentals of Compressive Sensing Mark A. Davenport Georgia Institute of Technology School of Electrical and Computer Engineering Sensor explosion Data deluge Digital revolution If we sample a signal

More information

Motion Estimation. There are three main types (or applications) of motion estimation:

Motion Estimation. There are three main types (or applications) of motion estimation: Members: D91922016 朱威達 R93922010 林聖凱 R93922044 謝俊瑋 Motion Estimation There are three main types (or applications) of motion estimation: Parametric motion (image alignment) The main idea of parametric motion

More information

New Approaches for EEG Source Localization and Dipole Moment Estimation. Shun Chi Wu, Yuchen Yao, A. Lee Swindlehurst University of California Irvine

New Approaches for EEG Source Localization and Dipole Moment Estimation. Shun Chi Wu, Yuchen Yao, A. Lee Swindlehurst University of California Irvine New Approaches for EEG Source Localization and Dipole Moment Estimation Shun Chi Wu, Yuchen Yao, A. Lee Swindlehurst University of California Irvine Outline Motivation why EEG? Mathematical Model equivalent

More information

Implementation of Image Fusion Algorithm Using Laplace Transform

Implementation of Image Fusion Algorithm Using Laplace Transform Implementation of Image Fusion Algorithm Using Laplace Transform S.Santhosh kumar M.Tech, Srichaitanya Institute of Technology & Sciences, Karimnagar,Telangana. G Sahithi, M.Tech Assistant Professor, Srichaitanya

More information

calibrated coordinates Linear transformation pixel coordinates

calibrated coordinates Linear transformation pixel coordinates 1 calibrated coordinates Linear transformation pixel coordinates 2 Calibration with a rig Uncalibrated epipolar geometry Ambiguities in image formation Stratified reconstruction Autocalibration with partial

More information

Real-time Monitoring of Multi-mode Industrial Processes using Feature-extraction Tools

Real-time Monitoring of Multi-mode Industrial Processes using Feature-extraction Tools Real-time Monitoring of Multi-mode Industrial Processes using Feature-extraction Tools Y. S. Manjili *, M. Niknamfar, M. Jamshidi Department of Electrical and Computer Engineering The University of Texas

More information

Video shot segmentation using late fusion technique

Video shot segmentation using late fusion technique Video shot segmentation using late fusion technique by C. Krishna Mohan, N. Dhananjaya, B.Yegnanarayana in Proc. Seventh International Conference on Machine Learning and Applications, 2008, San Diego,

More information

Memorandum. Clint Slatton Prof. Brian Evans Term project idea for Multidimensional Signal Processing (EE381k)

Memorandum. Clint Slatton Prof. Brian Evans Term project idea for Multidimensional Signal Processing (EE381k) Memorandum From: To: Subject: Date : Clint Slatton Prof. Brian Evans Term project idea for Multidimensional Signal Processing (EE381k) 16-Sep-98 Project title: Minimizing segmentation discontinuities in

More information

MRF-based Algorithms for Segmentation of SAR Images

MRF-based Algorithms for Segmentation of SAR Images This paper originally appeared in the Proceedings of the 998 International Conference on Image Processing, v. 3, pp. 770-774, IEEE, Chicago, (998) MRF-based Algorithms for Segmentation of SAR Images Robert

More information

Colour Segmentation-based Computation of Dense Optical Flow with Application to Video Object Segmentation

Colour Segmentation-based Computation of Dense Optical Flow with Application to Video Object Segmentation ÖGAI Journal 24/1 11 Colour Segmentation-based Computation of Dense Optical Flow with Application to Video Object Segmentation Michael Bleyer, Margrit Gelautz, Christoph Rhemann Vienna University of Technology

More information