instant-ngp
instant-ngp copied to clipboard
How do you reproject a 2D image using transforms.json and the generated obj file
I was unable to use transforms.json and the resulting obj file to reproject a 3D point into a 2D image. But the same code can reproject the obj generated by colmap into a 2D image,
I think instant transforms the axes, and I need to get those transform relationships.