Learning and Adaptive Video Processing Methods

Size: px
Start display at page:

Download "Learning and Adaptive Video Processing Methods"

Transcription

1 University of Pannonia Information Science and Technology PhD School Learning and Adaptive Video Processing Methods Summary of Doctoral Theses Attila Licsár Department of Image Processing and Neurocomputing Supervisor: Prof. Tamás Szirányi Veszprém, 2007

2 Preliminaries and Objectives of Research Preliminaries and Objectives of Research In the last decades the increase of the computational performance and advances of image acquisition and display devices made possible the processing of high resolution image sequences (e.g. 6000x4000 pixel) and real time analysis of images grabbed by camera systems. The efficient processing of the increasing amount of information is influenced by the speed, quality of methods as well the human factor, which is required in case of manual correction of wrong results. Since the human intervention reduces the speed of processes and raises price, the introduction of efficient and reliable processing methods became more important. The author, during his research work at the Department of Image Processing and Neurocomputing of University of Pannonia, worked in the field of hand gesture recognition by vision based methods and digital restoration of degradations on archive films. In this period he participated in the project called DIMORF ( Digital Motion Picture Restoration System for Film Archives ), sponsored by the National Research and Development Program (NKFP-2/049/2001) of the Ministry of Education, and worked in the development of DIMORF software framework and several film restoration methods. The research work in the dissertation can be grouped into two main areas: improvement of conditions of the human-computer interaction by the efficient and trainable recognition of hand gestures and correction of image vibration and blotch defects on archive films. In all of the examined tasks the problem formulation and the selection of research goals have been done by the analysis of real world situations and environments when the computer has to make decisions and interventions by adaptive and learning methods during the fast analysis of image sequences. The title of the dissertation summarizes these issues. The examined practical problems are in connection with some important tasks of video processing: 1) reduced efficiency of gestures recognition of users who did not train the system by their gesture samples [22,23]; 1

3 Preliminaries and Objectives of Research 2) erroneous results of automatic image stabilization methods if the given scene involves complex, multiple object motions; 3) high false positive error rate of automatic detection of blotches, where image pixels are badly classified as corrupts regions, results in undesirable modifications of the uncorrupt regions during the correction step of defects. In the restoration process of archive films an important rule is that the original image content cannot be modified except when it is inevitable, due to the loss of the original information [24,25]. In the examined methods the inadequate results of the automatic processing are usually corrected manually by human interventions. During the analysis, further difficulties were caused by: The huge amount of data to be processed due to the high resolution images or realtime analysis. Several types of image defects being simultaneously present on archive film sequences (e.g. intensity fluctuations or flickering, grain noise) reduce the reliability of the analysis and processing of local and global image information. Thus, during the analysis and processing of image sequences, further aims were the reduction of the computation cost of various tasks (e.g. classification, motion estimation) and the improvement of their reliability and precision in the presence of several film degradations. The dissertation aims to introduce and investigate learning and adaptive methods in the outlined video processing tasks, to improve the efficiency of the humancomputer interaction, to increase speed and quality of the processing, and to reduce the amount of the necessary human intervention. 2

4 Research methodology Research methodology During the research work, requirements involved the high level of automation of the processing by the analysis of real use cases. For this reason the proposed procedures apply supervised and unsupervised learning, and adaptive methods. During the examination of the methodology for restoration processes and during the problem formulation it has been a great help to be involved in the development of the DIMORF software [14] and the restoration of the feature film Lúdas Matyi ( Mattie, the Gooseboy, 1949) [6]. The objective evaluations of the quality of methods were done by constructing ground truth data sets that involve the corresponding reference data, for example the classes of the gestures or the positions of blotches. The ground truth data set of blotches was generated by a new semi-automatic method that made possible the efficient selection of the numerous defects and the performance evaluation on original archive images. The author developed a software framework for testing and visualization of results and generation of statistical data. The enhanced version of this software was the framework of restoration methods in the DIMORF project. Its tasks were processing and documentation of restoration methods and handling, visualization, comparison of image sequences. The statistical results were stored in XML ( Extended Markup Language ) and CSV ( Comma Separated Values ) file formats that allowed of the further processing and visualization. The development of methods was done in Microsoft Visual C++ environment. The author utilized free and open source libraries for basic image processing tasks and image handling: OpenCV [26] ( Open Source Computer Vision Library ), IPL [27] ( Image Processing Library ) developed by Intel. The SVM ( support vector machine ) based learning method was implemented by the LIBSVM [28] library. 3

5 Thesis Groups Thesis Groups 1. Thesis group: hand gesture recognition with interactive training in a camera-projector environment. 1.1 I introduced a user-adaptive gesture recognition method that improves the recognition efficiency of gestures by continuous user-computer interaction. A typical problem of recognition methods which utilize separate training and recognition phases is that the recognition performance decreases when gestures are performed by users who did not train the system previously with their own gesture samples [22,23]. I showed that even if user does not accomplish preliminary training the falsely recognized gestures can be corrected by a novel interactive training method during the recognition phase. I experimentally proved that it is enough to retrain only the falsely recognized gestures by the proposed method without performing preliminary training of all gestures to ensure the suitable performance. 1.2 I introduced a contour based recognition method of hand gestures by Fourier descriptors, which analyzes several subsequent contours in time and classifies gestures by maximum likelihood estimation. I showed that temporal analysis of gestures improves the performance of the recognition since user usually performs the same gesture for a given time. I experimentally proved that the introduced contour signature function increases the performance of the Fourier descriptor based classification compared to previously applied functions. During the development of training and classification methods I also considered that low complexity operations are needed, due to the real-time interaction between human and computer. 4

6 Thesis Groups 1.3 I introduced an arm and hand segmentation method that extracts hand contours in a camera-projector environment. I showed that the contour of the arm and the hand, which is pointed onto the projected image, can be extracted by the proposed method in case of any static or dynamic background. Its advantage is that the segmentation method does not need special devices such as infra cameras and specific light sources. I experimentally proved that the efficiency of the hand segmentation is not restricted by the clothes of users. Related publications: [2,4,12]. 2. Thesis group: adaptive stabilization of image vibration on archive films by automatic selection of ROF ( region of fixation ). 2.1 I introduced an image stabilization method that adaptively selects an image region (ROF) by spatial segmentation in a quad-tree manner and by temporal analysis of motion information to estimate the vibration of the image sequence. I showed that the improper results of stabilization are usually caused by complex and/or multiple object motions since the motion estimation, measured on the whole image region, is usually not reliable. The proposed method adaptively selects a ROF, depending on the complexity and structure of moving objects, where the motion estimation is reliable and the motion is relatively continuous. I experimentally proved that image sequences, with different complexity of motions, can be efficiently stabilized by motion parameters measured in the adaptively selected ROF. Related publications: [5,13,3]. 5

