Joint Key-frame Extraction and Object-based Video Segmentation

Size: px
Start display at page:

Download "Joint Key-frame Extraction and Object-based Video Segmentation"

Transcription

1 Joint Key-frame Extraction and Object-based Video Segmentation Xiaomu Song School of Electrical and Computer Engineering Oklahoma State University Stillwater, OK 74078, USA Guoliang Fan School of Electrical and Computer Engineering Oklahoma State University Stillwater, OK 74078, USA Abstract In this paper, we propose a coherent framework for joint key-frame extraction and object-based video segmentation. Conventional key-frame extraction and object segmentation are usually implemented independently and separately due to the fact that they are on different semantic levels. This ignores the inherent relationship between key-frames and objects. The proposed method extracts a small number of keyframes within a shot so that the divergence between video objects in a feature space can be maximized, supporting robust and efficient object segmentation. This method can utilize advantages of both temporal and object-based video segmentations, and be helpful to build a unified framework for content-based analysis and structured video representation. Theoretical analysis and simulation results on both synthetic and real video sequences manifest the efficiency and robustness of the proposed method.. Introduction Video segmentation is a fundamental step towards structured video representation, which supports the interpretability and manipulability of visual data. Based on different semantic levels, video segmentation often refers to two categories as temporal and object-based video segmentations. A video sequence comprises a group of video shots, and a video shot is an unbroken sequence of frames captured from one perspective. Temporal video segmentation partitions a video sequence into a set of shots, and some keyframes are extracted to represent a shot. In this work, we only consider key-frame extraction in one shot, which can be carried out by a clustering process based on similarity measurements [, ] or statistical modeling processes This work was supported by the National Science Foundation (NSF) under Grant IIS (CAREER). [0]. Extracted key-frames can provide a compact representation for video indexing and browsing, while it cannot support content-based video analysis at a higher semantic level [5]. Object-based video segmentation extracts objects for content-based analysis and provide structured representation for many object-oriented video applications. Current object-based video segmentation methods can be classified into three types: segmentation with spatial priority, segmentation with temporal priority, and joint spatial and temporal segmentation [7]. More recent interests are on joint spatial and temporal video segmentation [3, 8, 9,, 6] due to the nature of human vision that recognizes salient video structures jointly in spatial and temporal domains [7]. Hence, both spatial and temporal pixel-wise features are extracted to construct a multi-dimensional feature space for object segmentation. Compared with key-frame extraction methods using frame-wise features, e.g., color histogram, these approaches are usually more computationally expensive. Due to different semantic levels, key-frame extraction and object segmentation are usually implemented independently and separately. The work in [5] presents a universal framework where key-frame extraction and object segmentation independently support content-based video analysis at different semantic levels, and their results can only be unified via a high-level description. In order to make the content analysis and representation more efficient, comprehensive, and flexible, it is helpful to exploit inherent relationship between key-frame extraction and object segmentation. In addition, the new MPEG-7 standard provides a generic segment-based representation model for video data [6], and both key-frame extraction and object segmentations could be grouped into a unified paradigm, where video key-frames are extracted to support efficient and robust object segmentation, and to facilitate the construction of the suggested universal description scheme in [5]. Recently, we have proposed a combined key-frame extraction and object-based video segmentation method in [5], where the extracted key-frames are used to estimate statistical models for model-based object segmentation, and

2 object segmentation results are used to further refine the initially extracted key-frames. This approach significantly reduces the model estimation time compared with [8, 9], and provides more representative key-frames. However, the relationship between key-frame extraction and object segmentation is not explicit yet in this approach. It is not shown that how key-frame extraction affects object segmentation. In addition, some predefined and data-dependent thresholds are needed that influence the final results. In this work, we attempt to exploit an explicit relationship between keyframe extraction and object segmentation, and propose a coherent framework for joint key-frame extraction and object segmentation. The key point is to treat key-frame extraction as a feature selection process. Maximum average interclass Kullback Leibler distance (AIKLD) criterion is used with an efficient key-frame extraction method. Compared with [5], the proposed method provide an explicit relationship between key-frame extraction and object segmentation.. Unified Feature Space Video key-frame extraction and object segmentation are usually based on different feature subsets. A unified feature subset is necessary for joint key-frame and object-based video segmentation. This feature subset should contain both spatial and temporal features that are easy to be extracted. In this work we use a pixel-wise 7-D feature vector suggested in [5], including YUV color features, x-y spatial location, time T, as well as intensity change over the time to provide additional motion information. The original idea comes from the feature selection in pattern recognition. Given a candidate feature set X = {x i i =,,, n}, where i is the feature index, feature selection aims at selecting a subset X = {x i i =,,, m}, m < n from X so that an objective function F ( X) related to classification performance can be optimized: X = arg max F (Z). () Z X Generally, the goal of feature selection is to reduce the feature dimension. In this work, we apply feature selection to extract video key-frames rather than reducing the feature dimension. According to [], the video frames within a shot represent a spatially and temporally continuous action, and they share the common visual and often semantic-related characteristics, resulting in tremendously redundancy. Since a video shot should be characterized both spatially and temporally, a set of key-frames could be enough to model the object behavior in the shot. Moreover, by extracting a set of representative key-frames that supports salient and condensed object representation in the feature space, we can obtain compact video representation and efficient object segmentation simultaneously. Thus, the issue is how to find a set of key-frames that can facilitate object segmentation. 3 N Video frames Feature space Video objects Figure. Unified feature space. Key-frames 3 3 For example, in Fig., a video shot of N frames contains three objects. Outliers, including noise and insignificant objects that might randomly appear, usually cause the feature space overlap among major objects. Therefore, keyframe extraction can be treated as a feature selection process where key-frames are extracted by minimizing the feature space overlap among three objects. One often used feature selection criterion is to maximize the cluster divergence in the feature space, and we will discuss such a criterion and its implementation to the joint key-frame and object-based video segmentation. 3. Proposed Method 3.. Maximum Average Interclass Kullback Leibler Distance Kullback Leibler distance (KLD) measures the distance between two probability density functions [4]. In this section, we will discuss how to apply a feature selection method based on KLD to jointly extract key-frames and objects. A frequently used criterion is to minimize the KLD between the true density and the density estimated from feature subsets. Nevertheless, this approach aims at minimizing the approximation error rather than extracting the most discriminative feature subsets. Although it is often desired that this criterion can lead to good discrimination among classes as well, this assumption is not always valid [8]. For the purpose of robust classification, divergence-based feature selection criterion is more preferred [8]. Given two probability density f i (x) and f j (x), the KLD between them is defined as: KL(f i, f j ) = f i (x) ln f i(x) dx, () f j (x) KLD is usually not a symmetric distance measurement and is symmetrized by adding KL(f i, f j ) and KL(f j, f i ) together: D(f i, f j ) = KL(f i, f j ) + KL(f j, f i ). (3) 3

