getPerspective returns zero matrix instead of some float values

前端 未结 0 1081
北海茫月
北海茫月 2021-01-02 12:25

the goal is to fix the perspective distortion from the camera.

pts11 = np.float32([[61, 38], [619, 48], [49, 615], [619, 48]])
pts12 = np.float32([[61         


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