7 Thesis Groups 3. Thesis group: detection of blotches on high resolution archive films with minimal human interaction. 3.1 I introduced a blotch detection method that reduces the false alarm rate of pixels (wrongly classified as blotches) originating from motion by ROI ( region of interest ) based motion estimation and compensation on the region of blotch candidates. I showed that it is enough to estimate and compensate motions in the region of the preliminary selected blotch candidates (ROI) instead of the computation on the whole image. I experimentally showed that ROI based motion estimation considerably reduced the computation time without decreasing the performance of the detection compared to methods that compensate motions on the whole image region. I introduced a semiautomatic method to generate ground truth data sets of blotches that define positions of artifacts to be made possible the performance evaluation on original archive and high resolution images. 3.2 I introduced a method that reduces false alarm results by classification of the preliminary determined blotch candidates and removing of non-blotch objects. The inaccurate motion estimation, which is caused by artifacts on archive films and complex object motions, results in several false alarms. I experimentally proved that classification of image features, extracted in regions of blotch candidates and their neighbors, significantly reduces false alarm results. I introduced a new evaluation technique of the performance of blotch detection that estimates the amount of the required human work, which is needed for manual classification of blotch candidates, following the automatic process. I experimentally proved that the proposed NN ( neural network ) and SVM ( support vector machine ) based classification of blotch candidates extensively decreased the amount of the necessary human work. Related publications: [1,6,7,9,10]. 6

8 Possible Applications Possible Applications With the introduced hand gesture recognition method and camera-projector environment any user interface can be controlled by the recognized gesture and the detected position of the hand. In the MUSCLE ( Multimedia Understanding through Semantics, Computation and Learning ) project [29] of the European Union there was a cooperation to apply hand recognition method in the BilVideo [30] video database management system. The aim was the gesture based generation of queries that involves spatial relation of objects such as object A is behind object B. The developed framework software of DIMORF and several restoration methods (e.g. flicker correction, image stabilization) were applied in the reconstruction of the first Hungarian color feature film Lúdas Matyi ( Mattie, the Goose-boy, 1949) [6]. The Hungarian National Film Archive, sponsored by the Hungarian Ministry of National Cultural Heritage, accomplished the reconstruction work together with the Hungarian Film Laboratory, University of Pannonia (formerly the University of Veszprém), MTA SZTAKI, and RDI Sound Studio. The DIMORF software and the proposed methods can easily be used for the restoration works of further films. The DIAMANT [31] film restoration software developed and distributed by HS- ART Digital, is a well-known and wide-spread tool utilized in national film archives and in the film industry. In the cooperation between HS-ART Digital and University of Pannonia we have the opportunity to implement and evaluate our methods in the software environment of DIAMANT. 7

9 List of Publications List of Publications International SCI journal paper [1] A. Licsár, T. Szirányi, L. Czúni, Trainable blotch detection on high resolution archive films minimizing the human interaction, Machine Vision and Applications Journal, accepted, (IF: 0.667) [2] A. Licsár, T. Szirányi, User-adaptive hand gesture recognition system with interactive training, Image and Vision Computing, Vol. 23, No.12, pp , (IF: 1.159) [3] L. Czúni, A. Hanis, L. Kovács, B. Kránicz, A. Licsár, T. Szirányi, I. Kas, Gy. Kovács, S. Manno, Digital Motion Picture Restoration System for Film Archives (DIMORF), SMPTE Motion Imaging Journal, Vol. 113, pp , (IF: 0.333) International SCI periodical [4] A. Licsár, T. Szirányi, Hand Gesture Recognition in Camera-Projector System, International Workshop on Human-Computer Interaction, Lecture Notes in Computer Science, Vol. LNCS 3058, pp.83-93, (IF: 0.513) [5] A. Licsár, L. Czúni, T. Szirányi, Adaptive Stabilization of Vibration on Archive Films, Lecture Notes in Computer Science, CAIP 2003, Vol. LNCS 2756, pp , (IF: 0.515) 8

10 List of Publications Hungarian journal paper [6] L. Czúni, A. Licsár, T. Szirányi, Digitális filmjavító eljárások, Magyar Elektronika, (11), HU ISSN , pp , International conference proceeding [7] A. Licsár, T. Szirányi, L. Czúni, Adaptive Blotch Detection in a Film Restoration Framework, ECCV Workshop on Applications of Computer Vision, Graz, pp , [8] A. Licsár, T. Szirányi; L. Kovács, B. Pataki, Tillarom: an AJAX based folk folk song search and retrieval system with gesture interface based on Kodály hand signs, International multimedia conference. Proc. of the 1st ACM international workhsop on human-centered multimedia, Santa Barbara, USA, pp , [9] A. Licsár, L. Czúni, T. Szirányi, Trainable Post-Processing Method To Reduce False Alarms In The Detection Of Small Blotches Of Archive Films, IEEE International Conference on Image Processing (ICIP), Genoa, Italy, pp , [10] A. Licsár, T. Szirányi, L. Czúni, Blotch Detection in Archive Film Restoration by Adaptive Learning, Workshop on Machine Learning Techniques for Processing Multimedia Content (MLMM), Bonn, pp. 7-11, [11] L. Czúni, G. Császár, A. Hanis, L. Kovács, A. Licsár, T. Szirányi, Semi Automatic Digital Motion Picture Restoration System with Learning Capabilities, Learning for Adaptable Visual Systems (LAVS), Cambridge, UK, [12] A. Licsár, T. Szirányi, Dynamic Training of Hand Gesture Recognition System, ICPR 04, Cambridge, UK, IEEE & IAPR, Vol. 4, pp , [13] A. Licsár, L. Czúni, T. Szirányi, Stabilization Of Vibration On Archive Films By Automatic Multi-scale ROF Selection, Advanced Concepts for Intelligent Vision 9

11 List of Publications Systems (Acivs), Ghent, Belgium, pp , [14] M. Bölecz, L. Czúni, B. Gál, A. Hanis, L. Kovács, B. Kránicz, A. Licsár, T. Szirányi, I. Kas, Gy. Kovács, S. Manno, DIgital MOtion Picture Restoration System for Film Archives (DIMORF), A complex solution for film scanning, processing and recording, Conference of the International Broadcasting Convention, Amsterdam, pp , [15] A. Licsár, T. Szirányi, Supervised training based hand gesture recognition system, 16th ICPR, Vol. 3., IEEE & IAPR, pp , [16] A. Licsár, T. Szirányi, Hand-Gesture Based Film Restoration, 2nd Int. WS on Pattern Recognition in Inf. Systems (PRIS 02), IAPR, Alicante, Spain, pp , Hungarian conference proceeding [17] A. Licsár, L. Czúni, T. Szirányi, Blotch Detection with Trainable Post-processing Method, Joint Hungarian-Austrian Conference on Image Processing and Pattern Recognition (HACIPPR), Veszprém, pp , [18] A. Licsár, L. Czúni, T. Szirányi, Automatic Stabilization of Image Vibration, Képfeldolgozók és Alakfelismerők IV. Konferenciája, Miskolc-Tapolca. pp , [19] L. Czúni, T. Szirányi, A. Licsár, A. Hanis, J. Schanda, B. Kránicz, P. Farkas, DIgitális MOzgóképhelyreállító Rendszer Filmarchívumok számára (DIMORF), Képfeldolgozók és Alakfelismerők III. Konferenciája, Domaszék, [20] A. Licsár, T. Szirányi, Supervised Training Based Hand Gesture Recognition System, Képfeldolgozók és Alakfelismerők III. Konferenciája, Domaszék,

12 List of Publications Publications not Related to the Theses [21] L. Czúni, G. Császár, A. Licsár, Estimating the Optimal Quantization Parameter in H.264, International Conf. on Pattern Recognition (ICPR), pp ,

13 References References [22] A. Ramamoorthy, N. Vaswani, S. Chaudhury, S. Bannerjee, Recognition of dynamic hand gestures, Pattern Recognition, Vol. 36(9), pp , [23] B. Raytchev, O. Hasegawa, N. Otsu, User-independent online gesture recognition by relative motion extraction, Pattern Recognition Letters, Vol. 21(1), pp , [24] P. Read, M.P. Meyer, Restoration of Motion Picture Film, Butterworh-Heinemann, [25] B. Delaney, B. Hoomans, PrestoSpace User Requirements Feedback meeting in London, An integrated solution for Audio-visual preservation and access, [26] Intel Open Source Computer Vision Library: [27] Intel Image Processing Library: [28] C.C. Chang, C.J. Lin, LIBSVM: a library for support vector machines, [29] MUSCLE project: [30] BilVideo: [31] HS-ART Digital: 12

HAND-GESTURE BASED FILM RESTORATION

HAND-GESTURE BASED FILM RESTORATION HAND-GESTURE BASED FILM RESTORATION Attila Licsár University of Veszprém, Department of Image Processing and Neurocomputing,H-8200 Veszprém, Egyetem u. 0, Hungary Email: licsara@freemail.hu Tamás Szirányi

More information

Available online at ScienceDirect. Procedia Computer Science 59 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 59 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 59 (2015 ) 550 558 International Conference on Computer Science and Computational Intelligence (ICCSCI 2015) The Implementation

More information

Human Upper Body Pose Estimation in Static Images

Human Upper Body Pose Estimation in Static Images 1. Research Team Human Upper Body Pose Estimation in Static Images Project Leader: Graduate Students: Prof. Isaac Cohen, Computer Science Mun Wai Lee 2. Statement of Project Goals This goal of this project

More information

Novel Post-Processing Methods used in Detection of Blotches in Image Sequences

Novel Post-Processing Methods used in Detection of Blotches in Image Sequences 1 Novel Post-Processing Methods used in Detection of Blotches in Image Sequences Mojtaba Ghaderi and Shohreh Kasaei Sharif University of Technology Tehran, Iran. P. O. Box: 11365-8639 E-mail: skasaei@sharif.edu

More information

Towards Automatic Blotch Detection for Film Restoration by Comparison of Spatio-Temporal Neighbours

Towards Automatic Blotch Detection for Film Restoration by Comparison of Spatio-Temporal Neighbours Towards Automatic Blotch Detection for Film Restoration by Comparison of Spatio-Temporal Neighbours Peter Gaughran, Susan Bergin, and Ronan Reilly Department of Computer Science, National University of

More information

REAL-TIME ROAD SIGNS RECOGNITION USING MOBILE GPU

REAL-TIME ROAD SIGNS RECOGNITION USING MOBILE GPU High-Performance Сomputing REAL-TIME ROAD SIGNS RECOGNITION USING MOBILE GPU P.Y. Yakimov Samara National Research University, Samara, Russia Abstract. This article shows an effective implementation of

More information

Film Line scratch Detection using Neural Network and Morphological Filter

Film Line scratch Detection using Neural Network and Morphological Filter Film Line scratch Detection using Neural Network and Morphological Filter Kyung-tai Kim and Eun Yi Kim Dept. of advanced technology fusion, Konkuk Univ. Korea {kkt34, eykim}@konkuk.ac.kr Abstract This

More information

Real-time Detection of Illegally Parked Vehicles Using 1-D Transformation

Real-time Detection of Illegally Parked Vehicles Using 1-D Transformation Real-time Detection of Illegally Parked Vehicles Using 1-D Transformation Jong Taek Lee, M. S. Ryoo, Matthew Riley, and J. K. Aggarwal Computer & Vision Research Center Dept. of Electrical & Computer Engineering,

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

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

MATRIX BASED INDEXING TECHNIQUE FOR VIDEO DATA

