cdcseacave / openMVS

open Multi-View Stereo reconstruction library
http://cdcseacave.github.io
GNU Affero General Public License v3.0
3.3k stars 905 forks source link

InterfaceCOLMAP converts ETH3D dataset #993

Open 1z2z opened 1 year ago

1z2z commented 1 year ago

Hello, I want to use ETH3D dataset, but InterfaceCOLMAP can only handle PINHOLE camera model, but ETH3D dataset camera model is THIN_PRISM_FISHEYE. How can I convert it to PINHOLE? Sincere thanks for your suggestion.

cdcseacave commented 1 year ago

colmap has un undistortion command that undisotrts the images and create pinhole cameras, pls check their documentation

1z2z commented 1 year ago

Thanks for your suggestion, I'll try it

1z2z commented 1 year ago

Thanks for your suggestion, I'll try it

zekeingithub commented 1 year ago

Thanks for your suggestion, I'll try it

hello, could you solved this problem? Thank u for your reply

1z2z commented 1 year ago

Thanks for your suggestion, I'll try it

hello, could you solved this problem? Thank u for your reply

Hello, I am using the dslr_undistorted type data provided by ETH3D, and its camera model is PINHOLE