Sergio Bromberg
Sergio Bromberg
2 things: 1. You should replace `/Users/you/` by your actual user folder location. Probably you can just replace it by `~`, which is the current's user folder location. 2. Try...
Hi @Maksims, we also integrated the image-tracking capabilities on our web-xr app. However, since a recent chrome update, image-tracking stopped working. Specifically, `frame.getPose(result.imageSpace, refSpace);` returns always zero position and rotation....
In most NeRFs, you need to make sure your region of interest is in a "controlled region" of space. You cannot really predict where colmap will put your poses. Therefore,...
I haven't checked the code in detail, but I assume they just make the poses "a tiny bit" smaller than the unit sphere, to be safe. I don't think it's...
From your video, it would seem your problem could be related to inaccurate poses. Have you tried to put some nice features on the table (stickers, QRcodes, newspapers?)
> > From your video, it would seem your problem could be related to inaccurate poses. Have you tried to put some nice features on the table (stickers, QRcodes, newspapers?)...
@pwais, Seeing many floaters here too. Were you successful with any of your strategies?
I'm also getting this error in another context of the algorithm. Any solutions?