Efficient Design and Implementation of Binocular Stereo Matching Algorithm for Embedded Systems

Xie Tao,Sun Jiazheng,Zhao Xiangqiang,Yu Chongchong,Feng Wenbin
DOI: https://doi.org/10.23919/ccc63176.2024.10662045
2024-01-01
Abstract:Because binocular stereo vision technology can realize ultra-precision detection, it is now widely used in industrial production and intelligent navigation and other fields. The realization of high real-time and low-power stereo matching at the embedded end is the key to binocular stereo vision technology. In this paper, the structure of each module of the semi-global stereo matching algorithm is designed according to the characteristics of parallelized computation and pipelined processing of FPGA hardware. Finally, using the hardware language Verilog HDL based on XILINX ZU2CG SOC platform to build a complete hardware experimental system, and complete the test evaluation of the designed system. Test results show that the average false match rate on the Middlebury platform is only $6.92 \%$, and the binocular system can achieve disparity map output with a resolution of $640 \times 480$ and a frame rate of 60FPS at a maximum disparity search range of 64 with a low power consumption of 3.62W.
What problem does this paper attempt to address?