Results 1 - 10
of
41
Tracking video objects in cluttered background
- www.intechopen.com A Survey on Behaviour Analysis in Video Surveillance Applications Cedras
, 2005
"... Abstract—We present an algorithm for tracking video objects which is based on a hybrid strategy. This strategy uses both object and region information to solve the correspondence problem. Low-level descriptors are exploited to track object’s regions and to cope with track management issues. Appearan ..."
Abstract
-
Cited by 40 (6 self)
- Add to MetaCart
Abstract—We present an algorithm for tracking video objects which is based on a hybrid strategy. This strategy uses both object and region information to solve the correspondence problem. Low-level descriptors are exploited to track object’s regions and to cope with track management issues. Appearance and disappearance of objects, splitting and partial occlusions are resolved through inter-actions between regions and objects. Experimental results demon-strate that this approach has the ability to deal with multiple de-formable objects, whose shape varies over time. Furthermore, it is very simple, because the tracking is based on the descriptors, which represent a very compact piece of information about regions, and they are easy to define and track automatically. Finally, this proce-dure implicitly provides one with a description of the objects and their track, thus enabling indexing and manipulation of the video content. Index Terms—Indexing, low level descriptors, object segmenta-tion, object tracking. I.
Spatiotemporal video segmentation based on graphical models
- IEEE Trans. Image Processing
, 2005
"... This paper proposes a unified framework for spatiotemporal segmentation of video sequences. A Bayesian network is presented to model the interactions among the motion vector field, the intensity segmentation field, and the video segmentation field. The notions of distance transformation and Markov r ..."
Abstract
-
Cited by 20 (1 self)
- Add to MetaCart
(Show Context)
This paper proposes a unified framework for spatiotemporal segmentation of video sequences. A Bayesian network is presented to model the interactions among the motion vector field, the intensity segmentation field, and the video segmentation field. The notions of distance transformation and Markov random field are used to express spatio-temporal constraints. Given consecutive frames, an optimization method is proposed to maximize the conditional probability density of the three fields in an iterative way. Experimental results show that the approach is robust and generates spatio-temporally coherent segmentation results. 1.
Motion flowbased video retrieval
- IEEE Trans. Multimed
, 2007
"... Abstract—In this paper, we propose the use of motion vectors embedded in MPEG bitstreams to generate so-called “motion flows”, which are applied to perform video retrieval. By using the motion vectors directly, we do not need to consider the shape of a moving object and its corresponding trajectory. ..."
Abstract
-
Cited by 12 (3 self)
- Add to MetaCart
Abstract—In this paper, we propose the use of motion vectors embedded in MPEG bitstreams to generate so-called “motion flows”, which are applied to perform video retrieval. By using the motion vectors directly, we do not need to consider the shape of a moving object and its corresponding trajectory. Instead, we simply “link ” the local motion vectors across consecutive video frames to form motion flows, which are then recorded and stored in a video database. In the video retrieval phase, we propose a new matching strategy to execute the video retrieval task. Motions that do not belong to the mainstream motion flows are filtered out by our proposed algorithm. The retrieval process can be triggered by query-by-sketch or query-by-example. The experiment results show that our method is indeed superb in the video retrieval process. Index Terms—Motion analysis, video retrieval. I.
Interaction between high-level and low-level image analysis for semantic video object extraction
- EURASIP Journal on Applied Signal Processing
, 2004
"... All in-text references underlined in blue are linked to publications on ResearchGate, letting you access and read them immediately. ..."
Abstract
-
Cited by 9 (8 self)
- Add to MetaCart
All in-text references underlined in blue are linked to publications on ResearchGate, letting you access and read them immediately.
Efficient spatio-temporal segmentation for extracting moving objects in video sequences
- IEEE Transactions on Consumer Electronics
, 2007
"... Abstract — Extraction of moving objects is an important and fundamental research topic for many digital video applications. This paper addresses an efficient spatiotemporal segmentation scheme to extract moving objects from video sequences. The temporal segmentation yields a temporal mask that indic ..."
Abstract
-
Cited by 7 (0 self)
- Add to MetaCart
(Show Context)
Abstract — Extraction of moving objects is an important and fundamental research topic for many digital video applications. This paper addresses an efficient spatiotemporal segmentation scheme to extract moving objects from video sequences. The temporal segmentation yields a temporal mask that indicates moving regions and static regions for each frame. For localization of moving objects, a block-based motion detection method considering a novel feature measure is proposed to detect changed regions. These changed regions are coarse and need accurate spatial compensation. An edgebased morphological dilation method is presented to achieve the anisotropic expansion of the changed regions. Furthermore, to solve the temporarily stopping problem of moving objects, the inertia information of moving objects is considered in the temporal segmentation. The spatial segmentation based on the watershed algorithm is performed to provide homogeneous regions with closed and precise boundaries. It considers the global information to improve the accuracy of the boundaries. To reduce over-segmentation in the watershed segmentation, a novel mean filter is proposed to suppress some minima. A fusion of the spatial and temporal segmentation results produces complete moving objects faithfully. Compared with the reference algorithms, the fusion threshold in our scheme is fixed for different sequences. Experiments on typical sequences have successfully demonstrated the validity of the proposed scheme 1. Index Terms — watershed, dilation, moving object, spatiotemporal segmentation.
Insignificant shadow detection for video segmentation
- IEEE Trans. Circuits Syst. Video Technol
, 2005
"... Abstract—To prevent moving cast shadows from being misunderstood as part of moving objects in change detection based video segmentation, this paper proposes a novel approach to the cast shadow detection based on the edge and region information in multiple frames. First, an initial change detection m ..."
Abstract
-
Cited by 5 (1 self)
- Add to MetaCart
(Show Context)
Abstract—To prevent moving cast shadows from being misunderstood as part of moving objects in change detection based video segmentation, this paper proposes a novel approach to the cast shadow detection based on the edge and region information in multiple frames. First, an initial change detection mask containing moving objects and cast shadows is obtained. Then a Canny edge map is generated. After that, the shadow region is detected and removed through multiframe integration, edge matching, and region growing. Finally, a post processing procedure is used to eliminate noise and tune the boundaries of the objects. Our approach can be used for video segmentation in indoor environment. The experimental results demonstrate its good performance. Index Terms—Insignificant shadow detection, multiframe integration, region growing, video segmentation. I.
Reconfigurable morphological image processing accelerator for video object segmentation
- J. Signal Process. Syst
, 2011
"... Abstract Video object segmentation is an important pre-processing task for many video analysis systems. To achieve the requirement of real-time video analysis, hardware acceleration is required. In this paper, after analyzing existing video object segmentation algorithms, it is found that most of th ..."
Abstract
-
Cited by 3 (0 self)
- Add to MetaCart
(Show Context)
Abstract Video object segmentation is an important pre-processing task for many video analysis systems. To achieve the requirement of real-time video analysis, hardware acceleration is required. In this paper, after analyzing existing video object segmentation algorithms, it is found that most of the core operations can be implemented with simple morphology operations. Therefore, with the concepts of morphological image processing element array and stream processing, a reconfigurable morphological image processing accelerator is proposed, where by the proposed instruction set, the operation of each processing element can be controlled, and the interconnection between processing elements can also be reconfigured. Simulation results show that most of the core operations of video object segmentation can be supported by the accelerator by only changing the instructions. A prototype chip is designed to support real-time change-detection-andbackground-registration based video object segmentation algorithm. This chip incorporates eight macro processing elements and can support a processing capacity of 6,200 9-bit morphological operations per second on a SIF image. Furthermore, with the proposed tiling and pipelined-parallel techniques, a realtime watershed transform can be achieved using 32 macro processing elements.
A novel video object tracking approach based on kernel density estimation and Markov random field
- in Proceedings of the 14th IEEE International Conference on Image Processing (ICIP ’07
, 2007
"... ABSTRACT In this paper, we propose a novel video object tracking approach based on kernel density estimation and Markov random field (MRF). The interested video objects are first segmented by the user, and a nonparametric model based on kernel density estimation is initialized for each video object ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
(Show Context)
ABSTRACT In this paper, we propose a novel video object tracking approach based on kernel density estimation and Markov random field (MRF). The interested video objects are first segmented by the user, and a nonparametric model based on kernel density estimation is initialized for each video object and the remaining background, respectively. A temporal saliency map is also initialized for each object to memorize the temporal trajectory. Based on the probabilities evaluated on the non-parametric models, each pixel in the current frame is first classified into the corresponding video object or background using the maximum likelihood criterion. Starting from the initial classification result, a MRF model that combines spatial smoothness and temporal coherency is selectively exploited to generate more reliable video objects. The nonparametric model and the temporal saliency map for each video object are updated and propagated for the future tracking. Experimental results on several MPEG-4 test sequences demonstrate the good segmentation performance of our approach.
New fuzzy object segmentation algorithm for video sequences
- Journal of Information Science and Engineering
"... A new fuzzy moving object segmentation algorithm for video sequences is pre-sented in this paper. Our proposed efficient object segmentation algorithm consists of three steps, namely the spatial segmentation step, the temporal tracking step, and the step for identifying the moving object from the fr ..."
Abstract
-
Cited by 1 (1 self)
- Add to MetaCart
A new fuzzy moving object segmentation algorithm for video sequences is pre-sented in this paper. Our proposed efficient object segmentation algorithm consists of three steps, namely the spatial segmentation step, the temporal tracking step, and the step for identifying the moving object from the frame in a fuzzy way. Especially, our pro-posed algorithm can robustly distinguish the foreground part, which is a near stationary region but surrounded by some regions with moving variation, from the background. Using several different real video sequences, experimental results demonstrate that the object segmentation accuracy of our proposed fuzzy-based algorithm is encouraging when compared to the recently published object segmentation algorithms by Chien et al. and Kim et al.
PLAYER CLASSIFICATION IN INTERACTIVE SPORT SCENES USING PRIOR INFORMATION REGION SPACE ANALYSIS AND NUMBER RECOGNITION
"... This paper proposes using a novel region space technique to track sport persons for the purpose of extracting their shirt numbers and use this to provide augmented information to the viewer. The region adjacency graph and picture trees are used to perform a search for an object using prior knowledge ..."
Abstract
-
Cited by 1 (0 self)
- Add to MetaCart
(Show Context)
This paper proposes using a novel region space technique to track sport persons for the purpose of extracting their shirt numbers and use this to provide augmented information to the viewer. The region adjacency graph and picture trees are used to perform a search for an object using prior knowledge from a scene description. Once the candidate object has been extracted the subspace is examined for alphanumeric characters, which are then characterized by optical character recognition. Rogue candidates may be removed based on the recognition histograms with improved robustness using temporal analysis. 1.