We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如标题
The text was updated successfully, but these errors were encountered:
两点确定一条直线,你们的sdk还需要在线的中间打中继点吗?
Sorry, something went wrong.
是在,正射,或者倾斜射影需要密集拍摄照片
要shi实现这种效果
我们没有这种需求😂 我们就是洒农药,飞到哪洒到哪,不需要在中间打点。
不过对于你这种需求,我也不知道这些点之间的分布是否有要求。如果就按简单的按航线距离分布的话,你可以这样做:
U
p1
p2
deg
NP1
x = p1.x + d*cos(deg)
y=p1.y+d*sin(deg)
NP2
NPx
No branches or pull requests
如标题
The text was updated successfully, but these errors were encountered: