Video-Rate Stereo Depth Measurement on Programmable Hardware

Abstract

This paper describes the implementation of a stereo depth measurement algorithm in hardware on field programmable gate arrays (FPGAs). This system generates 8 bit sub-pixel disparities on 256 by 360 pixel images at video rate (30 frames/sec). The algorithm implemented is a multi-resolution, multi-orientation phase-based technique called local weighted phase-correlation (Fleet, 1994). Hardware implementation speeds up the performance more than 300 times that of the same algorithm running in software. In this paper, we describe the programmable hardware platform, the base stereo vision algorithm and the design of the hardware. We include various trade-offs required to make the hardware small enough to fit on our system and fast enough to work at video rate. We also show sample outputs from the functioning hardware. Although this paper is specifically focused on phase-based stereo vision FPGA realizations, most of the design issues are common to other DSP and vision applications.

Cite

Text

Darabiha et al. "Video-Rate Stereo Depth Measurement on Programmable Hardware." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003. doi:10.1109/CVPR.2003.1211355

Markdown

[Darabiha et al. "Video-Rate Stereo Depth Measurement on Programmable Hardware." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003.](https://mlanthology.org/cvpr/2003/darabiha2003cvpr-video/) doi:10.1109/CVPR.2003.1211355

BibTeX

@inproceedings{darabiha2003cvpr-video,
  title     = {{Video-Rate Stereo Depth Measurement on Programmable Hardware}},
  author    = {Darabiha, Ahmad and Rose, Jonathan and MacLean, W. James},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2003},
  pages     = {203-210},
  doi       = {10.1109/CVPR.2003.1211355},
  url       = {https://mlanthology.org/cvpr/2003/darabiha2003cvpr-video/}
}