Real-Time Planar Surface Segmentation in Disparity Space

Abstract

An iterative Segmentation-Estimation framework for segmentation of planar surfaces in the disparity space is implemented on a Digital Signal Processor (DSP). Disparity of a scene is modeled by approximating various surfaces in the scene to be planar. The surface labels are estimated during the segmentation phase of the framework with help of the underlying plane parameters. After segmentation, planar surfaces are separated into spatially continuous regions. The largest of these regions is used to compute the estimates for the plane parameters. The iterative process is continued till convergence. The algorithm was optimized and implemented on TMS320DM642 based embedded system that operates at 3 to 5 frames per second on images of size 320 x 240.

Cite

Text

Thakoor et al. "Real-Time Planar Surface Segmentation in Disparity Space." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383414

Markdown

[Thakoor et al. "Real-Time Planar Surface Segmentation in Disparity Space." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/thakoor2007cvpr-real/) doi:10.1109/CVPR.2007.383414

BibTeX

@inproceedings{thakoor2007cvpr-real,
  title     = {{Real-Time Planar Surface Segmentation in Disparity Space}},
  author    = {Thakoor, Ninad and Jung, Sungyong and Gao, Jean},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383414},
  url       = {https://mlanthology.org/cvpr/2007/thakoor2007cvpr-real/}
}