visual tracking of moving objects pptfrom us

14
Domain of image processor From karuna sree.kankanala and ushakiran .sampara btech-2 nd year CSE visual tracking of moving objects

Upload: usha-sampara

Post on 15-Jan-2015

667 views

Category:

Education


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Visual tracking of moving objects pptfrom us

Domain of image processor

From karuna sree.kankanala and ushakiran .sampara btech-2nd year CSE

visual tracking of moving objects

Page 2: Visual tracking of moving objects pptfrom us

What is tracking?2

Tracking is the problem of generating an inference about the motion of an object given a sequence of images.

Analogies of “tracking”

A spy “following” you A missile “targeting” a ship A detective “spotting” the suspects A typical scene of “chasing car” in a Hollywood

movie

Page 3: Visual tracking of moving objects pptfrom us

Motion capture

Recognition from motion

Surveillance

Targeting

Any other applications you can think of ~

3

Why Tracking?

HOW do we do it?

Page 4: Visual tracking of moving objects pptfrom us

SOLUTION –KALMAN FILTER

1-d 2-dWorking;PredictionCorrection

Page 5: Visual tracking of moving objects pptfrom us
Page 6: Visual tracking of moving objects pptfrom us

PICTURES

Page 7: Visual tracking of moving objects pptfrom us

System View

Images

BG

Modeling

FG

Isolation

Median

Filtering

Object

“Blobbing”

Centroid

Detection

Motion Gradient

Estimation

Motion Rep.

Page 8: Visual tracking of moving objects pptfrom us

Pictures

Page 9: Visual tracking of moving objects pptfrom us

GRAPH

Page 10: Visual tracking of moving objects pptfrom us

Is this practical?

Yes, and it has many uses. For example,

1. Traffic (Intersections, Highways)

2. Sports Events (many cameras)

3. Surveillance (fixed cameras)

Page 11: Visual tracking of moving objects pptfrom us

Motion Capture

11

Page 12: Visual tracking of moving objects pptfrom us

ConclusionBackground Modeling is very robust to different

noise factors and seems to be a reliable stepping stone for automatic layering. (Drawback: can be slow)

Object Segmentation becomes easier with a reliable background model.

Motion trajectories can be computed with any of the known parametric models for motion estimation.

Though we face few problems like grouping and occlusion while tracking an object by using some techniques we can overcome them .

Page 13: Visual tracking of moving objects pptfrom us
Page 14: Visual tracking of moving objects pptfrom us