how to find the direction of the moving object in a sequence of frames
1 次查看(过去 30 天)
显示 更早的评论
how to find the direction of the moving object in a sequence of frames,how to find whether it is moving in the east, west ,north or south direction
0 个评论
采纳的回答
Walter Roberson
2013-2-18
This is not possible unless you either have external information about which direction is which in the image, or you have information inside the image that gives you information about the directions.
Remember to take into account that a vector in any one 3-space direction changes between east/west and north/south depending which side of the Earth it is originating from. And watch out for images taken from "below" your assumed coordinate system.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!