3 KLD is often used as the divergence measurement of different clusters in the feature space. Ideally, the larger the KLD, the more separability between clusters. If there are M clusters, the average interclass KLD (AIKLD) is defined as: D = C M i= j>i M D(f i, f j ), (4) where C = M(M ). Conventional approaches that reduce the feature dimension based on the maximum AIKLD (MAIKLD) usually has D 0 D, where D 0 is the AIKLD of clusters in the reduced feature space. As mentioned before, key-frame extraction is formulated as a feature selection process, and we want to extract a set of key-frames where the average pairwise cluster divergence is maximized. Let X be the original video shot with N frames and M objects, and be represented as a set of frames X = {x i, i N} with cardinality X = N. Let Z = {x i, i N } be any subset of X with cardinality Z = N N. The objective function is defined as: X = arg max Z X, Z N D Z, (5) where X is a subset of X that is optimal in the sense of MAIKLD, and D Z is the AIKLD of M objects within Z in the 7-D feature space. We might have D X D X because some frames might contain aforementioned outliers that deteriorate the cluster separability, decreasing D X. Hence removing those noisy frames might mitigate the cluster overlapping problem. According to [], MAIKLD is optimal in the sense of a minimum Bayes error. If we assign zero-one cost to the classification, then this leads to a maximum a posteriori (MAP) estimation. Therefore an optimal solution to (5) will lead to an optimal subset of key-frames that can minimize the error probability of video object segmentation. Nevertheless, it is not easy to find an optimal solution, especially when N is large, and a suboptimal but computationally efficient solution might be preferred. 3.. Key-Frame Extraction Feature selection methods have been well studied and some very good reviews can be found in [, 3]. It is well known that the exhaustive searching method can guarantee the optimality of the feature subset according to the objective function. Nevertheless, the exhaustive method is computational expensive and impractical for large feature sets. For example, if a video shot X has N frames, then the exhaustive search needs to try N possible frame subsets. Various suboptimal approaches were suggested and amongst them a deterministic feature selection method called Sequential Forward Floating Selection (SFFS) method shows good performance [9]. When N is not very large, SFFS method could even provide optimal solutions for feature selection. For simplicity, we do not begin with all N frames in X but apply the method in [, 5] to extract N N initial key-frames, which are usually redundant. In the following, we call these initially extracted key-frames as key-frame candidates. Based on the initial N key-frame candidates, Gaussian mixture model (GMM) is used to model video objects coherently in the unified feature space. The iterative Expectation maximization (EM) algorithm [4] is applied with the minimum description length (MDL) model selection criterion [0]. After the model estimation, the objects in all keyframe candidates are segmented out using the maximum likelihood (ML) criterion. Then the proposed key-frame extraction algorithm is performed as follows, where SFFS is initialized by using sequential forward selection (SFS): () Start with an empty set X (no key-frame), and n is the cardinality of X, i.e., n = X and initially n = 0; () Based on the MAIKLD criterion, first use SFS to generate a combination that comprises key-frame candidates, and X = ; (3) Search for one key-frame candidate that maximizes AIKLD when X = n +, and add it to X, let n = n + ; (4) If n >, remove one key-frame candidate from X and compute AIKLD based on the remained key-frame candidates in X, and go to (4), otherwise go to (3); (5) Determine if AIKLD increases or not after removing the selected key-frame candidate. If the answer is yes, let n = n, and go to (4), otherwise go to (3). The algorithm is stopped when n equals to a certain number or the iteration reaches a given times (e.g., 0). The proposed segmentation method has several significant advantages: () Since model estimations are based on a small number of key-frames, the proposed segmentation method is computationally efficient compared with those using all frames [8]. () The optimal or near-optimal set of key-frames that maximizes AIKLD can be extracted for robust object segmentation. These key-frames are more representative than those extracted by our previous method [5]. (3) The algorithm is flexible without significant datadependent thresholds. This work develops a unified framework for key-frame extraction and object segmentation, which will support more coherent content-based analysis and structured video representation. 4. Simulations and Discussions The proposed method is tested on both synthetic and real video sequences. The purpose of using synthetic video is to

4 (a) Method-I. Figure. Synthetic videos: Video-A (first row), Video-B (Second row). (b) Method-II. (a) Car (b) People (c) Face Figure 3. Real video sequences. (a) Method-I. numerically evaluate the video object segmentation performance, where we calculate segmentation accuracy, precision, and recall with respect to all moving objects. In order to show the validity of MAIKLD, we also compare the suggested method with our previous one in [5] based on these videos. The frame size of all the video sequences is For convenience, we denote the method in [5] as Method-I, and the proposed method as Method-II. Methods-I and -II are first tested on two synthetic video sequences comprising 36 frames each as illustrated in Fig.. The first row of Fig. shows three frames in Video-A where a circular object moves sigmoidally. There are two moving objects in Video-B as shown in the second row of Fig.. One is an elliptic object that is moving diagonally from the top-left to the bottom-right corner and changing size simultaneously, the other is a rectangular object moving from right to left horizontally. Some Additive White Gaus- Video sequences Key-frame candidates Extracted key-frames (Method-I) (Method-II) Video-A (36 frames) 8 9 Video-B (36 frames) 9 9 Car (39 frames) 0 3 People (50 frames) 6 3 Face (50 frames) 6 8 Table. Key-frame numbers (b) Method-II. Figure 4. Segmented moving objects of Videos-A and -B. sian Noise (AWGN) is deliberately added to the synthetic video. The key-frame extraction is stopped after 0 times SFFS iteration or n > N /. The numerical results are shown in Fig. 5. As we can see, both methods have similar segmentation performance on the moving object of Video-A while Method-II uses less key-frames as listed in Table. Particularly, both methods can detect the moving object with 00% recall. Method-II outperforms Method-I in Video-B even though Method-II uses less key-frames for object segmentation. From Fig. 4 (a) we can see that the moving rectangle cannot be discrim-

