Combining an Optical Flow Feature Detector with Graph-Based Segmentation (bibtex)
by Martin Stubenschrott, Walter Kropatsch, Yll Haxhimusa
Abstract:
Object tracking is the complex task to follow a given object in a video stream. This paper describes an algorithm which combines an optical flow based feature tracker with color segmentation. The aim is to build a feature model and reconstruct lost feature points when they are lost due to occlusion or tracking errors. These feature points are tracked from one frame to another with the Lucas & Kanade optical flow algorithm. Additionally, we segment each frame with the Felzenszwalb-Huttenlocher graph-based segmentation algorithm. Optical flow and segmentation are then combined to track an object in a video scene. By using this strategy, also occlusion and slight rotation or deformation can be handled. The tracker is then evaluated on an artificial video sequence with moving balls but also on realworld sequences of a moving person. For all video sequences, ground truth data is available and compared to our results.
Reference:
Combining an Optical Flow Feature Detector with Graph-Based Segmentation (Martin Stubenschrott, Walter Kropatsch, Yll Haxhimusa), Technical report, PRIP, TU Wien, 2007.
Bibtex Entry:
@TechReport{TR112,
  author =	 "Martin Stubenschrott and Walter Kropatsch and Yll Haxhimusa",
  title =	 "Combining an Optical Flow Feature Detector with Graph-Based Segmentation",
  institution =	 "PRIP, TU Wien",
  number =	 "PRIP-TR-112",
  year =	 "2007",
  url =		 "https://www.prip.tuwien.ac.at/pripfiles/trs/tr112.pdf",
  abstract =	 "Object tracking is the complex task to follow a given object in a video stream. This paper
describes an algorithm which combines an optical flow based feature tracker with color
segmentation. The aim is to build a feature model and reconstruct lost feature points when
they are lost due to occlusion or tracking errors. These feature points are tracked from one
frame to another with the Lucas \& Kanade optical flow algorithm. Additionally, we segment
each frame with the Felzenszwalb-Huttenlocher graph-based segmentation algorithm.
Optical flow and segmentation are then combined to track an object in a video scene. By
using this strategy, also occlusion and slight rotation or deformation can be handled. The
tracker is then evaluated on an artificial video sequence with moving balls but also on realworld
sequences of a moving person. For all video sequences, ground truth data is available
and compared to our results.",
}
Powered by bibtexbrowser