how to find the direction of the moving object in a sequence of frames
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Walter Roberson
on 18 Feb 2013
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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!