使用控制搜索范围的块匹配视差图估计

U. Ozgunalp, X. Ai, Z. Zhang, G. Koç, N. Dahnoun
{"title":"使用控制搜索范围的块匹配视差图估计","authors":"U. Ozgunalp, X. Ai, Z. Zhang, G. Koç, N. Dahnoun","doi":"10.1109/CEEC.2015.7332696","DOIUrl":null,"url":null,"abstract":"In this paper, disparity map estimation algorithm targeting for advanced driver assistance systems (ADAS) is described. A disparity map estimation algorithm for ADAS needs to be both accurate and to be able to work in real time. These algorithms can be classified into two categories: global estimation and local estimation. While global estimation algorithms tend to output a less noisy disparity map, most of them cannot operate in real time. In this paper, disparities are estimated locally by block matching and information acquired by calculating a disparity value for a pixel is transferred to its neighborhood by restricting the search range. Thus, in this way, while great efficiency is achieved during the block matching process, the effect of outliers is also minimized. The proposed algorithm suggests a new disparity calculations order which makes it possible for a pixel to get support from three different neighborhood directions (i.e. left, right and bottom). Using Horizontal support (from both directions) along with vertical support further reduces the noise compared to using support from only one direction (bottom). Thus, an accurate disparity map can be calculated while low computational complexity is maintained. Experimental results are quantified using KITTI data-sets and the percentage of erroneous pixels in non-occluded areas (Out-Noc) is calculated as 8.86%, while run-time is estimated as 0.84 seconds on an i7-870 CPU using single thread C implementation.","PeriodicalId":294036,"journal":{"name":"2015 7th Computer Science and Electronic Engineering Conference (CEEC)","volume":"149 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2015-11-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"4","resultStr":"{\"title\":\"Block-matching disparity map estimation using controlled search range\",\"authors\":\"U. Ozgunalp, X. Ai, Z. Zhang, G. Koç, N. Dahnoun\",\"doi\":\"10.1109/CEEC.2015.7332696\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In this paper, disparity map estimation algorithm targeting for advanced driver assistance systems (ADAS) is described. A disparity map estimation algorithm for ADAS needs to be both accurate and to be able to work in real time. These algorithms can be classified into two categories: global estimation and local estimation. While global estimation algorithms tend to output a less noisy disparity map, most of them cannot operate in real time. In this paper, disparities are estimated locally by block matching and information acquired by calculating a disparity value for a pixel is transferred to its neighborhood by restricting the search range. Thus, in this way, while great efficiency is achieved during the block matching process, the effect of outliers is also minimized. The proposed algorithm suggests a new disparity calculations order which makes it possible for a pixel to get support from three different neighborhood directions (i.e. left, right and bottom). Using Horizontal support (from both directions) along with vertical support further reduces the noise compared to using support from only one direction (bottom). Thus, an accurate disparity map can be calculated while low computational complexity is maintained. Experimental results are quantified using KITTI data-sets and the percentage of erroneous pixels in non-occluded areas (Out-Noc) is calculated as 8.86%, while run-time is estimated as 0.84 seconds on an i7-870 CPU using single thread C implementation.\",\"PeriodicalId\":294036,\"journal\":{\"name\":\"2015 7th Computer Science and Electronic Engineering Conference (CEEC)\",\"volume\":\"149 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2015-11-23\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"4\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2015 7th Computer Science and Electronic Engineering Conference (CEEC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/CEEC.2015.7332696\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2015 7th Computer Science and Electronic Engineering Conference (CEEC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CEEC.2015.7332696","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 4

摘要

本文介绍了针对先进驾驶辅助系统(ADAS)的视差图估计算法。用于ADAS的视差图估计算法需要既准确又能够实时工作。这些算法可以分为两类:全局估计和局部估计。虽然全局估计算法倾向于输出噪声较小的视差图,但大多数算法无法实时运行。本文采用块匹配的方法在局部估计视差,并通过限制搜索范围将计算像素视差值获得的信息转移到其邻域。这样,在块匹配过程中,在获得极大效率的同时,也将异常值的影响降到最低。该算法提出了一种新的视差计算顺序,使得一个像素可以从三个不同的邻域方向(即左、右和下)获得支持。与只使用一个方向(底部)的支撑相比,使用水平支撑(来自两个方向)和垂直支撑进一步降低了噪音。因此,在保持较低的计算复杂度的同时,可以计算出准确的视差图。使用KITTI数据集对实验结果进行量化,计算出非遮挡区域的错误像素百分比(Out-Noc)为8.86%,而在i7-870 CPU上使用单线程C实现的运行时间估计为0.84秒。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Block-matching disparity map estimation using controlled search range
In this paper, disparity map estimation algorithm targeting for advanced driver assistance systems (ADAS) is described. A disparity map estimation algorithm for ADAS needs to be both accurate and to be able to work in real time. These algorithms can be classified into two categories: global estimation and local estimation. While global estimation algorithms tend to output a less noisy disparity map, most of them cannot operate in real time. In this paper, disparities are estimated locally by block matching and information acquired by calculating a disparity value for a pixel is transferred to its neighborhood by restricting the search range. Thus, in this way, while great efficiency is achieved during the block matching process, the effect of outliers is also minimized. The proposed algorithm suggests a new disparity calculations order which makes it possible for a pixel to get support from three different neighborhood directions (i.e. left, right and bottom). Using Horizontal support (from both directions) along with vertical support further reduces the noise compared to using support from only one direction (bottom). Thus, an accurate disparity map can be calculated while low computational complexity is maintained. Experimental results are quantified using KITTI data-sets and the percentage of erroneous pixels in non-occluded areas (Out-Noc) is calculated as 8.86%, while run-time is estimated as 0.84 seconds on an i7-870 CPU using single thread C implementation.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信