cdcseacave / openMVS

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

3D reconstruction pipeline based on light field image #947

Open fengyunxuan opened 1 year ago

fengyunxuan commented 1 year ago

Recently, I have been studying the modeling of light field image. I think light field image is very similar to multi-view image. Can openmvs be used for 3D reconstruction of light field image? thank you @cdcseacave

ghost commented 1 year ago

If the light field image is converted into an image format OpenMVS supports it should process fine after multi-view geometry. If you want to use depth maps created from light field images then you'll have to write your own converter using Interface.h.

cdcseacave commented 1 year ago

no, I do not think OpenMVS is a good choice for processing light field images, for that a specialized approach should be use, like https://people.csail.mit.edu/changil/light-field-depth/