Motion Estimation Flashcards

(7 cards)

1
Q

What is displaced frame difference

A

The DFD measures the reconstruction error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the two basic assumptions of block matching

A
  1. Constant translational motion over small blocks.
  2. Maximum pre-determined range for the horizontal and vertical components of the motion vector at each pixel site.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is motion compensation?

A

Motion compensation is when the frame is reconstructed from the previous frame matching blocks as found by motion estimation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How can the aperture problem be mitigated?

A
  1. Increasing the block size.
  2. Greater chance that the block contains unique features.
  3. More likely that the vector minimises the DFD and is the correct motion vector.

HOWEVER,

Increasing the block size lowers the resolution of the motion field.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is gradient-based motion estimation. Give the advantage and drawback of this approach.

A
  1. Gradient-based motion estimation allows to efficiently find the optimal displacement, provided that the displacement is small.
  2. Sub-pixelic accuracy can be obtained with a few iterations = no need to make full (2w+1)^2 of full search BM.
  3. The taylor series expansion is only valid over very small distances.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Based on the drawback of the gradient-based motion estimation, what is a potential solution?

A
  1. A multi-resolution approach is usually adopted, starting at coarser resolution of the images, where large displacements correspond to fewer pixels.
  2. Problem is that it discards pixels
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly