我想在PVector类中使用heading()函数,但我使用的是P3D,并且我的PVector有一个x、y和z。我如何重写这个函数,让它在3D空间中工作?我的目标是做一些类似的事情: PVector v = new PVector(.2, .11, .54); line(0, 0, 10, 0); //draw line that will be r
我是opencv的新手&它正在开发中。我有x,y,z坐标( 0.00949334694383068,-0.3999829847985352,0.8449078780010854),通过使用给定的坐标,我可以找到方向。for an example
input one : x,y,z = 0.00949334694383068, -0.3999829847985352, 0.84490787