Depth map from stereo pair using local method (matching windows) DMAG2

Опубликовано: 05 Май 2026
на канале: ugocapeto3d
265
8

This video presents Depth Map Automatic Generator 2 (DMAG2), an implementation of "Adaptive Support-Weight Approach for Correspondence Search" by Kuk-Jin Yoon et al.

The reason I making a video today about some code I wrote years ago is because the code is now available on github.

This is classic Computer Vision, no AI.

Link to blog post about DMAG2: http://3dstereophoto.blogspot.com/201...

Link to github DMAG2 repo: https://github.com/ugocapeto/dmag2