EnricoAhlers/agi2nerf

Fisheye support

Opened this issue · 0 comments

Hi,

It would be great if this tool worked with Metashape's fisheye camera type, now that Instant NGP supports OpenCV fisheye.

Nerfstudio's Metashape import was recently updated to support this, in case it helps!

https://github.com/nerfstudio-project/nerfstudio/blob/f015245ca4be13b1d3778e4d139c1f1590013757/nerfstudio/process_data/metashape_utils.py#L15

Currently using Colmap to align fisheye images, but it's painfully slow compared to Metashape!

Thanks!