Replies: 4 comments 1 reply
-
same question |
Beta Was this translation helpful? Give feedback.
-
Hi there, the source code in |
Beta Was this translation helpful? Give feedback.
-
Hi @Vadkoz are you able to get the axis correct? Can you please share your code? |
Beta Was this translation helpful? Give feedback.
-
@Ir1d @zuixiaosanlang So:
Here A is a matrix which is probably unit, but i'm not sure. Will talk about it further. Since R is rotation martix, Hence, to map COLMAP data to ARKit format you need: BUT!!! some code:
if you can point out my inaccuracies and errors to me, I will only be glad |
Beta Was this translation helpful? Give feedback.
-
Hi,
I have extrinsic data (quaternions and translation) from ARkit. But if simply pass my quaternions instead COLMAP's, the result is clearly wrong. How do I need to preprocess ARkit data to make it similar to COLMAP before passing it to colmap2nerf script? Or what transformation i need to do instead of preprocessing and colmap2nerf?
I use ios_logger from this repo to get ARkit data.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions