cudastereo.bib 1.4 KB

12345678910
  1. @InProceedings{Spangenberg2013,
  2. author = {Spangenberg, Robert and Langner, Tobias and Rojas, Ra{\'u}l},
  3. title = {Weighted Semi-Global Matching and Center-Symmetric Census Transform for Robust Driver Assistance},
  4. booktitle = {Computer Analysis of Images and Patterns},
  5. year = {2013},
  6. pages = {34--41},
  7. publisher = {Springer Berlin Heidelberg},
  8. abstract = {Automotive applications based on stereo vision require robust and fast matching algorithms, which makes semi-global matching (SGM) a popular method in this field. Typically the Census transform is used as a cost function, since it is advantageous for outdoor scenes. We propose an extension based on center-symmetric local binary patterns, which allows better efficiency and higher matching quality. Our second contribution exploits knowledge about the three-dimensional structure of the scene to selectively enforce the smoothness constraints of SGM. It is shown that information about surface normals can be easily integrated by weighing the paths according to the gradient of the disparity. The different approaches are evaluated on the KITTI benchmark, which provides real imagery with LIDAR ground truth. The results indicate improved performance compared to state-of-the-art SGM based algorithms.},
  9. url = {https://www.mi.fu-berlin.de/inf/groups/ag-ki/publications/Semi-Global_Matching/caip2013rsp_fu.pdf}
  10. }