Question: KLT Tracking: Assume that the image in problem 2 ( I 0 ) comes from a video sequence and yields an initial feature detection at

KLT Tracking: Assume that the image in problem 2(I0) comes from a video sequence and yields an
initial feature detection at the center pixel: (x,y)=(4,4). Use the KLT tracking algorithm to
determine the feature location in the "next" frame given as:
J0=[051010101010051010101010151020212020051020394040151020392001991510204019719715102040200200]
a) Using an integration window of 33 pixels and no image pyramid (i.e., only original images: I0
and J0), compute the estimated location of the tracked feature
b) Using an integration window of 33 pixels and an image pyramid of depth 2(i.e., original images
and down-sampled image by factor of 2). The down-sampled images are provided below for
convenience.
I1=[20202020202002002002020020020020200200200],J1=[51010105204040520197197520200200]
 KLT Tracking: Assume that the image in problem 2(I0) comes from

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!