How exactly farnebacks opticalflow method works?

Using matlab for farneback's method i have the flow parameter result that contains Magnitude,Orientation,Vx and Vy. Is these the results for the entire video including all frames? or is it the vectors between the two last frames? im really confused about this i hope i explained it well!

 채택된 답변

Walter Roberson
Walter Roberson 2017년 1월 25일

0 개 추천

"flow = estimateFlow(opticFlow,I) estimates the optical flow of the input image, I, with respect to the previous image"
So only the previous image is considered, not the entire video.

댓글 수: 2

thank you very much! so my problem is that i want to find the maximun orientation for magnitudes= 1,2,3,4,5 over the entire video and not only on the last two frames.. any ideas how can i do it?
Sorry, I have no ideas on how to do that.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Tracking and Motion Estimation에 대해 자세히 알아보기

질문:

2017년 1월 24일

댓글:

2017년 1월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by