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 and combination.
forked from Practice3DVision/libStereoMatch
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
License
yansudong/libStereoMatch
About
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.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 93.6%
- CMake 5.1%
- C 1.3%