MATRIX BASED INDEXING TECHNIQUE FOR VIDEO DATA Journal of Computer Science, 9 (5): 534-542, 2013 ISSN 1549-3636 2013 doi:10.3844/jcssp.2013.534.542 Published Online 9 (5) 2013 (http://www.thescipub.com/jcs.toc) MATRIX BASED INDEXING TECHNIQUE FOR VIDEO

More information

International Journal of Modern Engineering and Research Technology

International Journal of Modern Engineering and Research Technology Volume 4, Issue 3, July 2017 ISSN: 2348-8565 (Online) International Journal of Modern Engineering and Research Technology Website: http://www.ijmert.org Email: editor.ijmert@gmail.com A Novel Approach

More information

Linear Discriminant Analysis in Ottoman Alphabet Character Recognition

Linear Discriminant Analysis in Ottoman Alphabet Character Recognition Linear Discriminant Analysis in Ottoman Alphabet Character Recognition ZEYNEB KURT, H. IREM TURKMEN, M. ELIF KARSLIGIL Department of Computer Engineering, Yildiz Technical University, 34349 Besiktas /

More information

Motion analysis for broadcast tennis video considering mutual interaction of players

Motion analysis for broadcast tennis video considering mutual interaction of players 14-10 MVA2011 IAPR Conference on Machine Vision Applications, June 13-15, 2011, Nara, JAPAN analysis for broadcast tennis video considering mutual interaction of players Naoto Maruyama, Kazuhiro Fukui

More information

PhD Thesis DECREASING COLORIMETRIC ERROR IN CASE OF CALIBRATING TRISTIMULUS COLORIMETERES, AND CHARACTERIZING COLOUR SCANNERS AND DIGITAL CAMERAS

PhD Thesis DECREASING COLORIMETRIC ERROR IN CASE OF CALIBRATING TRISTIMULUS COLORIMETERES, AND CHARACTERIZING COLOUR SCANNERS AND DIGITAL CAMERAS Zsolt T. Kosztyán DECREASING COLORIMETRIC ERROR IN CASE OF CALIBRATING TRISTIMULUS COLORIMETERES, AND CHARACTERIZING COLOUR SCANNERS AND DIGITAL CAMERAS PhD Thesis Supervisor: János Schanda DSc University

More information

Robot localization method based on visual features and their geometric relationship

Robot localization method based on visual features and their geometric relationship , pp.46-50 http://dx.doi.org/10.14257/astl.2015.85.11 Robot localization method based on visual features and their geometric relationship Sangyun Lee 1, Changkyung Eem 2, and Hyunki Hong 3 1 Department

More information

Scene Text Detection Using Machine Learning Classifiers

Scene Text Detection Using Machine Learning Classifiers 601 Scene Text Detection Using Machine Learning Classifiers Nafla C.N. 1, Sneha K. 2, Divya K.P. 3 1 (Department of CSE, RCET, Akkikkvu, Thrissur) 2 (Department of CSE, RCET, Akkikkvu, Thrissur) 3 (Department

More information

An Approach for Reduction of Rain Streaks from a Single Image

An Approach for Reduction of Rain Streaks from a Single Image An Approach for Reduction of Rain Streaks from a Single Image Vijayakumar Majjagi 1, Netravati U M 2 1 4 th Semester, M. Tech, Digital Electronics, Department of Electronics and Communication G M Institute

More information

Action Recognition & Categories via Spatial-Temporal Features

Action Recognition & Categories via Spatial-Temporal Features Action Recognition & Categories via Spatial-Temporal Features 华俊豪, 11331007 huajh7@gmail.com 2014/4/9 Talk at Image & Video Analysis taught by Huimin Yu. Outline Introduction Frameworks Feature extraction

More information

Improving Recognition through Object Sub-categorization

Improving Recognition through Object Sub-categorization Improving Recognition through Object Sub-categorization Al Mansur and Yoshinori Kuno Graduate School of Science and Engineering, Saitama University, 255 Shimo-Okubo, Sakura-ku, Saitama-shi, Saitama 338-8570,

More information

Definition, Detection, and Evaluation of Meeting Events in Airport Surveillance Videos

Definition, Detection, and Evaluation of Meeting Events in Airport Surveillance Videos Definition, Detection, and Evaluation of Meeting Events in Airport Surveillance Videos Sung Chun Lee, Chang Huang, and Ram Nevatia University of Southern California, Los Angeles, CA 90089, USA sungchun@usc.edu,

More information

Frequent Inner-Class Approach: A Semi-supervised Learning Technique for One-shot Learning

Frequent Inner-Class Approach: A Semi-supervised Learning Technique for One-shot Learning Frequent Inner-Class Approach: A Semi-supervised Learning Technique for One-shot Learning Izumi Suzuki, Koich Yamada, Muneyuki Unehara Nagaoka University of Technology, 1603-1, Kamitomioka Nagaoka, Niigata

More information

Object and Action Detection from a Single Example

Object and Action Detection from a Single Example Object and Action Detection from a Single Example Peyman Milanfar* EE Department University of California, Santa Cruz *Joint work with Hae Jong Seo AFOSR Program Review, June 4-5, 29 Take a look at this:

More information

International Journal of Electrical, Electronics ISSN No. (Online): and Computer Engineering 3(2): 85-90(2014)

International Journal of Electrical, Electronics ISSN No. (Online): and Computer Engineering 3(2): 85-90(2014) I J E E E C International Journal of Electrical, Electronics ISSN No. (Online): 2277-2626 Computer Engineering 3(2): 85-90(2014) Robust Approach to Recognize Localize Text from Natural Scene Images Khushbu

More information

Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks

Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks Neslihan Kose, Jean-Luc Dugelay Multimedia Department EURECOM Sophia-Antipolis, France {neslihan.kose, jean-luc.dugelay}@eurecom.fr

More information

Person identification from spatio-temporal 3D gait

Person identification from spatio-temporal 3D gait 200 International Conference on Emerging Security Technologies Person identification from spatio-temporal 3D gait Yumi Iwashita Ryosuke Baba Koichi Ogawara Ryo Kurazume Information Science and Electrical

More information

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging

Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging 1 CS 9 Final Project Classification of Subject Motion for Improved Reconstruction of Dynamic Magnetic Resonance Imaging Feiyu Chen Department of Electrical Engineering ABSTRACT Subject motion is a significant

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

Tri-modal Human Body Segmentation

Tri-modal Human Body Segmentation Tri-modal Human Body Segmentation Master of Science Thesis Cristina Palmero Cantariño Advisor: Sergio Escalera Guerrero February 6, 2014 Outline 1 Introduction 2 Tri-modal dataset 3 Proposed baseline 4

More information

AUTOMATIC VIDEO INDEXING

AUTOMATIC VIDEO INDEXING AUTOMATIC VIDEO INDEXING Itxaso Bustos Maite Frutos TABLE OF CONTENTS Introduction Methods Key-frame extraction Automatic visual indexing Shot boundary detection Video OCR Index in motion Image processing

More information

Classification of Face Images for Gender, Age, Facial Expression, and Identity 1

Classification of Face Images for Gender, Age, Facial Expression, and Identity 1 Proc. Int. Conf. on Artificial Neural Networks (ICANN 05), Warsaw, LNCS 3696, vol. I, pp. 569-574, Springer Verlag 2005 Classification of Face Images for Gender, Age, Facial Expression, and Identity 1

More information

Face Cyclographs for Recognition

Face Cyclographs for Recognition Face Cyclographs for Recognition Guodong Guo Department of Computer Science North Carolina Central University E-mail: gdguo@nccu.edu Charles R. Dyer Computer Sciences Department University of Wisconsin-Madison

More information

The Essential Guide to Video Processing

The Essential Guide to Video Processing The Essential Guide to Video Processing Second Edition EDITOR Al Bovik Department of Electrical and Computer Engineering The University of Texas at Austin Austin, Texas AMSTERDAM BOSTON HEIDELBERG LONDON

More information

AUTONOMOUS IMAGE EXTRACTION AND SEGMENTATION OF IMAGE USING UAV S

AUTONOMOUS IMAGE EXTRACTION AND SEGMENTATION OF IMAGE USING UAV S AUTONOMOUS IMAGE EXTRACTION AND SEGMENTATION OF IMAGE USING UAV S Radha Krishna Rambola, Associate Professor, NMIMS University, India Akash Agrawal, Student at NMIMS University, India ABSTRACT Due to the

More information

Generic object recognition using graph embedding into a vector space

Generic object recognition using graph embedding into a vector space American Journal of Software Engineering and Applications 2013 ; 2(1) : 13-18 Published online February 20, 2013 (http://www.sciencepublishinggroup.com/j/ajsea) doi: 10.11648/j. ajsea.20130201.13 Generic

More information

Learning to Recognize Faces in Realistic Conditions

Learning to Recognize Faces in Realistic Conditions 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

Object Detection in Video Streams

Object Detection in Video Streams Object Detection in Video Streams Sandhya S Deore* *Assistant Professor Dept. of Computer Engg., SRES COE Kopargaon *sandhya.deore@gmail.com ABSTRACT Object Detection is the most challenging area in video

More information

Image retrieval based on bag of images

Image retrieval based on bag of images University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2009 Image retrieval based on bag of images Jun Zhang University of Wollongong

More information

Image Inpainting Using Sparsity of the Transform Domain

Image Inpainting Using Sparsity of the Transform Domain Image Inpainting Using Sparsity of the Transform Domain H. Hosseini*, N.B. Marvasti, Student Member, IEEE, F. Marvasti, Senior Member, IEEE Advanced Communication Research Institute (ACRI) Department of

More information

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN 2016 International Conference on Artificial Intelligence: Techniques and Applications (AITA 2016) ISBN: 978-1-60595-389-2 Face Recognition Using Vector Quantization Histogram and Support Vector Machine

More information

An Improvement of the Occlusion Detection Performance in Sequential Images Using Optical Flow

An Improvement of the Occlusion Detection Performance in Sequential Images Using Optical Flow , pp.247-251 http://dx.doi.org/10.14257/astl.2015.99.58 An Improvement of the Occlusion Detection Performance in Sequential Images Using Optical Flow Jin Woo Choi 1, Jae Seoung Kim 2, Taeg Kuen Whangbo

More information

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries 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. 11, November 2014,

More information

Morphological Change Detection Algorithms for Surveillance Applications

Morphological Change Detection Algorithms for Surveillance Applications Morphological Change Detection Algorithms for Surveillance Applications Elena Stringa Joint Research Centre Institute for Systems, Informatics and Safety TP 270, Ispra (VA), Italy elena.stringa@jrc.it

More information

NOVEL APPROACH TO CONTENT-BASED VIDEO INDEXING AND RETRIEVAL BY USING A MEASURE OF STRUCTURAL SIMILARITY OF FRAMES. David Asatryan, Manuk Zakaryan

NOVEL APPROACH TO CONTENT-BASED VIDEO INDEXING AND RETRIEVAL BY USING A MEASURE OF STRUCTURAL SIMILARITY OF FRAMES. David Asatryan, Manuk Zakaryan International Journal "Information Content and Processing", Volume 2, Number 1, 2015 71 NOVEL APPROACH TO CONTENT-BASED VIDEO INDEXING AND RETRIEVAL BY USING A MEASURE OF STRUCTURAL SIMILARITY OF FRAMES

More information

Latent Variable Models for Structured Prediction and Content-Based Retrieval

Latent Variable Models for Structured Prediction and Content-Based Retrieval Latent Variable Models for Structured Prediction and Content-Based Retrieval Ariadna Quattoni Universitat Politècnica de Catalunya Joint work with Borja Balle, Xavier Carreras, Adrià Recasens, Antonio

More information

Storyline Reconstruction for Unordered Images

Storyline Reconstruction for Unordered Images Introduction: Storyline Reconstruction for Unordered Images Final Paper Sameedha Bairagi, Arpit Khandelwal, Venkatesh Raizaday Storyline reconstruction is a relatively new topic and has not been researched

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Research on motion tracking and detection of computer vision ABSTRACT KEYWORDS

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Research on motion tracking and detection of computer vision ABSTRACT KEYWORDS [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 21 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(21), 2014 [12918-12922] Research on motion tracking and detection of computer

More information

An Introduction to Content Based Image Retrieval

An Introduction to Content Based Image Retrieval CHAPTER -1 An Introduction to Content Based Image Retrieval 1.1 Introduction With the advancement in internet and multimedia technologies, a huge amount of multimedia data in the form of audio, video and

More information

A THREE LAYERED MODEL TO PERFORM CHARACTER RECOGNITION FOR NOISY IMAGES

A THREE LAYERED MODEL TO PERFORM CHARACTER RECOGNITION FOR NOISY IMAGES INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONSAND ROBOTICS ISSN 2320-7345 A THREE LAYERED MODEL TO PERFORM CHARACTER RECOGNITION FOR NOISY IMAGES 1 Neha, 2 Anil Saroliya, 3 Varun Sharma 1,

More information

NEW CONCEPT FOR JOINT DISPARITY ESTIMATION AND SEGMENTATION FOR REAL-TIME VIDEO PROCESSING

NEW CONCEPT FOR JOINT DISPARITY ESTIMATION AND SEGMENTATION FOR REAL-TIME VIDEO PROCESSING NEW CONCEPT FOR JOINT DISPARITY ESTIMATION AND SEGMENTATION FOR REAL-TIME VIDEO PROCESSING Nicole Atzpadin 1, Serap Askar, Peter Kauff, Oliver Schreer Fraunhofer Institut für Nachrichtentechnik, Heinrich-Hertz-Institut,

More information

Video Inter-frame Forgery Identification Based on Optical Flow Consistency

Video Inter-frame Forgery Identification Based on Optical Flow Consistency Sensors & Transducers 24 by IFSA Publishing, S. L. http://www.sensorsportal.com Video Inter-frame Forgery Identification Based on Optical Flow Consistency Qi Wang, Zhaohong Li, Zhenzhen Zhang, Qinglong

More information

A Robust Wipe Detection Algorithm

A Robust Wipe Detection Algorithm A Robust Wipe Detection Algorithm C. W. Ngo, T. C. Pong & R. T. Chin Department of Computer Science The Hong Kong University of Science & Technology Clear Water Bay, Kowloon, Hong Kong Email: fcwngo, tcpong,

More information

Selection of Scale-Invariant Parts for Object Class Recognition

Selection of Scale-Invariant Parts for Object Class Recognition Selection of Scale-Invariant Parts for Object Class Recognition Gy. Dorkó and C. Schmid INRIA Rhône-Alpes, GRAVIR-CNRS 655, av. de l Europe, 3833 Montbonnot, France fdorko,schmidg@inrialpes.fr Abstract

More information

Hand gesture recognition with Leap Motion and Kinect devices

Hand gesture recognition with Leap Motion and Kinect devices Hand gesture recognition with Leap Motion and devices Giulio Marin, Fabio Dominio and Pietro Zanuttigh Department of Information Engineering University of Padova, Italy Abstract The recent introduction

More information

Human Motion Detection in Manufacturing Process

Human Motion Detection in Manufacturing Process Proceedings of the 2 nd World Congress on Electrical Engineering and Computer Systems and Science (EECSS'16) Budapest, Hungary August 16 17, 2016 Paper No. MVML 110 DOI: 10.11159/mvml16.110 Human Motion

More information

Still Image Objective Segmentation Evaluation using Ground Truth

Still Image Objective Segmentation Evaluation using Ground Truth 5th COST 276 Workshop (2003), pp. 9 14 B. Kovář, J. Přikryl, and M. Vlček (Editors) Still Image Objective Segmentation Evaluation using Ground Truth V. Mezaris, 1,2 I. Kompatsiaris 2 andm.g.strintzis 1,2

More information

COMPUTED RADIOGRAPHY VISION IN WELD TESTING CR-VISION-WT

COMPUTED RADIOGRAPHY VISION IN WELD TESTING CR-VISION-WT ISSN 1310-3946 NDT days 2017 / Дни на безразрушителния контрол 2017 Year /Година XXV Number/ Брой 1 (216) June/Юни 2017 COMPUTED RADIOGRAPHY VISION IN WELD TESTING CR-VISION-WT Nafaa Nacereddine, e-mail:

More information

Short Survey on Static Hand Gesture Recognition

Short Survey on Static Hand Gesture Recognition Short Survey on Static Hand Gesture Recognition Huu-Hung Huynh University of Science and Technology The University of Danang, Vietnam Duc-Hoang Vo University of Science and Technology The University of

More information

Bus Detection and recognition for visually impaired people

Bus Detection and recognition for visually impaired people Bus Detection and recognition for visually impaired people Hangrong Pan, Chucai Yi, and Yingli Tian The City College of New York The Graduate Center The City University of New York MAP4VIP Outline Motivation

More information

Video Processing for Judicial Applications

Video Processing for Judicial Applications Video Processing for Judicial Applications Konstantinos Avgerinakis, Alexia Briassouli, Ioannis Kompatsiaris Informatics and Telematics Institute, Centre for Research and Technology, Hellas Thessaloniki,

More information

Recognition of Gurmukhi Text from Sign Board Images Captured from Mobile Camera

Recognition of Gurmukhi Text from Sign Board Images Captured from Mobile Camera International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 17 (2014), pp. 1839-1845 International Research Publications House http://www. irphouse.com Recognition of

More information

CAP 6412 Advanced Computer Vision

CAP 6412 Advanced Computer Vision CAP 6412 Advanced Computer Vision http://www.cs.ucf.edu/~bgong/cap6412.html Boqing Gong April 21st, 2016 Today Administrivia Free parameters in an approach, model, or algorithm? Egocentric videos by Aisha

More information

Anat Levin : Postdoctoral Associate, MIT CSAIL. Advisor: Prof William T. Freeman.

Anat Levin : Postdoctoral Associate, MIT CSAIL. Advisor: Prof William T. Freeman. Anat Levin MIT CSAIL The Stata Center 32-D466 32 Vassar Street, Cambridge MA 02139 Email: alevin@csail.mit.edu URL: http://people.csail.mit.edu/alevin Phone: 617-253-7245 Education: 2007-2008: Postdoctoral

More information

Real-Time Model-Based Hand Localization for Unsupervised Palmar Image Acquisition

Real-Time Model-Based Hand Localization for Unsupervised Palmar Image Acquisition Real-Time Model-Based Hand Localization for Unsupervised Palmar Image Acquisition Ivan Fratric 1, Slobodan Ribaric 1 1 University of Zagreb, Faculty of Electrical Engineering and Computing, Unska 3, 10000

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

Fuzzy Multilevel Graph Embedding for Recognition, Indexing and Retrieval of Graphic Document Images

Fuzzy Multilevel Graph Embedding for Recognition, Indexing and Retrieval of Graphic Document Images Cotutelle PhD thesis for Recognition, Indexing and Retrieval of Graphic Document Images presented by Muhammad Muzzamil LUQMAN mluqman@{univ-tours.fr, cvc.uab.es} Friday, 2 nd of March 2012 Directors of

More information

Storage Efficient NL-Means Burst Denoising for Programmable Cameras

Storage Efficient NL-Means Burst Denoising for Programmable Cameras Storage Efficient NL-Means Burst Denoising for Programmable Cameras Brendan Duncan Stanford University brendand@stanford.edu Miroslav Kukla Stanford University mkukla@stanford.edu Abstract An effective

More information

A Fast Caption Detection Method for Low Quality Video Images

A Fast Caption Detection Method for Low Quality Video Images 2012 10th IAPR International Workshop on Document Analysis Systems A Fast Caption Detection Method for Low Quality Video Images Tianyi Gui, Jun Sun, Satoshi Naoi Fujitsu Research & Development Center CO.,

More information

Cloud-Based Multimedia Content Protection System

Cloud-Based Multimedia Content Protection System Cloud-Based Multimedia Content Protection System Abstract Shivanand S Rumma Dept. of P.G. Studies Gulbarga University Kalaburagi Karnataka, India shivanand_sr@yahoo.co.in In day to day life so many multimedia

More information

Combining Appearance and Topology for Wide

Combining Appearance and Topology for Wide Combining Appearance and Topology for Wide Baseline Matching Dennis Tell and Stefan Carlsson Presented by: Josh Wills Image Point Correspondences Critical foundation for many vision applications 3-D reconstruction,

More information

I. INTRODUCTION. Figure-1 Basic block of text analysis

I. INTRODUCTION. Figure-1 Basic block of text analysis ISSN: 2349-7637 (Online) (RHIMRJ) Research Paper Available online at: www.rhimrj.com Detection and Localization of Texts from Natural Scene Images: A Hybrid Approach Priyanka Muchhadiya Post Graduate Fellow,

More information

ResPubliQA 2010

ResPubliQA 2010 SZTAKI @ ResPubliQA 2010 David Mark Nemeskey Computer and Automation Research Institute, Hungarian Academy of Sciences, Budapest, Hungary (SZTAKI) Abstract. This paper summarizes the results of our first

More information

Noise Reduction in Image Sequences using an Effective Fuzzy Algorithm

Noise Reduction in Image Sequences using an Effective Fuzzy Algorithm Noise Reduction in Image Sequences using an Effective Fuzzy Algorithm Mahmoud Saeid Khadijeh Saeid Mahmoud Khaleghi Abstract In this paper, we propose a novel spatiotemporal fuzzy based algorithm for noise

More information

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation IJCSNS International Journal of Computer Science and Network Security, VOL.13 No.11, November 2013 1 Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial

More information

Available online at ScienceDirect. Procedia Computer Science 87 (2016 ) 12 17

Available online at  ScienceDirect. Procedia Computer Science 87 (2016 ) 12 17 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 87 (2016 ) 12 17 4th International Conference on Recent Trends in Computer Science & Engineering Segment Based Indexing

More information

Image Classification Using Wavelet Coefficients in Low-pass Bands

Image Classification Using Wavelet Coefficients in Low-pass Bands Proceedings of International Joint Conference on Neural Networks, Orlando, Florida, USA, August -7, 007 Image Classification Using Wavelet Coefficients in Low-pass Bands Weibao Zou, Member, IEEE, and Yan

More information

Multiple-Choice Questionnaire Group C

Multiple-Choice Questionnaire Group C Family name: Vision and Machine-Learning Given name: 1/28/2011 Multiple-Choice naire Group C No documents authorized. There can be several right answers to a question. Marking-scheme: 2 points if all right

More information

CONTENT BASED IMAGE RETRIEVAL SYSTEM USING IMAGE CLASSIFICATION

CONTENT BASED IMAGE RETRIEVAL SYSTEM USING IMAGE CLASSIFICATION International Journal of Research and Reviews in Applied Sciences And Engineering (IJRRASE) Vol 8. No.1 2016 Pp.58-62 gopalax Journals, Singapore available at : www.ijcns.com ISSN: 2231-0061 CONTENT BASED

More information

A Hybrid Face Detection System using combination of Appearance-based and Feature-based methods

A Hybrid Face Detection System using combination of Appearance-based and Feature-based methods IJCSNS International Journal of Computer Science and Network Security, VOL.9 No.5, May 2009 181 A Hybrid Face Detection System using combination of Appearance-based and Feature-based methods Zahra Sadri

More information

Object of interest discovery in video sequences

Object of interest discovery in video sequences Object of interest discovery in video sequences A Design Project Report Presented to Engineering Division of the Graduate School Of Cornell University In Partial Fulfillment of the Requirements for the

More information

Automatic Video Caption Detection and Extraction in the DCT Compressed Domain

Automatic Video Caption Detection and Extraction in the DCT Compressed Domain Automatic Video Caption Detection and Extraction in the DCT Compressed Domain Chin-Fu Tsao 1, Yu-Hao Chen 1, Jin-Hau Kuo 1, Chia-wei Lin 1, and Ja-Ling Wu 1,2 1 Communication and Multimedia Laboratory,

More information

A Novel Texture Classification Procedure by using Association Rules

A Novel Texture Classification Procedure by using Association Rules ITB J. ICT Vol. 2, No. 2, 2008, 03-4 03 A Novel Texture Classification Procedure by using Association Rules L. Jaba Sheela & V.Shanthi 2 Panimalar Engineering College, Chennai. 2 St.Joseph s Engineering

More information

A Content Based Image Retrieval System Based on Color Features

A Content Based Image Retrieval System Based on Color Features A Content Based Image Retrieval System Based on Features Irena Valova, University of Rousse Angel Kanchev, Department of Computer Systems and Technologies, Rousse, Bulgaria, Irena@ecs.ru.acad.bg Boris

More information

Latest development in image feature representation and extraction

Latest development in image feature representation and extraction International Journal of Advanced Research and Development ISSN: 2455-4030, Impact Factor: RJIF 5.24 www.advancedjournal.com Volume 2; Issue 1; January 2017; Page No. 05-09 Latest development in image

More information

CV of Qixiang Ye. University of Chinese Academy of Sciences

CV of Qixiang Ye. University of Chinese Academy of Sciences 2012-12-12 University of Chinese Academy of Sciences Qixiang Ye received B.S. and M.S. degrees in mechanical & electronic engineering from Harbin Institute of Technology (HIT) in 1999 and 2001 respectively,

More information

JPEG 2000 vs. JPEG in MPEG Encoding

JPEG 2000 vs. JPEG in MPEG Encoding JPEG 2000 vs. JPEG in MPEG Encoding V.G. Ruiz, M.F. López, I. García and E.M.T. Hendrix Dept. Computer Architecture and Electronics University of Almería. 04120 Almería. Spain. E-mail: vruiz@ual.es, mflopez@ace.ual.es,

More information

HIGH SPEED 3-D MEASUREMENT SYSTEM USING INCOHERENT LIGHT SOURCE FOR HUMAN PERFORMANCE ANALYSIS

HIGH SPEED 3-D MEASUREMENT SYSTEM USING INCOHERENT LIGHT SOURCE FOR HUMAN PERFORMANCE ANALYSIS HIGH SPEED 3-D MEASUREMENT SYSTEM USING INCOHERENT LIGHT SOURCE FOR HUMAN PERFORMANCE ANALYSIS Takeo MIYASAKA, Kazuhiro KURODA, Makoto HIROSE and Kazuo ARAKI School of Computer and Cognitive Sciences,

More information

3D object recognition used by team robotto

3D object recognition used by team robotto 3D object recognition used by team robotto Workshop Juliane Hoebel February 1, 2016 Faculty of Computer Science, Otto-von-Guericke University Magdeburg Content 1. Introduction 2. Depth sensor 3. 3D object

More information

Mouse Pointer Tracking with Eyes

Mouse Pointer Tracking with Eyes Mouse Pointer Tracking with Eyes H. Mhamdi, N. Hamrouni, A. Temimi, and M. Bouhlel Abstract In this article, we expose our research work in Human-machine Interaction. The research consists in manipulating

More information

MULTIMEDIA RETRIEVAL

MULTIMEDIA RETRIEVAL MULTIMEDIA RETRIEVAL Peter L. Stanchev *&**, Krassimira Ivanova ** * Kettering University, Flint, MI, USA 48504, pstanche@kettering.edu ** Institute of Mathematics and Informatics, BAS, Sofia, Bulgaria,

More information

Detecting Digital Image Forgeries By Multi-illuminant Estimators

Detecting Digital Image Forgeries By Multi-illuminant Estimators Research Paper Volume 2 Issue 8 April 2015 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 Detecting Digital Image Forgeries By Multi-illuminant Estimators Paper ID

More information

FRAME-RATE UP-CONVERSION USING TRANSMITTED TRUE MOTION VECTORS

FRAME-RATE UP-CONVERSION USING TRANSMITTED TRUE MOTION VECTORS FRAME-RATE UP-CONVERSION USING TRANSMITTED TRUE MOTION VECTORS Yen-Kuang Chen 1, Anthony Vetro 2, Huifang Sun 3, and S. Y. Kung 4 Intel Corp. 1, Mitsubishi Electric ITA 2 3, and Princeton University 1

More information

Gait analysis for person recognition using principal component analysis and support vector machines

Gait analysis for person recognition using principal component analysis and support vector machines Gait analysis for person recognition using principal component analysis and support vector machines O V Strukova 1, LV Shiripova 1 and E V Myasnikov 1 1 Samara National Research University, Moskovskoe

More information

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor COSC160: Detection and Classification Jeremy Bolton, PhD Assistant Teaching Professor Outline I. Problem I. Strategies II. Features for training III. Using spatial information? IV. Reducing dimensionality

More information

Domain Adaptation For Mobile Robot Navigation

Domain Adaptation For Mobile Robot Navigation Domain Adaptation For Mobile Robot Navigation David M. Bradley, J. Andrew Bagnell Robotics Institute Carnegie Mellon University Pittsburgh, 15217 dbradley, dbagnell@rec.ri.cmu.edu 1 Introduction An important

More information

MPEG-7. Multimedia Content Description Standard

MPEG-7. Multimedia Content Description Standard MPEG-7 Multimedia Content Description Standard Abstract The purpose of this presentation is to provide a better understanding of the objectives & components of the MPEG-7, "Multimedia Content Description

More information

A Novel Smoke Detection Method Using Support Vector Machine

A Novel Smoke Detection Method Using Support Vector Machine A Novel Smoke Detection Method Using Support Vector Machine Hidenori Maruta Information Media Center Nagasaki University, Japan 1-14 Bunkyo-machi, Nagasaki-shi Nagasaki, Japan Email: hmaruta@nagasaki-u.ac.jp

More information

Arabic Sign Language Alphabet Recognition Methods Comparison, Combination and implementation

Arabic Sign Language Alphabet Recognition Methods Comparison, Combination and implementation Arabic Sign Language Alphabet Recognition Methods Comparison, Combination and implementation Mohamed Youness Ftichi 1, Abderrahim Benabbou 1, Khalid Abbad 1 1 Dept. of Intelligent Systems and Applications

More information

MATRIX BASED SEQUENTIAL INDEXING TECHNIQUE FOR VIDEO DATA MINING

MATRIX BASED SEQUENTIAL INDEXING TECHNIQUE FOR VIDEO DATA MINING MATRIX BASED SEQUENTIAL INDEXING TECHNIQUE FOR VIDEO DATA MINING 1 D.SARAVANAN 2 V.SOMASUNDARAM Assistant Professor, Faculty of Computing, Sathyabama University Chennai 600 119, Tamil Nadu, India Email

More information

DYNAMIC BACKGROUND SUBTRACTION BASED ON SPATIAL EXTENDED CENTER-SYMMETRIC LOCAL BINARY PATTERN. Gengjian Xue, Jun Sun, Li Song

DYNAMIC BACKGROUND SUBTRACTION BASED ON SPATIAL EXTENDED CENTER-SYMMETRIC LOCAL BINARY PATTERN. Gengjian Xue, Jun Sun, Li Song DYNAMIC BACKGROUND SUBTRACTION BASED ON SPATIAL EXTENDED CENTER-SYMMETRIC LOCAL BINARY PATTERN Gengjian Xue, Jun Sun, Li Song Institute of Image Communication and Information Processing, Shanghai Jiao

More information