フィルターのクリア

How to plot trajectories of a bird in a video sequence ?

1 回表示 (過去 30 日間)
Harsha Vardhan Rao  Avunoori
Harsha Vardhan Rao Avunoori 2011 年 4 月 14 日
I have an IR video and I would like to plot the trajectory of the bird in successive frames...
Can anyone suggest me a way to do this ?

採用された回答

Jarrod Rivituso
Jarrod Rivituso 2011 年 4 月 14 日
I don't know exactly, however here are some broad steps:
2. For each frame, use some algorithm to determine where the bird is. Does "IR" mean infrared? If so, is the bird the thing with the most intensity?
3. Store x,y bird location for each frame, then use plot function to plot the data.
Sorry for the vague answer. Hope this is what you were looking for

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by