Converting a system of coordinates
    조회 수: 2 (최근 30일)
  
       이전 댓글 표시
    
 Hey, I'm doing a project on a vehicle that follows the route with the help of a camera. I'm trying to do a conversion from a camera lens axis system to a vehicle mass center axis system. I realized there are rotation and translation matrices I need to perform but I have a hard time getting started. I'd be happy if anyone can help me.
댓글 수: 0
답변 (2개)
  Matt J
      
      
 2022년 5월 20일
        You need to measure the position of at least three non-colinear 3D points in both coordinate systems. Then, you can find the mapping between the two systems using, e.g.,
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


