Determining Transformation matrices from homogeneous matrix

前端 未结 0 596
不知归路
不知归路 2021-02-15 08:36

I would like to find the Translation matrix, Rotation Matrix as well as the Scale Matrix. Following is my code,

import numpy as np

def get_rotation_from_homogene         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题