Extracting a Good Quality Frontal Face Images from Low Resolution Video Sequences

Size: px
Start display at page:

Download "Extracting a Good Quality Frontal Face Images from Low Resolution Video Sequences"

Transcription

1 Extracting a Good Quality Frontal Face Images from Low Resolution Video Sequences Pritam P. Patil 1, Prof. M.V. Phatak 2 1 ME.Comp, 2 Asst.Professor, MIT, Pune Abstract The face is one of the important remote biometrics and it is used in facial analysis systems, like human-computer interaction, face detection and recognition and so on. The face detection technique is first step for any face recognition system, surveillance system. The real-world challenges of these systems is that they have problem working with low-resolution (LR) images. This is the reason that surveillance applications in public places need human operators to identify suspected people. Therefore, it is required an automated system which is working with LR and low-quality faces. Super-resolution (SR) is one of such technique for obtaining high resolution (HR) image from one or more LR input images. SR algorithms are broadly classified into two classes: reconstruction based SR (RBSR) and learning-based SR (LBSR).In this paper, we relate to extracting low quality faces from the video and convert it into high quality. Keywords Surveillance video, Face Detection, Face recognition, Super resolution, RBSR, LBSR. I. INTRODUCTION As computer becomes faster it is possible to deal with the applications dealing with human faces. Examples of these applications are face detection and recognition applied to surveillance system, gesture analysis applied to user friendly interfaces, or gender recognition. From the inexpensive surveillance cameras, inputed low quality and low resolution images to the system like face detection, face recognition, produces erroneous and unstable results. Therefore, there is a need for a mechanism to bridge the gap between low-resolution and low-quality images and on the other hand facial analysis systems. The proposed system in this paper deals with exactly this problem. Our approach is to detect the human faces from the video and apply a reconstruction-based super-resolution algorithm for obtaining high quality faces. Such an algorithm, however, has two main problems: first, it requires relatively similar images with not too much noise and second is that its improvement factor is limited. To deal with the first problem we introduce a three-step approach, which produces a face-log containing images of similar frontal faces of the highest possible quality. To deal with the second problem, limited improvement factor, we use a learning based super-resolution algorithm applied to the result of the reconstruction-based part to improve the quality by another factor. This results in an improvement for the entire system. The rest of the paper is organized as follows. Section 2 gives related work. We introduced approaches for converting low quality face into high quality face are gives in section 3.Section 4 gives super resolution techniques. Some experimental results are presented in section 5. Finally we conclude in section 6. II. RELATED WORK Face detection [1] is the first stage of a face recognition system. A lot of research has been done in this area, most of that is efficient and effective for still images only. So could not be applied to video sequences directly. In the video scenes, human faces can have unlimited orientations and positions, so its detection is of a variety of challenges to researchers. Generally there are three types process for face detection based on video. At first, it begins with frame based detection. During this process, lots of traditional methods for still images can be introduced such as statistical modelling method, neural network-based method, SVM-based method, HMM method, BOOST method and color-based face detection, etc. However, ignoring the temporal information provided by the video sequence is the main drawback of this approach. Secondly, integrating detection and tracking, this says that detecting face in the first frame and then tracking it through the whole sequence. Super resolution[2] task is cast as the inverse problem of recovering the original highresolution image by fusing the low resolution images, based on reasonable assumptions or prior knowledge about the observation model that converts the high resolution image to low resolution ones. Super resolution algorithm is classified into two classes Reconstruction based super resolution (RBSR) and Learning based super resolution (LBSR). Reconstruction based super resolution algorithm [3] usually work with more than one LR input image. These LR inputs must have intra-image sub-pixel misalignments. 237

2 The algorithm uses these misalignments to reconstruct the missing HR details of the inputs. These misalignments are considered in a registration step before starting the reconstruction process. The first RBSR system was a frequency domain algorithm proposed by Tsai and Huang[4]. They used the shifting property of Fourier transform. Other RBSR methods are non-uniform interpolation (NUI)[5], projection onto a convex set (POCS) methods[6], maximum likelihood (ML) methods[7], and maximum a posteriori (MAP) methods[3]. Computational cost of NUI methods is low but they cannot use the degradation models if noise and blur are different in the LR images. POCS methods are easy to use but they have high computational costs, slow convergence and problems in producing a unique response. ML methods simply look for an HR image that maximizes the probability of having the LR inputs. ML methods are prone to be extremely ill-conditioned. MAP methods explicitly use the a priori information in the form of a prior probability on the HR image. These methods are also illposed and need some regularization term for stabilizing their final response. Learning Based SR algorithm learns the relationship between the high resolutions (HR) images and their corresponding low resolution (LR) versions. They use the knowledge to predict the missing HR details of LR inputs. The relationship between HR and LR images can be learned in different ways: resolution pyramid, neighborhood embedding, manifolds, compressed sensing, sparse representation, neural networks. III. AN APPROACHES FOR QUALITY IMPROVEMENT OF LOW RESOLUTION FACES The following figure 1 shows architecture of proposed system. In the first block of the system, face-log generation, the input video sequence is summarized into frames. The images inside the face-logs are very similar to each other and are of better quality compared to the other images of the sequence. It means they are good inputs to the next block of the system, which is a cascaded SR. In this block, an RBSR is applied to the generated face-log(s) and produces an HR image. The quality of this HR image is improved compared to the LR images in the video sequence. This HR image is then fed to an LBSR to improve it even more. INPUT VIDEO A. Face Detection FACES FROM VIDEO SEQUENCE INITIAL FACE LOG INTERMEDIATE FACE LOG REFINED FACE LOG Figure 1. System Architecture RECONSTRUCTION BASED SR LEARNING BASED SR SUPER RESOLUTION SR OUTPUT FACE Usually face detection [1] and localization is the first step in many biometric applications. Face detection is defined as to isolate human faces from their background and exactly locate their position in an image. Automating the process to computer requires the use of various image processing techniques. Due to faces in different scales, orientations, and with different head poses, face detection is challenging task. In our system multiple frames are generated from the given video. From that video we detect the face or multiple faces. For this purpose we use template matching and skin color information as a method of detecting faces. Template Matching: Template matching is the technique in image processing for finding small parts of image which match a template image. Template matching can be subdivided into two approaches feature based and template based matching. In the feature based approach the template image has strong features. While in template based approach the templates are without strong features. Skin color information: Skin detection plays an important role in image processing applications. Recently skin detection methodologies based on skin color information as a cue has gain much attention as skin color provides computationally effective information about rotation, scaling and partial occlusion. Skin color can also be used as complementary information to the features. Skin color detection in visible spectrum can be a very challenging task as the skin color in an image is sensitive to various factors. 238

