cuiziteng / Aleth-NeRF

🌕 [AAAI 2024] Aleth-NeRF: Illumination Adaptive NeRF with Concealing Field Assumption (Low-light enhance / Exposure correction + NeRF)
Apache License 2.0
76 stars 5 forks source link

About poses_bounds.npy&simplices.npy #25

Open One-coder-gzh opened 1 month ago

One-coder-gzh commented 1 month ago

hello ,could you please tell me the way to get the poses_bounds.npy and the simplices.npy?

cuiziteng commented 1 month ago

Please check here:

https://github.com/TQTQliu/MVSGaussian/tree/main/lib/colmap

One-coder-gzh commented 1 month ago

Thank you for reply!

在 2024-09-05 10:21:54,"Cui Ziteng" @.***> 写道:

Please check here:

https://github.com/TQTQliu/MVSGaussian/tree/main/lib/colmap

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

One-coder-gzh commented 1 month ago

Sorry to bother you again.I notice that the CameraModel is "OPENCV",instead of "PINHOLE" or "SIMPLE_PINHOLE". So could you please tell me the differences ,and the way to get FOVX and FOVY?