/dense_stereo

Dense Stereo matching With OpenCV on C++. The code is plain dense stereo matching off the textbook. But with an interface to modify the parameters of matching. Works wonders in case of low lighting conditions. Also, has a class for adaptive matching of SIRF keypoints.

Primary LanguageC++

Stargazers