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!