instant-ngp icon indicating copy to clipboard operation
instant-ngp copied to clipboard

How do you reproject a 2D image using transforms.json and the generated obj file

Open num-doc opened this issue 1 year ago • 0 comments

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.

num-doc avatar Aug 14 '24 01:08 num-doc