Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 154 Bytes

File metadata and controls

2 lines (2 loc) · 154 Bytes

OpenCV_sgbm_multiThreads

基于OpenCV 写的多线程SGBM算法,将图像分割为4块,然后合并,相较于单线程,速度可以提升一倍