nerfstudio
nerfstudio copied to clipboard
Make RealityCapture csv/ply exports work!
fix #3118
Changes in this PR:
- fix cx,cy calculation which was done wrong previously
- add --ply option to
ns-process-data realitycaptureto support splatfacto - safeguard brown4 tangential2 distortion model in full data manager, since opencv's undistort doesn't support it.