3 Illumination: a change in the light source distribution and in the illumination level produces a change in color of the skin in the image. Camera characteristics: Even under same illumination, the skin color distribution for the same person differs from one camera to another, depending on the camera sensor characteristics. Ethinicity: Skin color also varies from person to person belonging to different regions or different ethnic groups. Individual characteristics: Such as age, sex and body parts also affect. B. Converting low quality face into high quality face The proposed system deals with problem of super resolution system working with faces coming from surveillance video. Such system has several problems like ill conditioned nature of the HR response, slow convergence of the system, and small magnification factors, the slight-motions restriction of the objects which is harder to control for longer video sequences. There are many faces in videos that are not useful because of problems like not facing to the camera, blurriness due to the movement of the object, uneven illumination and so on so that feeding all frames of a surveillance video sequence to any SR system is impossible. Including all such images in the computations reduces the speed of the system and gives final result erroneous and unstable. Therefore it is a need of assess the quality of the detected faces and discard the useless one. IV. SUPER-RESOLUTION (SR) Super resolution [2] is the technique for converting low resolution images into high resolution faces. The SR task is cast as the inverse problem of recovering the original highresolution image by fusing the low-resolution images, based on reasonable assumptions or prior knowledge about the observation model that converts the high resolution image to the low-resolution ones. The fundamental reconstruction constraints for SR is that recovered image, after applying the same generation model should reproduce the observed low resolution image. SR algorithms can be categorized into four classes. Interpolation-based algorithms register low resolution images (LRIs) with the high resolution image (HRI), and then apply non-uniform interpolation to produce an improved resolution image which is further deblurred. Frequency based algorithms try to dealias the LRIs by utilizing the phase difference among the LRIs. A. Reconstruction Based Super Resolution Reconstruction based super resolution algorithm works with more than one low resolution images. These LR inputs must have intra-image sub-pixel misalignments. The algorithm uses these misalignments to reconstruct the missing HR details of the inputs. These misalignments are considered in a registration step before starting the reconstruction process. The employed SR algorithm in this paper is cascading both types of reconstruction based and learning based SR algorithm. In order to reconstruct the HR image from the LR images of the refined face-log we assume that these images have been produced from the HR image by following an imaging model [10]. Based on the imaging model each LR image has been created by warping, blurring and downsampling the HR image. It means that each X i, i = 1, 2,..., m3 LR images in the refined face-log have been obtained by Xi DBiWiH + ni... (1) Where D, B i, and W i are the down-sampling, blurring, and warping matrix, respectively, H is the HR image and n i is the introduced noise to the imaging process for producing the i th LR image from the HR image H. Obtaining the HR image H from (1) i.e. from imaging process is an inverse problem that is extremely ill-posed and ill-conditioned. A MAP method has been employed to obtain the HR response image and a Markov regularization term to convert the problem to a well-posed one. Staking all the m 3 LR image of the refined face-log into a vector X=[X1, X2,..,Xm 3 ], the HR result can be estimated by H= arg max p(h X). A. Learning Based Super Resolution The employed LBSR algorithm in this paper is a MLP. The benefit of using neural networks is their auto-ability in learning the complicated space of the human faces. For training this MLP we have used around 100 frontal and semi-frontal face images. To prepare the training data for the network, first, we have extracted the face areas of the HR images and converted them to grayscale. Then, an LR image is created for each of these HR images by down-sampling the images by a factor of two. Then, all of these LR/HR pairs are fed to the network as the training samples and the network learns the relationship between them. The original HR face images in this database are all resized to and their corresponding LR images are of pixels. 239

4 This three-layered MLP has neurons in its input layer, each corresponding to one of the pixels of the input LR image, ten neurons in the hidden layer, and neurons in the output layer, each corresponding to one of the pixels of the output HR image. V. EXPERIMENTAL RESULTS In this paper as our framework measure the quality of the video on the basis of resolution of the camera and it calculates the frame rate. If quality of the video is high then video will be discarding and low quality video will take for further proceedings as we worked on the low quality and low resolution videos. The imaging parameters are calculated as follows: If video quality is in between 1 to 3 it will be low resolution and low quality. This framework calculates the total number of frames. After this, entire video is converted into the frames and faces will be detected from the frames. Detected faces will be cropped and saved into databases. 240

5 VI. CONCLUSION Facial analysis applications require high quality frontal face images, but typical surveillance videos are of poor quality. Therefore, there is a need for a mechanism to bridge between low quality, low resolution face images from video sequences and their applications in facial analysis system. Super-resolution is one of these mechanisms. The techniques specified in this paper deals with the real world problems of super-resolution systems working with surveillance video sequences. Before applying super resolution technique we have seen different face detection techniques, their merits and future enhancement. By applying RBSR we get high quality face from low resolution video sequences. By applying LBSR technique we get more rich quality face. In this way we can get more clear face from low resolution. REFERENCES [1] Adesola Olaoluwa Anidu,Fasina Ebunoluwa Philip,C IMPLEMENTATION OF A FACE DETECTION SYSTEM USING TEMPLATE MATCHING AND SKIN COLOR INFORMATION,Annals.Computer Series [2] Y. Huang and Y. Long,Super resolution using neural networks based on the optimal recovery t theory,j.comput. Electron., vol. 5, no. 4, pp , [3] L. Zhang, H. Zhang, H. Shen, and P. Li,A superresolution reconstruction algorithm for surveillance images, Signal Process., vol. 90, no. 3,pp , [4] T. S. Huang and R. Tsai, Multi-frame image restoration and registration,adv. Comput. Vis. Image Process., vol. 1, no. 2, pp ,1984. [5] S. Lertrattanapanich and N. K. Bose, High resolution image formation from low resolution frames using Delaunay triangulation, IEEE Trans.Image Process., vol. 11, no. 12, pp , Dec [6] A. J. Patti and Y. Altunbasak, Artifact reduction for set theoretic super resolution image reconstruction with edge adaptive constraints and higher-order interpolants, IEEE Trans. Image Process., vol. 10, no. 1,pp , Jan [7] M. E. Tipping and C. M. Bishop, Bayesian image superresolution,adv. Neural Inform. Process. Syst., vol. 15, pp , [8] Shin-Cheol Jeong and Byung Cheol Song,Fast Super-Resolution Algorithm Based on Dictionary Size Reduction Using k-means Clustering,ETRI Journal, Volume 32, Number 4, August 2010 [9] M. Irani and S. Peleg,Improving resolution by image registration,graph. Models Image Process., vol. 53, no. 3, pp , [10] Kamal Nasrollahi, Student Member, IEEE, and Thomas B. Moeslund,Extracting a Good Quality Frontal Face Image from a Low-Resolution Video Sequence,IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 21, NO. 10, OCTOBER [11] V. H. Patil, D. S. Bormane, and V. S. Pawar, Super resolution using neural network, in Proc. IEEE 2nd Asia Int. Conf. Modeling Simul., May [12] D. Glasner, S. Bagon, and M. Irani,Super-resolution from a single image, in Proc. ICCV,

A Learning Based Method for Super-Resolution of Low Resolution Images

A Learning Based Method for Super-Resolution of Low Resolution Images A Learning Based Method for Super-Resolution of Low Resolution Images Emre Ugur June 1, 2004 emre.ugur@ceng.metu.edu.tr Abstract The main objective of this project is the study of a learning based method

More information

Low-resolution Image Processing based on FPGA

Low-resolution Image Processing based on FPGA Abstract Research Journal of Recent Sciences ISSN 2277-2502. Low-resolution Image Processing based on FPGA Mahshid Aghania Kiau, Islamic Azad university of Karaj, IRAN Available online at: www.isca.in,

More information

SUPER RESOLUTION FROM MULTIPLE LOW RESOLUTION IMAGES

SUPER RESOLUTION FROM MULTIPLE LOW RESOLUTION IMAGES SUPER RESOLUTION FROM MULTIPLE LOW RESOLUTION IMAGES ABSTRACT Florin Manaila 1 Costin-Anton Boiangiu 2 Ion Bucur 3 Although the technology of optical instruments is constantly advancing, the capture of

More information

Accurate and robust image superresolution by neural processing of local image representations

Accurate and robust image superresolution by neural processing of local image representations Accurate and robust image superresolution by neural processing of local image representations Carlos Miravet 1,2 and Francisco B. Rodríguez 1 1 Grupo de Neurocomputación Biológica (GNB), Escuela Politécnica

More information

Redundant Wavelet Transform Based Image Super Resolution

Redundant Wavelet Transform Based Image Super Resolution Redundant Wavelet Transform Based Image Super Resolution Arti Sharma, Prof. Preety D Swami Department of Electronics &Telecommunication Samrat Ashok Technological Institute Vidisha Department of Electronics

More information

Limitation of Super Resolution Image Reconstruction for Video

Limitation of Super Resolution Image Reconstruction for Video 2013 Fifth International Conference on Computational Intelligence, Communication Systems and Networks Limitation of Super Resolution Image Reconstruction for Video Seiichi Gohshi Kogakuin University Tokyo,

More information

Latest Results on High-Resolution Reconstruction from Video Sequences

Latest Results on High-Resolution Reconstruction from Video Sequences Latest Results on High-Resolution Reconstruction from Video Sequences S. Lertrattanapanich and N. K. Bose The Spatial and Temporal Signal Processing Center Department of Electrical Engineering The Pennsylvania

More information

Low-resolution Character Recognition by Video-based Super-resolution

Low-resolution Character Recognition by Video-based Super-resolution 2009 10th International Conference on Document Analysis and Recognition Low-resolution Character Recognition by Video-based Super-resolution Ataru Ohkura 1, Daisuke Deguchi 1, Tomokazu Takahashi 2, Ichiro

More information

SUPER-RESOLUTION (SR) has been an active research

SUPER-RESOLUTION (SR) has been an active research 498 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 15, NO. 3, APRIL 2013 A Self-Learning Approach to Single Image Super-Resolution Min-Chun Yang and Yu-Chiang Frank Wang, Member, IEEE Abstract Learning-based approaches

More information

