guyuezuntinggithub

Results 25 comments of guyuezuntinggithub
trafficstars

> > Is it possible that the lookingGlass device I use is not supported by this exsample? > > I'm not sure what could go wrong, using frame debuggers such...

does this ‘’HOME‘’ mean set a path to ‘’environment variables‘’ with name ‘HOME’. But what path should it set? the sdfstudio source code path?

> Hi, > > FYI, we use the right-handed coordinate system with (X, Y, Z) = (right, down, front). An important thing to note is that both the ground truth...

I have the same question too! I get 3 channel values and make 0 channel to normal_x, 1 to normal_y, and 2 to normal_z. but, the normals are wrong.

x=(r/255)⋅2−1 y=(g/255)⋅2−1 z=(b/255)⋅2−1