5 Accuracy Accuracy they might not be representative enough for video object segmentation. However, in Method-II, the key-frames are extracted by considering both spatial-temporal information in the unified feature space. Consequently, extracted keyframes should be more accurate to represent the dynamics of video objects. Precision Recall (a) Video-A Precision Recall (b) Video-B Figure 5. Numerical results. Dash and solid lines indicate results of Methods-I, and -II, respectively. inated from a static background object (dark square) by Method-I. Moreover, the moving rectangle is misclassified into two separate objects in the latter part of Video-B. This indicates that Method-II can extract more representative and salient key-frames regarding video objects than Method-I. We also compare two methods on three real video sequences as shown in Fig. 3. The number of initial key-frame candidates and finally extracted key-frames are listed in Table. In order to demonstrate the effectiveness of Method- II, we change the initial threshold for key-frame extraction in Method-I so that object segmentation is based on the same number of key-frames as Method-II. It can be seen in Fig. 6 that with the same number of key-frames, the performance of Method-II is better than that of Method-I. In particular, if we stop the key-frame extraction of Car video using the same criterion as that used for Videos-A and -B, both methods provide similar segmentation results. However, if we deliberately stop the key-frame extraction process when the key-frame number n > N /3, the Method-II provides much more representative key-frames for object segmentation than Method-I, as shown in Fig. 6 (a) and (b). In Method-I, the key-frames are extracted using the framewise color histogram without local spatial information, and 4.. Conclusions This paper presents a coherent framework for joint keyframe extraction and object-based segmentation within a video shot, where key-frames are extracted by maximizing the AIKLD of major video objects in the unified feature space. The suggested framework provides an integrated platform where the inherent and explicit relationship between key-frames and video objects is revealed. Simulation results on both synthetic and real video sequences show that the proposed approach can provide robust and accurate object segmentation results with more compact temporal representation of a video shot using key-frames compared with our previous work. This work also open a new avenue to support the content-based video analysis. References [] G. Davenport, T. A. Smith, and N. Pincever. Cinematic primitives for multimedia. IEEE Computer Graphics and Applications, (4):67 74, July 99. [] H. P. Decell and J. A. Quirein. An iterative approach to the feature selection problem. In Proc. of Purdue Univ. Conf. on Machine Processing of Remotely Sensed Data, volume, pages 3B 3B, 97. [3] D. DeMenthon and R. Megret. Spatio-temporal segmentation of video by hierarchical mean shift analysis. Technical Report: LAMP-TR-090/CAR-TR-978/CS-TR- 4388/UMIACS-TR-00-68, 00. [4] A. P. Dempster, N. M. Laird, and D. B. Rubin. Maximum likelihood from incomplete data via the EM algorithm. J. Royal Stat. Soc., 39: 38, 977. [5] A. M. Ferman, A. M. Tekalp, and R. Mehrotra. Effective content representation for video. In Proc. IEEE Int l Conference on Image Processing, Chicago, IL, 998. [6] C. Fowlkes, S. Belongie, and J. Malik. Efficient spatiotemporal grouping using the Nystrom method. In Proc. IEEE Conf. on Computer Vision and Pattern Recognition, volume, pages 3 38, 00. [7] S. Gepshtein and M. Kubovy. The emergence of visual objects in space-time. In Proc. of the National Academy of Science, volume 97, pages , USA, 000. [8] H. Greenspan, J. Goldberger, and A. Mayer. A probabilistic framework for spatio-temporal video representation and indexing. In Proc. European Conf. on Computer Vision, volume 4, pages , Berlin, Germany, 00. [9] H. Greenspan, J. Goldberger, and A. Mayer. Probabilistic space-time video modeling via piecewise GMM. IEEE

6 Trans. Pattern Analysis and Machine Intelligence, (3): , March 004. [0] R. Hammoud and R. Mohr. A probabilistic framework of selecting effective key frames for video browsing and indexing. In International workshop on Real-Time Image Sequence Analysis, 000. [] A. Hanjalic and H. J. Zhang. An integrated scheme for automated video abstraction based on unsupervsied clustervalidity analysis. IEEE Trans. on CSVT, 9(8):80 89, 999. [] A. K. Jain, R. P. W. Duin, and J. Mao. Statistical pattern recognition: a review. IEEE Trans. Pattern Analysis and Machine Interlligence, (), January 000. [3] A. K. Jain and D. Zongker. Feature selection: Evaluation, application, and small sample performance. IEEE Trans. Pattern Analysis and Machine Intelligence, ():53 58, Feb [4] S. Kullback. Information Theory and Statistics. Dover, New York, 968. [5] L. Liu and G. Fan. Combined key-frame extraction and object-based video segmentation. IEEE Trans. Circuits and System for Video Technology, 005, to appear. [6] J. M. Martnez. Mpeg-7 overview (ver.8). ISO/IEC JTC/SC9/WG N4980, July 00. [7] R. Megret and D. DeMenthon. A survey of spatiotemporal grouping techniques. Technical report, University of Maryland, College Park, March [8] J. Novovicova, P. Pudil, and J. Kittler. Divergence based feature selection for multimodal class densities. IEEE Trans. Pattern Analysis and Machine Intelligence, 8():8 3, 996. [9] P. Pudil, J. Novovicova, and J. Kittler. Floating search methods in feature selection. Pattern Recognition Letters, pages 9 5, Nov [0] J. Rissanen. A universal prior for integers and estimation by minimum description length. Annals of Statistics, ():47 43, 983. [] J. Shi and J. Malik. Motion segmentation and tracking using Normalized cuts. In Proc. of Int. Conf. on Computer Vision, pages 5 60, 998. [] Y. Zhuang, Y. Rui, T. S. Huang, and S. Mehrotra. Adaptive key frame extraction using unsupervised clustering. In Proc. of IEEE Int Conf on Image Processing, pages , Chicago, IL, 998. (a) Method-I. (b) Method-II. (c) Method-I. (d) Method-II. (e) Method-I. (f) Method-II. Figure 6. Segmentation results of the real video sequences using the same number of key-frames.

