Calculating angle of line crossing two points - how to scale correctly?

前端 未结 0 1591
Happy的楠姐
Happy的楠姐 2021-01-23 23:54

I have two points and would like to calculate the angle of the line crossing these points in degrees.

I calculated the angle like so:

import numpy as np

p         


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