Compute final motion vector

조회 수: 1 (최근 30일)
Lora
Lora 2014년 11월 10일
Hi I am working on exhaustive block matching algorithm to compute displace frame difference. Say my anchor block 16 x 16 and search region is 48x48. I have computed displace frame difference now i am a bit confuse about to how to compute final motion vector? Say my displace frame difference is DisFramDifference is 33x33 vector would my motion vector would be [row col]=find(DisFramDifference==0); ?? Regards

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by