Mixture Models and EM

Mixture Models and EM Mixture Models and EM Goal: Introduction to probabilistic mixture models and the expectationmaximization (EM) algorithm. Motivation: simultaneous fitting of multiple model instances unsupervised clustering

More information

Flexible-Hybrid Sequential Floating Search in Statistical Feature Selection

Flexible-Hybrid Sequential Floating Search in Statistical Feature Selection Flexible-Hybrid Sequential Floating Search in Statistical Feature Selection Petr Somol 1,2, Jana Novovičová 1,2, and Pavel Pudil 2,1 1 Dept. of Pattern Recognition, Institute of Information Theory and

More information

Video Key-Frame Extraction using Entropy value as Global and Local Feature

Video Key-Frame Extraction using Entropy value as Global and Local Feature Video Key-Frame Extraction using Entropy value as Global and Local Feature Siddu. P Algur #1, Vivek. R *2 # Department of Information Science Engineering, B.V. Bhoomraddi College of Engineering and Technology

More information

Normalized Texture Motifs and Their Application to Statistical Object Modeling

Normalized Texture Motifs and Their Application to Statistical Object Modeling Normalized Texture Motifs and Their Application to Statistical Obect Modeling S. D. Newsam B. S. Manunath Center for Applied Scientific Computing Electrical and Computer Engineering Lawrence Livermore

More information

A Graph Theoretic Approach to Image Database Retrieval

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

More information

A Probabilistic Framework for Spatio-Temporal Video Representation & Indexing

A Probabilistic Framework for Spatio-Temporal Video Representation & Indexing A Probabilistic Framework for Spatio-Temporal Video Representation & Indexing Hayit Greenspan 1, Jacob Goldberger 2, and Arnaldo Mayer 1 1 Faculty of Engineering, Tel Aviv University, Tel Aviv 69978, Israel

More information

STATISTICAL FEATURE SELECTION AND EXTRACTION FOR VIDEO AND IMAGE SEGMENTATION XIAOMU SONG

STATISTICAL FEATURE SELECTION AND EXTRACTION FOR VIDEO AND IMAGE SEGMENTATION XIAOMU SONG STATISTICAL FEATURE SELECTION AND EXTRACTION FOR VIDEO AND IMAGE SEGMENTATION By XIAOMU SONG Bachelor of Science in Electrical Engineering Northwestern Polytechnic University Xi an, P. R. China 1995 Master

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

Information-Theoretic Feature Selection Algorithms for Text Classification

Information-Theoretic Feature Selection Algorithms for Text Classification Proceedings of International Joint Conference on Neural Networks, Montreal, Canada, July 31 - August 4, 5 Information-Theoretic Feature Selection Algorithms for Text Classification Jana Novovičová Institute

More information

Color Image Segmentation

Color Image Segmentation Color Image Segmentation Yining Deng, B. S. Manjunath and Hyundoo Shin* Department of Electrical and Computer Engineering University of California, Santa Barbara, CA 93106-9560 *Samsung Electronics Inc.

More information

AS STORAGE and bandwidth capacities increase, digital

AS STORAGE and bandwidth capacities increase, digital 974 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 13, NO. 7, JULY 2004 Concept-Oriented Indexing of Video Databases: Toward Semantic Sensitive Retrieval and Browsing Jianping Fan, Hangzai Luo, and Ahmed

More information

70 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 6, NO. 1, FEBRUARY ClassView: Hierarchical Video Shot Classification, Indexing, and Accessing

70 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 6, NO. 1, FEBRUARY ClassView: Hierarchical Video Shot Classification, Indexing, and Accessing 70 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 6, NO. 1, FEBRUARY 2004 ClassView: Hierarchical Video Shot Classification, Indexing, and Accessing Jianping Fan, Ahmed K. Elmagarmid, Senior Member, IEEE, Xingquan

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

MR IMAGE SEGMENTATION

MR IMAGE SEGMENTATION MR IMAGE SEGMENTATION Prepared by : Monil Shah What is Segmentation? Partitioning a region or regions of interest in images such that each region corresponds to one or more anatomic structures Classification

More information

A Miniature-Based Image Retrieval System

A Miniature-Based Image Retrieval System A Miniature-Based Image Retrieval System Md. Saiful Islam 1 and Md. Haider Ali 2 Institute of Information Technology 1, Dept. of Computer Science and Engineering 2, University of Dhaka 1, 2, Dhaka-1000,

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

MODULE 6 Different Approaches to Feature Selection LESSON 10

MODULE 6 Different Approaches to Feature Selection LESSON 10 MODULE 6 Different Approaches to Feature Selection LESSON 10 Sequential Feature Selection Keywords: Forward, Backward, Sequential, Floating 1 Sequential Methods In these methods, features are either sequentially

More information

Motion Estimation for Video Coding Standards

Motion Estimation for Video Coding Standards Motion Estimation for Video Coding Standards Prof. Ja-Ling Wu Department of Computer Science and Information Engineering National Taiwan University Introduction of Motion Estimation The goal of video compression

More information

A Bottom Up Algebraic Approach to Motion Segmentation

A Bottom Up Algebraic Approach to Motion Segmentation A Bottom Up Algebraic Approach to Motion Segmentation Dheeraj Singaraju and RenéVidal Center for Imaging Science, Johns Hopkins University, 301 Clark Hall, 3400 N. Charles St., Baltimore, MD, 21218, USA

More information

Improving the Efficiency of Fast Using Semantic Similarity Algorithm

Improving the Efficiency of Fast Using Semantic Similarity Algorithm International Journal of Scientific and Research Publications, Volume 4, Issue 1, January 2014 1 Improving the Efficiency of Fast Using Semantic Similarity Algorithm D.KARTHIKA 1, S. DIVAKAR 2 Final year

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

The ToCAI Description Scheme for Indexing and Retrieval of Multimedia Documents 1

The ToCAI Description Scheme for Indexing and Retrieval of Multimedia Documents 1 The ToCAI Description Scheme for Indexing and Retrieval of Multimedia Documents 1 N. Adami, A. Bugatti, A. Corghi, R. Leonardi, P. Migliorati, Lorenzo A. Rossi, C. Saraceno 2 Department of Electronics

More information

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM 1 PHYO THET KHIN, 2 LAI LAI WIN KYI 1,2 Department of Information Technology, Mandalay Technological University The Republic of the Union of Myanmar

More information

Pattern Recognition. Kjell Elenius. Speech, Music and Hearing KTH. March 29, 2007 Speech recognition

Pattern Recognition. Kjell Elenius. Speech, Music and Hearing KTH. March 29, 2007 Speech recognition Pattern Recognition Kjell Elenius Speech, Music and Hearing KTH March 29, 2007 Speech recognition 2007 1 Ch 4. Pattern Recognition 1(3) Bayes Decision Theory Minimum-Error-Rate Decision Rules Discriminant

More information

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CHAPTER 4 CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS 4.1 Introduction Optical character recognition is one of

More information

PERSONALIZATION OF MESSAGES

PERSONALIZATION OF  MESSAGES PERSONALIZATION OF E-MAIL MESSAGES Arun Pandian 1, Balaji 2, Gowtham 3, Harinath 4, Hariharan 5 1,2,3,4 Student, Department of Computer Science and Engineering, TRP Engineering College,Tamilnadu, India

More information

Consistent Line Clusters for Building Recognition in CBIR

Consistent Line Clusters for Building Recognition in CBIR Consistent Line Clusters for Building Recognition in CBIR Yi Li and Linda G. Shapiro Department of Computer Science and Engineering University of Washington Seattle, WA 98195-250 shapiro,yi @cs.washington.edu

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervised Learning and Clustering Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr CS 551, Spring 2008 CS 551, Spring 2008 c 2008, Selim Aksoy (Bilkent University)

More information

IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING

IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING IMAGE RESTORATION VIA EFFICIENT GAUSSIAN MIXTURE MODEL LEARNING Jianzhou Feng Li Song Xiaog Huo Xiaokang Yang Wenjun Zhang Shanghai Digital Media Processing Transmission Key Lab, Shanghai Jiaotong University

More information

AN IMPROVED K-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION

AN IMPROVED K-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION AN IMPROVED K-MEANS CLUSTERING ALGORITHM FOR IMAGE SEGMENTATION WILLIAM ROBSON SCHWARTZ University of Maryland, Department of Computer Science College Park, MD, USA, 20742-327, schwartz@cs.umd.edu RICARDO

More information

Including the Size of Regions in Image Segmentation by Region Based Graph

Including the Size of Regions in Image Segmentation by Region Based Graph International Journal of Emerging Engineering Research and Technology Volume 3, Issue 4, April 2015, PP 81-85 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Including the Size of Regions in Image Segmentation

More information

Computer vision: models, learning and inference. Chapter 10 Graphical Models

Computer vision: models, learning and inference. Chapter 10 Graphical Models Computer vision: models, learning and inference Chapter 10 Graphical Models Independence Two variables x 1 and x 2 are independent if their joint probability distribution factorizes as Pr(x 1, x 2 )=Pr(x

More information

CS Introduction to Data Mining Instructor: Abdullah Mueen

CS Introduction to Data Mining Instructor: Abdullah Mueen CS 591.03 Introduction to Data Mining Instructor: Abdullah Mueen LECTURE 8: ADVANCED CLUSTERING (FUZZY AND CO -CLUSTERING) Review: Basic Cluster Analysis Methods (Chap. 10) Cluster Analysis: Basic Concepts

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

Semantic Extraction and Semantics-based Annotation and Retrieval for Video Databases

Semantic Extraction and Semantics-based Annotation and Retrieval for Video Databases Semantic Extraction and Semantics-based Annotation and Retrieval for Video Databases Yan Liu (liuyan@cs.columbia.edu) and Fei Li (fl200@cs.columbia.edu) Department of Computer Science, Columbia University

More information

VIDEO OBJECT SEGMENTATION BY EXTENDED RECURSIVE-SHORTEST-SPANNING-TREE METHOD. Ertem Tuncel and Levent Onural

VIDEO OBJECT SEGMENTATION BY EXTENDED RECURSIVE-SHORTEST-SPANNING-TREE METHOD. Ertem Tuncel and Levent Onural VIDEO OBJECT SEGMENTATION BY EXTENDED RECURSIVE-SHORTEST-SPANNING-TREE METHOD Ertem Tuncel and Levent Onural Electrical and Electronics Engineering Department, Bilkent University, TR-06533, Ankara, Turkey

More information

Empirical Bayesian Motion Segmentation

Empirical Bayesian Motion Segmentation 1 Empirical Bayesian Motion Segmentation Nuno Vasconcelos, Andrew Lippman Abstract We introduce an empirical Bayesian procedure for the simultaneous segmentation of an observed motion field estimation

More information

10. MLSP intro. (Clustering: K-means, EM, GMM, etc.)

10. MLSP intro. (Clustering: K-means, EM, GMM, etc.) 10. MLSP intro. (Clustering: K-means, EM, GMM, etc.) Rahil Mahdian 01.04.2016 LSV Lab, Saarland University, Germany What is clustering? Clustering is the classification of objects into different groups,

More information

Patch-Based Image Classification Using Image Epitomes

Patch-Based Image Classification Using Image Epitomes Patch-Based Image Classification Using Image Epitomes David Andrzejewski CS 766 - Final Project December 19, 2005 Abstract Automatic image classification has many practical applications, including photo

More information

Color Local Texture Features Based Face Recognition

Color Local Texture Features Based Face Recognition Color Local Texture Features Based Face Recognition Priyanka V. Bankar Department of Electronics and Communication Engineering SKN Sinhgad College of Engineering, Korti, Pandharpur, Maharashtra, India

More information

Robust Model-Free Tracking of Non-Rigid Shape. Abstract

Robust Model-Free Tracking of Non-Rigid Shape. Abstract Robust Model-Free Tracking of Non-Rigid Shape Lorenzo Torresani Stanford University ltorresa@cs.stanford.edu Christoph Bregler New York University chris.bregler@nyu.edu New York University CS TR2003-840

More information

Hierarchical Combination of Object Models using Mutual Information

Hierarchical Combination of Object Models using Mutual Information Hierarchical Combination of Object Models using Mutual Information Hannes Kruppa and Bernt Schiele Perceptual Computing and Computer Vision Group ETH Zurich, Switzerland kruppa,schiele @inf.ethz.ch http://www.vision.ethz.ch/pccv

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

Simultaneous Appearance Modeling and Segmentation for Matching People under Occlusion

Simultaneous Appearance Modeling and Segmentation for Matching People under Occlusion Simultaneous Appearance Modeling and Segmentation for Matching People under Occlusion Zhe Lin, Larry S. Davis, David Doermann, and Daniel DeMenthon Institute for Advanced Computer Studies University of

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervised Learning and Clustering Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr CS 551, Spring 2009 CS 551, Spring 2009 c 2009, Selim Aksoy (Bilkent University)

More information

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

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

More information

Generative and discriminative classification techniques

Generative and discriminative classification techniques Generative and discriminative classification techniques Machine Learning and Category Representation 2014-2015 Jakob Verbeek, November 28, 2014 Course website: http://lear.inrialpes.fr/~verbeek/mlcr.14.15

More information

IN RECENT years, there has been a growing interest in developing

IN RECENT years, there has been a growing interest in developing IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 15, NO. 2, FEBRUARY 2006 449 Unsupervised Image-Set Clustering Using an Information Theoretic Framework Jacob Goldberger, Shiri Gordon, and Hayit Greenspan Abstract

More information

Clustering. CS294 Practical Machine Learning Junming Yin 10/09/06

Clustering. CS294 Practical Machine Learning Junming Yin 10/09/06 Clustering CS294 Practical Machine Learning Junming Yin 10/09/06 Outline Introduction Unsupervised learning What is clustering? Application Dissimilarity (similarity) of objects Clustering algorithm K-means,

More information

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Structured Light II Johannes Köhler Johannes.koehler@dfki.de Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Introduction Previous lecture: Structured Light I Active Scanning Camera/emitter

More information

A Unified Framework to Integrate Supervision and Metric Learning into Clustering

A Unified Framework to Integrate Supervision and Metric Learning into Clustering A Unified Framework to Integrate Supervision and Metric Learning into Clustering Xin Li and Dan Roth Department of Computer Science University of Illinois, Urbana, IL 61801 (xli1,danr)@uiuc.edu December

More information

Classification. Vladimir Curic. Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University

Classification. Vladimir Curic. Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University Classification Vladimir Curic Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University Outline An overview on classification Basics of classification How to choose appropriate

More information

Image Segmentation Techniques for Object-Based Coding

Image Segmentation Techniques for Object-Based Coding Image Techniques for Object-Based Coding Junaid Ahmed, Joseph Bosworth, and Scott T. Acton The Oklahoma Imaging Laboratory School of Electrical and Computer Engineering Oklahoma State University {ajunaid,bosworj,sacton}@okstate.edu

More information

Edge tracking for motion segmentation and depth ordering

Edge tracking for motion segmentation and depth ordering Edge tracking for motion segmentation and depth ordering P. Smith, T. Drummond and R. Cipolla Department of Engineering University of Cambridge Cambridge CB2 1PZ,UK {pas1001 twd20 cipolla}@eng.cam.ac.uk

More information

Applying the Information Bottleneck Principle to Unsupervised Clustering of Discrete and Continuous Image Representations

Applying the Information Bottleneck Principle to Unsupervised Clustering of Discrete and Continuous Image Representations Applying the Information Bottleneck Principle to Unsupervised Clustering of Discrete and Continuous Image Representations Shiri Gordon Hayit Greenspan Jacob Goldberger The Engineering Department Tel Aviv

More information

Many are called, but few are chosen. Feature selection and error estimation in high dimensional spaces

Many are called, but few are chosen. Feature selection and error estimation in high dimensional spaces Computer Methods and Programs in Biomedicine (2004) 73, 91 99 Many are called, but few are chosen. Feature selection and error estimation in high dimensional spaces Helene Schulerud a, *, Fritz Albregtsen

More information

Textural Features for Image Database Retrieval

Textural Features for Image Database Retrieval Textural Features for Image Database Retrieval Selim Aksoy and Robert M. Haralick Intelligent Systems Laboratory Department of Electrical Engineering University of Washington Seattle, WA 98195-2500 {aksoy,haralick}@@isl.ee.washington.edu

More information

Random projection for non-gaussian mixture models

Random projection for non-gaussian mixture models Random projection for non-gaussian mixture models Győző Gidófalvi Department of Computer Science and Engineering University of California, San Diego La Jolla, CA 92037 gyozo@cs.ucsd.edu Abstract Recently,

More information

Image Segmentation Using Iterated Graph Cuts Based on Multi-scale Smoothing

Image Segmentation Using Iterated Graph Cuts Based on Multi-scale Smoothing Image Segmentation Using Iterated Graph Cuts Based on Multi-scale Smoothing Tomoyuki Nagahashi 1, Hironobu Fujiyoshi 1, and Takeo Kanade 2 1 Dept. of Computer Science, Chubu University. Matsumoto 1200,

More information

ECG782: Multidimensional Digital Signal Processing

ECG782: Multidimensional Digital Signal Processing ECG782: Multidimensional Digital Signal Processing Object Recognition http://www.ee.unlv.edu/~b1morris/ecg782/ 2 Outline Knowledge Representation Statistical Pattern Recognition Neural Networks Boosting

More information

Real-time Monitoring System for TV Commercials Using Video Features

Real-time Monitoring System for TV Commercials Using Video Features Real-time Monitoring System for TV Commercials Using Video Features Sung Hwan Lee, Won Young Yoo, and Young-Suk Yoon Electronics and Telecommunications Research Institute (ETRI), 11 Gajeong-dong, Yuseong-gu,

More information

Image Segmentation for Image Object Extraction

Image Segmentation for Image Object Extraction Image Segmentation for Image Object Extraction Rohit Kamble, Keshav Kaul # Computer Department, Vishwakarma Institute of Information Technology, Pune kamble.rohit@hotmail.com, kaul.keshav@gmail.com ABSTRACT

More information

An Introduction To Automatic Tissue Classification Of Brain MRI. Colm Elliott Mar 2014

An Introduction To Automatic Tissue Classification Of Brain MRI. Colm Elliott Mar 2014 An Introduction To Automatic Tissue Classification Of Brain MRI Colm Elliott Mar 2014 Tissue Classification Tissue classification is part of many processing pipelines. We often want to classify each voxel

More information

Tracking of Virus Particles in Time-Lapse Fluorescence Microscopy Image Sequences

Tracking of Virus Particles in Time-Lapse Fluorescence Microscopy Image Sequences Tracking of Virus Particles in Time-Lapse Fluorescence Microscopy Image Sequences W. J. Godinez 1, M. Lampe 2, S. Wörz 1, B. Müller 2, R. Eils 1 and K. Rohr 1 1 University of Heidelberg, IPMB, and DKFZ

More information

Texture Image Segmentation using FCM

Texture Image Segmentation using FCM Proceedings of 2012 4th International Conference on Machine Learning and Computing IPCSIT vol. 25 (2012) (2012) IACSIT Press, Singapore Texture Image Segmentation using FCM Kanchan S. Deshmukh + M.G.M

More information

Key Frame Extraction and Indexing for Multimedia Databases

Key Frame Extraction and Indexing for Multimedia Databases Key Frame Extraction and Indexing for Multimedia Databases Mohamed AhmedˆÃ Ahmed Karmouchˆ Suhayya Abu-Hakimaˆˆ ÃÃÃÃÃÃÈÃSchool of Information Technology & ˆˆÃ AmikaNow! Corporation Engineering (SITE),

More information

Automatic Classification of Outdoor Images by Region Matching

Automatic Classification of Outdoor Images by Region Matching Automatic Classification of Outdoor Images by Region Matching Oliver van Kaick and Greg Mori School of Computing Science Simon Fraser University, Burnaby, BC, V5A S6 Canada E-mail: {ovankaic,mori}@cs.sfu.ca

More information

Probabilistic Tracking of Virus Particles in Fluorescence Microscopy Image Sequences

Probabilistic Tracking of Virus Particles in Fluorescence Microscopy Image Sequences Probabilistic Tracking of Virus Particles in Fluorescence Microscopy Image Sequences W. J. Godinez 1,2, M. Lampe 3, S. Wörz 1,2, B. Müller 3, R. Eils 1,2, K. Rohr 1,2 1 BIOQUANT, IPMB, University of Heidelberg,

More information

A Model-based Line Detection Algorithm in Documents

A Model-based Line Detection Algorithm in Documents A Model-based Line Detection Algorithm in Documents Yefeng Zheng, Huiping Li, David Doermann Laboratory for Language and Media Processing Institute for Advanced Computer Studies University of Maryland,

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

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

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

More information

Unsupervised Human Members Tracking Based on an Silhouette Detection and Analysis Scheme

Unsupervised Human Members Tracking Based on an Silhouette Detection and Analysis Scheme Unsupervised Human Members Tracking Based on an Silhouette Detection and Analysis Scheme Costas Panagiotakis and Anastasios Doulamis Abstract In this paper, an unsupervised, automatic video human members(human

More information

Toward Optimal Pixel Decimation Patterns for Block Matching in Motion Estimation

Toward Optimal Pixel Decimation Patterns for Block Matching in Motion Estimation th International Conference on Advanced Computing and Communications Toward Optimal Pixel Decimation Patterns for Block Matching in Motion Estimation Avishek Saha Department of Computer Science and Engineering,

More information

Motivation. Technical Background

Motivation. Technical Background Handling Outliers through Agglomerative Clustering with Full Model Maximum Likelihood Estimation, with Application to Flow Cytometry Mark Gordon, Justin Li, Kevin Matzen, Bryce Wiedenbeck Motivation Clustering

More information

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University.

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University. 3D Computer Vision Structured Light II Prof. Didier Stricker Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche Intelligenz http://av.dfki.de 1 Introduction

More information

CHAPTER 6 IDENTIFICATION OF CLUSTERS USING VISUAL VALIDATION VAT ALGORITHM

CHAPTER 6 IDENTIFICATION OF CLUSTERS USING VISUAL VALIDATION VAT ALGORITHM 96 CHAPTER 6 IDENTIFICATION OF CLUSTERS USING VISUAL VALIDATION VAT ALGORITHM Clustering is the process of combining a set of relevant information in the same group. In this process KM algorithm plays

More information

A Quantitative Approach for Textural Image Segmentation with Median Filter

A Quantitative Approach for Textural Image Segmentation with Median Filter International Journal of Advancements in Research & Technology, Volume 2, Issue 4, April-2013 1 179 A Quantitative Approach for Textural Image Segmentation with Median Filter Dr. D. Pugazhenthi 1, Priya

More information

Key-frame extraction using dominant-set clustering

Key-frame extraction using dominant-set clustering University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2008 Key-frame extraction using dominant-set clustering Xianglin Zeng

More information

Module 7 VIDEO CODING AND MOTION ESTIMATION

Module 7 VIDEO CODING AND MOTION ESTIMATION Module 7 VIDEO CODING AND MOTION ESTIMATION Version ECE IIT, Kharagpur Lesson Block based motion estimation algorithms Version ECE IIT, Kharagpur Lesson Objectives At the end of this less, the students

More information

CHAPTER 7. PAPER 3: EFFICIENT HIERARCHICAL CLUSTERING OF LARGE DATA SETS USING P-TREES

CHAPTER 7. PAPER 3: EFFICIENT HIERARCHICAL CLUSTERING OF LARGE DATA SETS USING P-TREES CHAPTER 7. PAPER 3: EFFICIENT HIERARCHICAL CLUSTERING OF LARGE DATA SETS USING P-TREES 7.1. Abstract Hierarchical clustering methods have attracted much attention by giving the user a maximum amount of

More information

Probabilistic Graphical Models Part III: Example Applications

Probabilistic Graphical Models Part III: Example Applications Probabilistic Graphical Models Part III: Example Applications Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr CS 551, Fall 2014 CS 551, Fall 2014 c 2014, Selim

More information

Bagging for One-Class Learning

Bagging for One-Class Learning Bagging for One-Class Learning David Kamm December 13, 2008 1 Introduction Consider the following outlier detection problem: suppose you are given an unlabeled data set and make the assumptions that one

More information

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 2013 ISSN:

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 2013 ISSN: Semi Automatic Annotation Exploitation Similarity of Pics in i Personal Photo Albums P. Subashree Kasi Thangam 1 and R. Rosy Angel 2 1 Assistant Professor, Department of Computer Science Engineering College,

More information

Graph-based High Level Motion Segmentation using Normalized Cuts

Graph-based High Level Motion Segmentation using Normalized Cuts Graph-based High Level Motion Segmentation using Normalized Cuts Sungju Yun, Anjin Park and Keechul Jung Abstract Motion capture devices have been utilized in producing several contents, such as movies

More information

QUANTIZER DESIGN FOR EXPLOITING COMMON INFORMATION IN LAYERED CODING. Mehdi Salehifar, Tejaswi Nanjundaswamy, and Kenneth Rose

QUANTIZER DESIGN FOR EXPLOITING COMMON INFORMATION IN LAYERED CODING. Mehdi Salehifar, Tejaswi Nanjundaswamy, and Kenneth Rose QUANTIZER DESIGN FOR EXPLOITING COMMON INFORMATION IN LAYERED CODING Mehdi Salehifar, Tejaswi Nanjundaswamy, and Kenneth Rose Department of Electrical and Computer Engineering University of California,

More information

CONTENT analysis of video is to find meaningful structures

CONTENT analysis of video is to find meaningful structures 1576 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 18, NO. 11, NOVEMBER 2008 An ICA Mixture Hidden Markov Model for Video Content Analysis Jian Zhou, Member, IEEE, and Xiao-Ping

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

Scene Change Detection Based on Twice Difference of Luminance Histograms

Scene Change Detection Based on Twice Difference of Luminance Histograms Scene Change Detection Based on Twice Difference of Luminance Histograms Xinying Wang 1, K.N.Plataniotis 2, A. N. Venetsanopoulos 1 1 Department of Electrical & Computer Engineering University of Toronto

More information

On Feature Selection with Measurement Cost and Grouped Features

On Feature Selection with Measurement Cost and Grouped Features On Feature Selection with Measurement Cost and Grouped Features Pavel Paclík 1,RobertP.W.Duin 1, Geert M.P. van Kempen 2, and Reinhard Kohlus 2 1 Pattern Recognition Group, Delft University of Technology

More information

An Optimized Pixel-Wise Weighting Approach For Patch-Based Image Denoising

An Optimized Pixel-Wise Weighting Approach For Patch-Based Image Denoising An Optimized Pixel-Wise Weighting Approach For Patch-Based Image Denoising Dr. B. R.VIKRAM M.E.,Ph.D.,MIEEE.,LMISTE, Principal of Vijay Rural Engineering College, NIZAMABAD ( Dt.) G. Chaitanya M.Tech,

More information

IMAGE ANALYSIS, CLASSIFICATION, and CHANGE DETECTION in REMOTE SENSING

IMAGE ANALYSIS, CLASSIFICATION, and CHANGE DETECTION in REMOTE SENSING SECOND EDITION IMAGE ANALYSIS, CLASSIFICATION, and CHANGE DETECTION in REMOTE SENSING ith Algorithms for ENVI/IDL Morton J. Canty с*' Q\ CRC Press Taylor &. Francis Group Boca Raton London New York CRC

More information

Segmentation & Clustering

Segmentation & Clustering EECS 442 Computer vision Segmentation & Clustering Segmentation in human vision K-mean clustering Mean-shift Graph-cut Reading: Chapters 14 [FP] Some slides of this lectures are courtesy of prof F. Li,

More information

A Probabilistic Architecture for Content-based Image Retrieval

A Probabilistic Architecture for Content-based Image Retrieval Appears in Proc. IEEE Conference Computer Vision and Pattern Recognition, Hilton Head, North Carolina, 2. A Probabilistic Architecture for Content-based Image Retrieval Nuno Vasconcelos and Andrew Lippman

More information

Content-based Image and Video Retrieval. Image Segmentation

Content-based Image and Video Retrieval. Image Segmentation Content-based Image and Video Retrieval Vorlesung, SS 2011 Image Segmentation 2.5.2011 / 9.5.2011 Image Segmentation One of the key problem in computer vision Identification of homogenous region in the

More information

C. Premsai 1, Prof. A. Kavya 2 School of Computer Science, School of Computer Science Engineering, Engineering VIT Chennai, VIT Chennai

C. Premsai 1, Prof. A. Kavya 2 School of Computer Science, School of Computer Science Engineering, Engineering VIT Chennai, VIT Chennai Traffic Sign Detection Via Graph-Based Ranking and Segmentation Algorithm C. Premsai 1, Prof. A. Kavya 2 School of Computer Science, School of Computer Science Engineering, Engineering VIT Chennai, VIT

More information

Extracting Spatio-temporal Local Features Considering Consecutiveness of Motions

Extracting Spatio-temporal Local Features Considering Consecutiveness of Motions Extracting Spatio-temporal Local Features Considering Consecutiveness of Motions Akitsugu Noguchi and Keiji Yanai Department of Computer Science, The University of Electro-Communications, 1-5-1 Chofugaoka,

More information

Probabilistic Facial Feature Extraction Using Joint Distribution of Location and Texture Information

Probabilistic Facial Feature Extraction Using Joint Distribution of Location and Texture Information Probabilistic Facial Feature Extraction Using Joint Distribution of Location and Texture Information Mustafa Berkay Yilmaz, Hakan Erdogan, Mustafa Unel Sabanci University, Faculty of Engineering and Natural

More information

Chapter 3 Image Registration. Chapter 3 Image Registration

Chapter 3 Image Registration. Chapter 3 Image Registration Chapter 3 Image Registration Distributed Algorithms for Introduction (1) Definition: Image Registration Input: 2 images of the same scene but taken from different perspectives Goal: Identify transformation

More information

9.1. K-means Clustering

9.1. K-means Clustering 424 9. MIXTURE MODELS AND EM Section 9.2 Section 9.3 Section 9.4 view of mixture distributions in which the discrete latent variables can be interpreted as defining assignments of data points to specific

More information

Graph Matching: Fast Candidate Elimination Using Machine Learning Techniques

Graph Matching: Fast Candidate Elimination Using Machine Learning Techniques Graph Matching: Fast Candidate Elimination Using Machine Learning Techniques M. Lazarescu 1,2, H. Bunke 1, and S. Venkatesh 2 1 Computer Science Department, University of Bern, Switzerland 2 School of

More information