郑银膜
郑银膜
You're amazing. Do you know how to set the background color of gradients in GLViewWidget? I only found the setBackgroundColor() function, but it can only set fixed color values, not...
你解决了吗,我也没解决这个问题
> 也没有球面的ransac,同求 哥们,可以先投影再计算
You're amazing. Do you know how to set the background color of gradients in GLViewWidget? I only found the setBackgroundColor() function, but it can only set fixed color values, not...
> @wanghui-min 你好,感谢你的代码,我已经让它工作了。 你好,你用的是哪个版本,或者说修改了哪些代码呢?我的这个写了半天还是各种找不到函数。。。
> class GLViewWidget2(GLViewWidget): 好的,我刚下载了你的代码,如果我要结合wanghui-min的代码使用你的代码,还需要哪些部分,因为我看那个region似乎只用了前两个参数。
> > > class GLViewWidget2(GLViewWidget): > > > > > > 好的,我刚下载了你的代码,如果我要结合wanghui-min的代码使用你的代码,还需要哪些部分,因为我看那个region似乎只用了前两个参数。 > > 好像有些问题,init()都需要改成__init()__可能github上复制贴进去的时候有问题 要不咱们加个微信交流一下吧,好像都是国人啊:z1183979924,这是我的微信号
> After a few more hours of research, I finally figured it out. The GLViewWidget viewMatrix should have been transposed, but it isn't, so we have to do that step...
It seems that my pyqtgraph version is too high, so some of the previous functions have been deprecated, such as maptoscience, maptoview, and other methods