open Multi-View Stereo reconstruction library
-
Updated
Nov 14, 2024 - C++
open Multi-View Stereo reconstruction library
SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学,欢迎star!
ColecoVision emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
libStereoMatch is a universal stereo matching library. This library is developed using C++and divides the stereo matching steps into four steps: cost calculation, cost aggregation, disparity calculation, and disparity optimization. Users can build their own stereo matching algorithms through combination.
学习SGM算法用,算法照搬repo[https://github.com/ethan-li-coding/SemiGlobalMatching], 相比之下实现了对应的linux平台版本
Semi Global Matching (SGM) CPU reference implementation
Add a description, image, and links to the sgm topic page so that developers can more easily learn about it.
To associate your repository with the sgm topic, visit your repo's landing page and select "manage topics."