Tracking Moving Objects In Video Sequences Yiwei Wang, Robert E. Van Dyck, and John F. Doherty Department of Electrical Engineering The Pennsylvania State University University Park, PA16802 Abstract{Object

More information

Video stabilization for high resolution images reconstruction

Video stabilization for high resolution images reconstruction Advanced Project S9 Video stabilization for high resolution images reconstruction HIMMICH Youssef, KEROUANTON Thomas, PATIES Rémi, VILCHES José. Abstract Super-resolution reconstruction produces one or

More information

Bayesian Image Super-Resolution

Bayesian Image Super-Resolution Bayesian Image Super-Resolution Michael E. Tipping and Christopher M. Bishop Microsoft Research, Cambridge, U.K..................................................................... Published as: Bayesian

More information

NEIGHBORHOOD REGRESSION FOR EDGE-PRESERVING IMAGE SUPER-RESOLUTION. Yanghao Li, Jiaying Liu, Wenhan Yang, Zongming Guo

NEIGHBORHOOD REGRESSION FOR EDGE-PRESERVING IMAGE SUPER-RESOLUTION. Yanghao Li, Jiaying Liu, Wenhan Yang, Zongming Guo NEIGHBORHOOD REGRESSION FOR EDGE-PRESERVING IMAGE SUPER-RESOLUTION Yanghao Li, Jiaying Liu, Wenhan Yang, Zongming Guo Institute of Computer Science and Technology, Peking University, Beijing, P.R.China,

More information

Discrete Curvelet Transform Based Super-resolution using Sub-pixel Image Registration

Discrete Curvelet Transform Based Super-resolution using Sub-pixel Image Registration Vol. 4, No., June, 0 Discrete Curvelet Transform Based Super-resolution using Sub-pixel Image Registration Anil A. Patil, Dr. Jyoti Singhai Department of Electronics and Telecomm., COE, Malegaon(Bk), Pune,

More information

Face Recognition in Low-resolution Images by Using Local Zernike Moments

Face Recognition in Low-resolution Images by Using Local Zernike Moments Proceedings of the International Conference on Machine Vision and Machine Learning Prague, Czech Republic, August14-15, 014 Paper No. 15 Face Recognition in Low-resolution Images by Using Local Zernie

More information

Image Super-Resolution for Improved Automatic Target Recognition

Image Super-Resolution for Improved Automatic Target Recognition Image Super-Resolution for Improved Automatic Target Recognition Raymond S. Wagner a and Donald Waagen b and Mary Cassabaum b a Rice University, Houston, TX b Raytheon Missile Systems, Tucson, AZ ABSTRACT

More information

Face Recognition For Remote Database Backup System

Face Recognition For Remote Database Backup System Face Recognition For Remote Database Backup System Aniza Mohamed Din, Faudziah Ahmad, Mohamad Farhan Mohamad Mohsin, Ku Ruhana Ku-Mahamud, Mustafa Mufawak Theab 2 Graduate Department of Computer Science,UUM

More information

Superresolution images reconstructed from aliased images

Superresolution images reconstructed from aliased images Superresolution images reconstructed from aliased images Patrick Vandewalle, Sabine Süsstrunk and Martin Vetterli LCAV - School of Computer and Communication Sciences Ecole Polytechnique Fédérale de Lausanne

More information

Performance Verification of Super-Resolution Image Reconstruction

Performance Verification of Super-Resolution Image Reconstruction Performance Verification of Super-Resolution Image Reconstruction Masaki Sugie Department of Information Science, Kogakuin University Tokyo, Japan Email: em13010@ns.kogakuin.ac.jp Seiichi Gohshi Department

More information

Automatic Labeling of Lane Markings for Autonomous Vehicles

Automatic Labeling of Lane Markings for Autonomous Vehicles Automatic Labeling of Lane Markings for Autonomous Vehicles Jeffrey Kiske Stanford University 450 Serra Mall, Stanford, CA 94305 jkiske@stanford.edu 1. Introduction As autonomous vehicles become more popular,

More information

ROBUST COLOR JOINT MULTI-FRAME DEMOSAICING AND SUPER- RESOLUTION ALGORITHM

ROBUST COLOR JOINT MULTI-FRAME DEMOSAICING AND SUPER- RESOLUTION ALGORITHM ROBUST COLOR JOINT MULTI-FRAME DEMOSAICING AND SUPER- RESOLUTION ALGORITHM Theodor Heinze Hasso-Plattner-Institute for Software Systems Engineering Prof.-Dr.-Helmert-Str. 2-3, 14482 Potsdam, Germany theodor.heinze@hpi.uni-potsdam.de

More information

Super-Resolution Methods for Digital Image and Video Processing

Super-Resolution Methods for Digital Image and Video Processing CZECH TECHNICAL UNIVERSITY IN PRAGUE FACULTY OF ELECTRICAL ENGINEERING DEPARTMENT OF RADIOELECTRONICS Super-Resolution Methods for Digital Image and Video Processing DIPLOMA THESIS Author: Bc. Tomáš Lukeš

More information

Image super-resolution: Historical overview and future challenges

Image super-resolution: Historical overview and future challenges 1 Image super-resolution: Historical overview and future challenges Jianchao Yang University of Illinois at Urbana-Champaign Thomas Huang University of Illinois at Urbana-Champaign CONTENTS 1.1 Introduction

More information

Face Model Fitting on Low Resolution Images

Face Model Fitting on Low Resolution Images Face Model Fitting on Low Resolution Images Xiaoming Liu Peter H. Tu Frederick W. Wheeler Visualization and Computer Vision Lab General Electric Global Research Center Niskayuna, NY, 1239, USA {liux,tu,wheeler}@research.ge.com

More information

Super-resolution Reconstruction Algorithm Based on Patch Similarity and Back-projection Modification

Super-resolution Reconstruction Algorithm Based on Patch Similarity and Back-projection Modification 1862 JOURNAL OF SOFTWARE, VOL 9, NO 7, JULY 214 Super-resolution Reconstruction Algorithm Based on Patch Similarity and Back-projection Modification Wei-long Chen Digital Media College, Sichuan Normal

More information

High Quality Image Deblurring Panchromatic Pixels

High Quality Image Deblurring Panchromatic Pixels High Quality Image Deblurring Panchromatic Pixels ACM Transaction on Graphics vol. 31, No. 5, 2012 Sen Wang, Tingbo Hou, John Border, Hong Qin, and Rodney Miller Presented by Bong-Seok Choi School of Electrical

More information

How To Fix Out Of Focus And Blur Images With A Dynamic Template Matching Algorithm

How To Fix Out Of Focus And Blur Images With A Dynamic Template Matching Algorithm IJSTE - International Journal of Science Technology & Engineering Volume 1 Issue 10 April 2015 ISSN (online): 2349-784X Image Estimation Algorithm for Out of Focus and Blur Images to Retrieve the Barcode

More information

Image Super-Resolution as Sparse Representation of Raw Image Patches

Image Super-Resolution as Sparse Representation of Raw Image Patches Image Super-Resolution as Sparse Representation of Raw Image Patches Jianchao Yang, John Wright, Yi Ma, Thomas Huang University of Illinois at Urbana-Champagin Beckman Institute and Coordinated Science

More information

Sachin Patel HOD I.T Department PCST, Indore, India. Parth Bhatt I.T Department, PCST, Indore, India. Ankit Shah CSE Department, KITE, Jaipur, India

Sachin Patel HOD I.T Department PCST, Indore, India. Parth Bhatt I.T Department, PCST, Indore, India. Ankit Shah CSE Department, KITE, Jaipur, India Image Enhancement Using Various Interpolation Methods Parth Bhatt I.T Department, PCST, Indore, India Ankit Shah CSE Department, KITE, Jaipur, India Sachin Patel HOD I.T Department PCST, Indore, India

More information

Super-Resolution Imaging : Use of Zoom as a Cue

Super-Resolution Imaging : Use of Zoom as a Cue Super-Resolution Imaging : Use of Zoom as a Cue M.V. Joshi and Subhasis Chaudhuri Department of Electrical Engineering Indian Institute of Technology - Bombay Powai, Mumbai-400076. India mvjoshi, sc@ee.iitb.ac.in

More information

LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE. indhubatchvsa@gmail.com

LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE. indhubatchvsa@gmail.com LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE 1 S.Manikandan, 2 S.Abirami, 2 R.Indumathi, 2 R.Nandhini, 2 T.Nanthini 1 Assistant Professor, VSA group of institution, Salem. 2 BE(ECE), VSA

More information

Super-resolution method based on edge feature for high resolution imaging

Super-resolution method based on edge feature for high resolution imaging Science Journal of Circuits, Systems and Signal Processing 2014; 3(6-1): 24-29 Published online December 26, 2014 (http://www.sciencepublishinggroup.com/j/cssp) doi: 10.11648/j.cssp.s.2014030601.14 ISSN:

More information

The Scientific Data Mining Process

The Scientific Data Mining Process Chapter 4 The Scientific Data Mining Process When I use a word, Humpty Dumpty said, in rather a scornful tone, it means just what I choose it to mean neither more nor less. Lewis Carroll [87, p. 214] In

More information

Machine Learning in Multi-frame Image Super-resolution

Machine Learning in Multi-frame Image Super-resolution Machine Learning in Multi-frame Image Super-resolution Lyndsey C. Pickup Robotics Research Group Department of Engineering Science University of Oxford Michaelmas Term, 2007 Lyndsey C. Pickup Doctor of

More information

RESOLUTION IMPROVEMENT OF DIGITIZED IMAGES

RESOLUTION IMPROVEMENT OF DIGITIZED IMAGES Proceedings of ALGORITMY 2005 pp. 270 279 RESOLUTION IMPROVEMENT OF DIGITIZED IMAGES LIBOR VÁŠA AND VÁCLAV SKALA Abstract. A quick overview of preprocessing performed by digital still cameras is given

More information

High Quality Image Magnification using Cross-Scale Self-Similarity

High Quality Image Magnification using Cross-Scale Self-Similarity High Quality Image Magnification using Cross-Scale Self-Similarity André Gooßen 1, Arne Ehlers 1, Thomas Pralow 2, Rolf-Rainer Grigat 1 1 Vision Systems, Hamburg University of Technology, D-21079 Hamburg

More information

Single Image Super-Resolution using Gaussian Process Regression

Single Image Super-Resolution using Gaussian Process Regression Single Image Super-Resolution using Gaussian Process Regression He He and Wan-Chi Siu Department of Electronic and Information Engineering The Hong Kong Polytechnic University {07821020d, enwcsiu@polyu.edu.hk}

More information

An Active Head Tracking System for Distance Education and Videoconferencing Applications

An Active Head Tracking System for Distance Education and Videoconferencing Applications An Active Head Tracking System for Distance Education and Videoconferencing Applications Sami Huttunen and Janne Heikkilä Machine Vision Group Infotech Oulu and Department of Electrical and Information

More information

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network Proceedings of the 8th WSEAS Int. Conf. on ARTIFICIAL INTELLIGENCE, KNOWLEDGE ENGINEERING & DATA BASES (AIKED '9) ISSN: 179-519 435 ISBN: 978-96-474-51-2 An Energy-Based Vehicle Tracking System using Principal

More information

1646 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 6, NO. 12, DECEMBER 1997

1646 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 6, NO. 12, DECEMBER 1997 1646 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL 6, NO 12, DECEMBER 1997 Restoration of a Single Superresolution Image from Several Blurred, Noisy, and Undersampled Measured Images Michael Elad and Arie

More information

Analecta Vol. 8, No. 2 ISSN 2064-7964

Analecta Vol. 8, No. 2 ISSN 2064-7964 EXPERIMENTAL APPLICATIONS OF ARTIFICIAL NEURAL NETWORKS IN ENGINEERING PROCESSING SYSTEM S. Dadvandipour Institute of Information Engineering, University of Miskolc, Egyetemváros, 3515, Miskolc, Hungary,

More information

Super-Resolution from a Single Image

Super-Resolution from a Single Image Super-Resolution from a Single Image Daniel Glasner Shai Bagon Michal Irani Dept. of Computer Science and Applied Mathematics The Weizmann Institute of Science Rehovot 76100, Israel Abstract Methods for

More information

Neural Network based Vehicle Classification for Intelligent Traffic Control

Neural Network based Vehicle Classification for Intelligent Traffic Control Neural Network based Vehicle Classification for Intelligent Traffic Control Saeid Fazli 1, Shahram Mohammadi 2, Morteza Rahmani 3 1,2,3 Electrical Engineering Department, Zanjan University, Zanjan, IRAN

More information

Tracking Groups of Pedestrians in Video Sequences

Tracking Groups of Pedestrians in Video Sequences Tracking Groups of Pedestrians in Video Sequences Jorge S. Marques Pedro M. Jorge Arnaldo J. Abrantes J. M. Lemos IST / ISR ISEL / IST ISEL INESC-ID / IST Lisbon, Portugal Lisbon, Portugal Lisbon, Portugal

More information

Resolving Objects at Higher Resolution from a Single Motion-blurred Image

Resolving Objects at Higher Resolution from a Single Motion-blurred Image Resolving Objects at Higher Resolution from a Single Motion-blurred Image Amit Agrawal and Ramesh Raskar Mitsubishi Electric Research Labs (MERL) 201 Broadway, Cambridge, MA, USA 02139 [agrawal,raskar]@merl.com

More information

Super-Resolution Imaging Applied to Moving Targets in High Dynamic Scenes

Super-Resolution Imaging Applied to Moving Targets in High Dynamic Scenes Super-Resolution Imaging Applied to Moving Targets in High Dynamic Scenes Olegs Mise *a, Toby P. Breckon b a GE Intelligent Platforms Applied Image Processing, Billerica, USA, e-mail: olegs.mise@ge.com,

More information

International Journal of Advanced Information in Arts, Science & Management Vol.2, No.2, December 2014

International Journal of Advanced Information in Arts, Science & Management Vol.2, No.2, December 2014 Efficient Attendance Management System Using Face Detection and Recognition Arun.A.V, Bhatath.S, Chethan.N, Manmohan.C.M, Hamsaveni M Department of Computer Science and Engineering, Vidya Vardhaka College

More information

A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation

A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation S.VENKATA RAMANA ¹, S. NARAYANA REDDY ² M.Tech student, Department of ECE, SVU college of Engineering, Tirupati, 517502,

More information

How To Recognize Voice Over Ip On Pc Or Mac Or Ip On A Pc Or Ip (Ip) On A Microsoft Computer Or Ip Computer On A Mac Or Mac (Ip Or Ip) On An Ip Computer Or Mac Computer On An Mp3

How To Recognize Voice Over Ip On Pc Or Mac Or Ip On A Pc Or Ip (Ip) On A Microsoft Computer Or Ip Computer On A Mac Or Mac (Ip Or Ip) On An Ip Computer Or Mac Computer On An Mp3 Recognizing Voice Over IP: A Robust Front-End for Speech Recognition on the World Wide Web. By C.Moreno, A. Antolin and F.Diaz-de-Maria. Summary By Maheshwar Jayaraman 1 1. Introduction Voice Over IP is

More information

High Resolution Images from a Sequence of Low Resolution Observations

High Resolution Images from a Sequence of Low Resolution Observations High Resolution Images from a Sequence of Low Resolution Observations L. D. Alvarez, R. Molina Department of Computer Science and A.I. University of Granada, 18071 Granada, Spain. A. K. Katsaggelos Department

More information

IMAGE RESOLUTION ENHANCEMENT USING BLIND TECHNIQUE A SURVEY

IMAGE RESOLUTION ENHANCEMENT USING BLIND TECHNIQUE A SURVEY IMAGE RESOLUTION ENHANCEMENT USING BLIND TECHNIQUE A SURVEY P.Rani 1, H.JeyaLakshmi 2, S.Sumathi 3 1 PG Research Scholar, 2, 3 Assistant Professor, Department of CSE, Sardar Raja College of Engineering,

More information

SUPER-RESOLUTION FROM MULTIPLE IMAGES HAVING ARBITRARY MUTUAL MOTION

SUPER-RESOLUTION FROM MULTIPLE IMAGES HAVING ARBITRARY MUTUAL MOTION #! Chapter 2 SUPER-RESOLUTION FROM MULTIPLE IMAGES HAVING ARBITRARY MUTUAL MOTION Assaf Zomet and Shmuel Peleg School of Computer Science and Engineering The Hebrew University of Jerusalem 9190 Jerusalem,

More information

Parameter Estimation in Bayesian High-Resolution Image Reconstruction With Multisensors

Parameter Estimation in Bayesian High-Resolution Image Reconstruction With Multisensors IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL 12, NO 12, DECEMBER 2003 1655 Parameter Estimation in Bayesian High-Resolution Image Reconstruction With Multisensors Rafael Molina, Member, IEEE, Miguel Vega,

More information

A Survey of Video Processing with Field Programmable Gate Arrays (FGPA)

A Survey of Video Processing with Field Programmable Gate Arrays (FGPA) A Survey of Video Processing with Field Programmable Gate Arrays (FGPA) Heather Garnell Abstract This paper is a high-level, survey of recent developments in the area of video processing using reconfigurable

More information

A secure face tracking system

A secure face tracking system International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 10 (2014), pp. 959-964 International Research Publications House http://www. irphouse.com A secure face tracking

More information

Object tracking & Motion detection in video sequences

Object tracking & Motion detection in video sequences Introduction Object tracking & Motion detection in video sequences Recomended link: http://cmp.felk.cvut.cz/~hlavac/teachpresen/17compvision3d/41imagemotion.pdf 1 2 DYNAMIC SCENE ANALYSIS The input to

More information

Multidimensional Scaling for Matching. Low-resolution Face Images

Multidimensional Scaling for Matching. Low-resolution Face Images Multidimensional Scaling for Matching 1 Low-resolution Face Images Soma Biswas, Member, IEEE, Kevin W. Bowyer, Fellow, IEEE, and Patrick J. Flynn, Senior Member, IEEE Abstract Face recognition performance

More information

Image Super-Resolution via Sparse Representation

Image Super-Resolution via Sparse Representation 1 Image Super-Resolution via Sparse Representation Jianchao Yang, Student Member, IEEE, John Wright, Student Member, IEEE Thomas Huang, Life Fellow, IEEE and Yi Ma, Senior Member, IEEE Abstract This paper

More information

Super-Resolution for Traditional and Omnidirectional Image Sequences

Super-Resolution for Traditional and Omnidirectional Image Sequences Acta Polytechnica Hungarica Vol. 6, No. 1, 2009 Super-Resolution for Traditional and Omnidirectional Image Sequences Attila Nagy, Zoltán Vámossy Institute of Software Technology, John von Neumann Faculty

More information

Single Depth Image Super Resolution and Denoising Using Coupled Dictionary Learning with Local Constraints and Shock Filtering

Single Depth Image Super Resolution and Denoising Using Coupled Dictionary Learning with Local Constraints and Shock Filtering Single Depth Image Super Resolution and Denoising Using Coupled Dictionary Learning with Local Constraints and Shock Filtering Jun Xie 1, Cheng-Chuan Chou 2, Rogerio Feris 3, Ming-Ting Sun 1 1 University

More information

A Real Time Hand Tracking System for Interactive Applications

A Real Time Hand Tracking System for Interactive Applications A Real Time Hand Tracking System for Interactive Applications Siddharth Swarup Rautaray Indian Institute of Information Technology Allahabad ABSTRACT In vision based hand tracking systems color plays an

More information

Keywords: Image complexity, PSNR, Levenberg-Marquardt, Multi-layer neural network.

Keywords: Image complexity, PSNR, Levenberg-Marquardt, Multi-layer neural network. Global Journal of Computer Science and Technology Volume 11 Issue 3 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc. (USA) Online ISSN: 0975-4172

More information

The Role of Size Normalization on the Recognition Rate of Handwritten Numerals

The Role of Size Normalization on the Recognition Rate of Handwritten Numerals The Role of Size Normalization on the Recognition Rate of Handwritten Numerals Chun Lei He, Ping Zhang, Jianxiong Dong, Ching Y. Suen, Tien D. Bui Centre for Pattern Recognition and Machine Intelligence,

More information

An Automatic and Accurate Segmentation for High Resolution Satellite Image S.Saumya 1, D.V.Jiji Thanka Ligoshia 2

An Automatic and Accurate Segmentation for High Resolution Satellite Image S.Saumya 1, D.V.Jiji Thanka Ligoshia 2 An Automatic and Accurate Segmentation for High Resolution Satellite Image S.Saumya 1, D.V.Jiji Thanka Ligoshia 2 Assistant Professor, Dept of ECE, Bethlahem Institute of Engineering, Karungal, Tamilnadu,

More information

FAST REGISTRATION METHODS FOR SUPER-RESOLUTION IMAGING. Jari Hannuksela, Jarno Väyrynen, Janne Heikkilä and Pekka Sangi

FAST REGISTRATION METHODS FOR SUPER-RESOLUTION IMAGING. Jari Hannuksela, Jarno Väyrynen, Janne Heikkilä and Pekka Sangi FAST REGISTRATION METHODS FOR SUPER-RESOLUTION IMAGING Jari Hannuksela, Jarno Väyrynen, Janne Heikkilä and Pekka Sangi Machine Vision Group, Infotech Oulu Department of Electrical and Information Engineering

More information

Template-based Eye and Mouth Detection for 3D Video Conferencing

Template-based Eye and Mouth Detection for 3D Video Conferencing Template-based Eye and Mouth Detection for 3D Video Conferencing Jürgen Rurainsky and Peter Eisert Fraunhofer Institute for Telecommunications - Heinrich-Hertz-Institute, Image Processing Department, Einsteinufer

More information

Laser Gesture Recognition for Human Machine Interaction

Laser Gesture Recognition for Human Machine Interaction International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-04, Issue-04 E-ISSN: 2347-2693 Laser Gesture Recognition for Human Machine Interaction Umang Keniya 1*, Sarthak

More information

ESE498. Intruder Detection System

ESE498. Intruder Detection System 0 Washington University in St. Louis School of Engineering and Applied Science Electrical and Systems Engineering Department ESE498 Intruder Detection System By Allen Chiang, Jonathan Chu, Siwei Su Supervisor

More information

Efficient Background Subtraction and Shadow Removal Technique for Multiple Human object Tracking

Efficient Background Subtraction and Shadow Removal Technique for Multiple Human object Tracking ISSN: 2321-7782 (Online) Volume 1, Issue 7, December 2013 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com Efficient

More information

High Resolution Images from Low Resolution Video Sequences

High Resolution Images from Low Resolution Video Sequences High Resolution Images from Low Resolution Video Sequences Federico Cristina fcristina@lidi.info.unlp.edu.ar - Ayudante Diplomado UNLP Sebastián Dapoto sdapoto@lidi.info.unlp.edu.ar - Becario III-LIDI

More information

DRIVER HEAD POSE AND VIEW ESTIMATION WITH SINGLE OMNIDIRECTIONAL VIDEO STREAM

DRIVER HEAD POSE AND VIEW ESTIMATION WITH SINGLE OMNIDIRECTIONAL VIDEO STREAM DRIVER HEAD POSE AND VIEW ESTIMATION WITH SINGLE OMNIDIRECTIONAL VIDEO STREAM Kohsia S. Huang and Mohan M. Trivedi Computer Vision and Robotics Research (CVRR) Laboratory University of California, San

More information

Video compression: Performance of available codec software

Video compression: Performance of available codec software Video compression: Performance of available codec software Introduction. Digital Video A digital video is a collection of images presented sequentially to produce the effect of continuous motion. It takes

More information

Colorado School of Mines Computer Vision Professor William Hoff

Colorado School of Mines Computer Vision Professor William Hoff Professor William Hoff Dept of Electrical Engineering &Computer Science http://inside.mines.edu/~whoff/ 1 Introduction to 2 What is? A process that produces from images of the external world a description

More information

Aalborg Universitet. A Computer Vision Story on Video Sequences: Nasrollahi, Kamal. Publication date: 2011

Aalborg Universitet. A Computer Vision Story on Video Sequences: Nasrollahi, Kamal. Publication date: 2011 Aalborg Universitet A Computer Vision Story on Video Sequences: Nasrollahi, Kamal Publication date: 2011 Document Version Publisher's PDF, also known as Version of record Link to publication from Aalborg

More information

Sub-pixel mapping: A comparison of techniques

Sub-pixel mapping: A comparison of techniques Sub-pixel mapping: A comparison of techniques Koen C. Mertens, Lieven P.C. Verbeke & Robert R. De Wulf Laboratory of Forest Management and Spatial Information Techniques, Ghent University, 9000 Gent, Belgium

More information

Joint MAP Registration and High Resolution Image Estimation Using a Sequence of Undersampled Images 1

Joint MAP Registration and High Resolution Image Estimation Using a Sequence of Undersampled Images 1 Joint MAP Registration and High Resolution Image Estimation Using a Sequence of Undersampled Images Russell C. Hardie, Kenneth J. Barnard and Ernest E. Armstrong Department of Electrical and Computer Engineering

More information

Chapter 1 Simultaneous demosaicing and resolution enhancement from under-sampled image sequences

Chapter 1 Simultaneous demosaicing and resolution enhancement from under-sampled image sequences Chapter Simultaneous demosaicing and resolution enhancement from under-sampled image sequences SINA FARSIU Duke University Eye Center Durham, NC Email: sina.farsiu@duke.edu DIRK ROBINSON Ricoh Innovations

More information

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches PhD Thesis by Payam Birjandi Director: Prof. Mihai Datcu Problematic

More information

Simultaneous Gamma Correction and Registration in the Frequency Domain

Simultaneous Gamma Correction and Registration in the Frequency Domain Simultaneous Gamma Correction and Registration in the Frequency Domain Alexander Wong a28wong@uwaterloo.ca William Bishop wdbishop@uwaterloo.ca Department of Electrical and Computer Engineering University

More information

An Approach for Utility Pole Recognition in Real Conditions

An Approach for Utility Pole Recognition in Real Conditions 6th Pacific-Rim Symposium on Image and Video Technology 1st PSIVT Workshop on Quality Assessment and Control by Image and Video Analysis An Approach for Utility Pole Recognition in Real Conditions Barranco

More information

Image Compression through DCT and Huffman Coding Technique

Image Compression through DCT and Huffman Coding Technique International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Rahul

More information

CS231M Project Report - Automated Real-Time Face Tracking and Blending

CS231M Project Report - Automated Real-Time Face Tracking and Blending CS231M Project Report - Automated Real-Time Face Tracking and Blending Steven Lee, slee2010@stanford.edu June 6, 2015 1 Introduction Summary statement: The goal of this project is to create an Android

More information

Image Interpolation by Pixel Level Data-Dependent Triangulation

Image Interpolation by Pixel Level Data-Dependent Triangulation Volume xx (200y), Number z, pp. 1 7 Image Interpolation by Pixel Level Data-Dependent Triangulation Dan Su, Philip Willis Department of Computer Science, University of Bath, Bath, BA2 7AY, U.K. mapds,

More information

Outline. Multitemporal high-resolution image classification

Outline. Multitemporal high-resolution image classification IGARSS-2011 Vancouver, Canada, July 24-29, 29, 2011 Multitemporal Region-Based Classification of High-Resolution Images by Markov Random Fields and Multiscale Segmentation Gabriele Moser Sebastiano B.

More information

Section for Cognitive Systems DTU Informatics, Technical University of Denmark

Section for Cognitive Systems DTU Informatics, Technical University of Denmark Transformation Invariant Sparse Coding Morten Mørup & Mikkel N Schmidt Morten Mørup & Mikkel N. Schmidt Section for Cognitive Systems DTU Informatics, Technical University of Denmark Redundancy Reduction

More information

MACHINE VISION MNEMONICS, INC. 102 Gaither Drive, Suite 4 Mount Laurel, NJ 08054 USA 856-234-0970 www.mnemonicsinc.com

MACHINE VISION MNEMONICS, INC. 102 Gaither Drive, Suite 4 Mount Laurel, NJ 08054 USA 856-234-0970 www.mnemonicsinc.com MACHINE VISION by MNEMONICS, INC. 102 Gaither Drive, Suite 4 Mount Laurel, NJ 08054 USA 856-234-0970 www.mnemonicsinc.com Overview A visual information processing company with over 25 years experience

More information

A Novel Method for Brain MRI Super-resolution by Wavelet-based POCS and Adaptive Edge Zoom

A Novel Method for Brain MRI Super-resolution by Wavelet-based POCS and Adaptive Edge Zoom A Novel Method for Brain MRI Super-resolution by Wavelet-based POCS and Adaptive Edge Zoom N. Hema Rajini*, R.Bhavani Department of Computer Science and Engineering, Annamalai University, Annamalai Nagar

More information

A Survey on Outlier Detection Techniques for Credit Card Fraud Detection

A Survey on Outlier Detection Techniques for Credit Card Fraud Detection IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 16, Issue 2, Ver. VI (Mar-Apr. 2014), PP 44-48 A Survey on Outlier Detection Techniques for Credit Card Fraud

More information

A Dynamic Approach to Extract Texts and Captions from Videos

A Dynamic Approach to Extract Texts and Captions from Videos Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

Couple Dictionary Training for Image Super-resolution

Couple Dictionary Training for Image Super-resolution IEEE TRANSACTIONS ON IMAGE PROCESSING 1 Couple Dictionary Training for Image Super-resolution Jianchao Yang, Student Member, IEEE, Zhaowen Wang, Student Member, IEEE, Zhe Lin, Member, IEEE, Scott Cohen,

More information

http://dx.doi.org/10.1117/12.906346

http://dx.doi.org/10.1117/12.906346 Stephanie Fullerton ; Keith Bennett ; Eiji Toda and Teruo Takahashi "Camera simulation engine enables efficient system optimization for super-resolution imaging", Proc. SPIE 8228, Single Molecule Spectroscopy

More information

Frequently Asked Questions About VisionGauge OnLine

Frequently Asked Questions About VisionGauge OnLine Frequently Asked Questions About VisionGauge OnLine The following frequently asked questions address the most common issues and inquiries about VisionGauge OnLine: 1. What is VisionGauge OnLine? VisionGauge

More information

Digital image processing

Digital image processing 746A27 Remote Sensing and GIS Lecture 4 Digital image processing Chandan Roy Guest Lecturer Department of Computer and Information Science Linköping University Digital Image Processing Most of the common

More information

Mean-Shift Tracking with Random Sampling

Mean-Shift Tracking with Random Sampling 1 Mean-Shift Tracking with Random Sampling Alex Po Leung, Shaogang Gong Department of Computer Science Queen Mary, University of London, London, E1 4NS Abstract In this work, boosting the efficiency of

More information

A NEW SUPER RESOLUTION TECHNIQUE FOR RANGE DATA. Valeria Garro, Pietro Zanuttigh, Guido M. Cortelazzo. University of Padova, Italy

A NEW SUPER RESOLUTION TECHNIQUE FOR RANGE DATA. Valeria Garro, Pietro Zanuttigh, Guido M. Cortelazzo. University of Padova, Italy A NEW SUPER RESOLUTION TECHNIQUE FOR RANGE DATA Valeria Garro, Pietro Zanuttigh, Guido M. Cortelazzo University of Padova, Italy ABSTRACT Current Time-of-Flight matrix sensors allow for the acquisition

More information

Limitations of Human Vision. What is computer vision? What is computer vision (cont d)?

Limitations of Human Vision. What is computer vision? What is computer vision (cont d)? What is computer vision? Limitations of Human Vision Slide 1 Computer vision (image understanding) is a discipline that studies how to reconstruct, interpret and understand a 3D scene from its 2D images

More information

SUPER-RESOLUTION IMAGE RECONSTRUCTION FROM ALIASED FLIR IMAGERY

SUPER-RESOLUTION IMAGE RECONSTRUCTION FROM ALIASED FLIR IMAGERY SUPER-RESOLUTION IMAGE RECONSTRUCTION FROM ALIASED FLIR IMAGERY S. Susan Young Army Research Laboratory, Adelphi, MD 0783 USA Ronald G. Driggers Night Vision & Electronic Sensors Directorate, Fort Belvoir,

More information

Numerical Methods For Image Restoration

Numerical Methods For Image Restoration Numerical Methods For Image Restoration CIRAM Alessandro Lanza University of Bologna, Italy Faculty of Engineering CIRAM Outline 1. Image Restoration as an inverse problem 2. Image degradation models:

More information

WHITE PAPER. Are More Pixels Better? www.basler-ipcam.com. Resolution Does it Really Matter?

WHITE PAPER. Are More Pixels Better? www.basler-ipcam.com. Resolution Does it Really Matter? WHITE PAPER www.basler-ipcam.com Are More Pixels Better? The most frequently asked question when buying a new digital security camera is, What resolution does the camera provide? The resolution is indeed

More information

2.11 CMC curves showing the performance of sketch to digital face image matching. algorithms on the CUHK database... 40

2.11 CMC curves showing the performance of sketch to digital face image matching. algorithms on the CUHK database... 40 List of Figures 1.1 Illustrating different stages in a face recognition system i.e. image acquisition, face detection, face normalization, feature extraction, and matching.. 10 1.2 Illustrating the concepts

More information