Motion Vector calculation

8 ビュー (過去 30 日間)
Vignesh
Vignesh 2012 年 3 月 17 日
How to find the motion vector of a macroblock?
  1 件のコメント
Walter Roberson
Walter Roberson 2012 年 3 月 17 日
That sounds like an image processing algorithm question, rather than a MATLAB question.

サインインしてコメントする。

回答 (1 件)

Vignesh
Vignesh 2012 年 3 月 28 日
I am doing a project in image processing, in which i have to group the similar images in a video. Motion based object detection concept is also used in that. For that, i need to calculate motion vectors.(Block Matching motion estimation). can anyone help me with the code snippet for the calculation of motion vectors.
Note: The input video is seperated into individual images and each image is divided into 8*8 blocks. I need to calculate motion vectors for each block..

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by