alicevision / AliceVision

Photogrammetric Computer Vision Framework
http://alicevision.org
Other
2.91k stars 809 forks source link

Refine depthmap [question] #1544

Open caoyangjiang opened 10 months ago

caoyangjiang commented 10 months ago

Hi,

I really like the result from aliceversion but I want to use only a part of it.

Given a collection of RGB images and a coarse depth map with known extrinsics and intrinsics, which module would be suitable for enhancing the depth map through MVS techniques?

Thanks,