Expanding Disparity Range in an FPGA Stereo System While Keeping Resource Utilization Low
Abstract
Field Programmable Gate Array devices (FPGAs) are attractive for implementing computer vision algorithms due to the fact that they allow the designer to exploit the parallel nature of many vision algorithms, thus offering substantial speed improvements over fixed hardware/software systems. One major drawback, however, is that adding resources to reconfigurable devices is not as simple as adding memory or upgrading a hard disk. This becomes a problem when adapting a system to deal with larger image sizes or, in the case of stereo disparity estimation, larger disparity ranges (parameter ranges in general). This paper describes preliminary work on a design to expand the disparity range and input image size of an existing FPGA-based stereo system [8] while not significantly expanding resource requirements. Simulations on synthetic and real images are given, as well as a description of the proposed architecture changes in porting the system to a newer FPGA architecture.
Cite
Text
Masrani and MacLean. "Expanding Disparity Range in an FPGA Stereo System While Keeping Resource Utilization Low." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2005. doi:10.1109/CVPR.2005.455Markdown
[Masrani and MacLean. "Expanding Disparity Range in an FPGA Stereo System While Keeping Resource Utilization Low." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2005.](https://mlanthology.org/cvprw/2005/masrani2005cvprw-expanding/) doi:10.1109/CVPR.2005.455BibTeX
@inproceedings{masrani2005cvprw-expanding,
title = {{Expanding Disparity Range in an FPGA Stereo System While Keeping Resource Utilization Low}},
author = {Masrani, Divyang K. and MacLean, W. James},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2005},
pages = {132},
doi = {10.1109/CVPR.2005.455},
url = {https://mlanthology.org/cvprw/2005/masrani2005cvprw-expanding/}
}