English
Related papers

Related papers: Efficient stereo matching on embedded GPUs with ze…

200 papers

In this paper, a new variant of an algorithm for normalized cross-correlation (NCC) is proposed in the context of template matching in images. The proposed algorithm is based on the precomputation of a template image approximation, enabling…

Computer Vision and Pattern Recognition · Computer Science 2025-02-04 Davor Marušić , Siniša Popović , Zoran Kalafatić

Stereo Matching is one of the classical problems in computer vision for the extraction of 3D information but still controversial for accuracy and processing costs. The use of matching techniques and cost functions is crucial in the…

Computer Vision and Pattern Recognition · Computer Science 2022-10-31 Hamid Fsian , Vahid Mohammadi , Pierre Gouton , Saeid Minaei

In stereoscope-based Minimally Invasive Surgeries (MIS), dense stereo matching plays an indispensable role in 3D shape recovery, AR, VR, and navigation tasks. Although numerous Deep Neural Network (DNN) approaches are proposed, the…

Computer Vision and Pattern Recognition · Computer Science 2022-05-09 Jingwei Song , Qiuchen Zhu , Jianyu Lin , Maani Ghaffari

Stereo depth estimation is used for many computer vision applications. Though many popular methods strive solely for depth quality, for real-time mobile applications (e.g. prosthetic glasses or micro-UAVs), speed and power efficiency are…

Image and Video Processing · Electrical Eng. & Systems 2019-08-09 Oscar Rahnama , Tommaso Cavallari , Stuart Golodetz , Simon Walker , Philip H. S. Torr

This paper reports a CPU-level real-time stereo matching method for surgical images (10 Hz on 640 * 480 image with a single core of i5-9400). The proposed method is built on the fast ''dense inverse searching'' algorithm, which estimates…

Computer Vision and Pattern Recognition · Computer Science 2022-09-20 Jingwei Song , Qiuchen Zhu , Jianyu Lin , Maani Ghaffari

Recently, single-stage embedding based deep learning algorithms gain increasing attention in cell segmentation and tracking. Compared with the traditional "segment-then-associate" two-stage approach, a single-stage algorithm not only…

Computer Vision and Pattern Recognition · Computer Science 2021-04-21 Mengyang Zhao , Aadarsh Jha , Quan Liu , Bryan A. Millis , Anita Mahadevan-Jansen , Le Lu , Bennett A. Landman , Matthew J. Tyskac , Yuankai Huo

Semantic segmentation is the task to cluster pixels on an image belonging to the same class. It is widely used in the real-world applications including autonomous driving, medical imaging analysis, industrial inspection, smartphone camera…

Computer Vision and Pattern Recognition · Computer Science 2021-01-27 Baohua Sun , Weixiong Lin , Hao Sha , Jiapeng Su

As massive graphs become more prevalent, there is a rapidly growing need for scalable algorithms that solve classical graph problems, such as maximum matching and minimum vertex cover, on large datasets. For massive inputs, several…

Data Structures and Algorithms · Computer Science 2018-12-31 Sepehr Assadi , MohammadHossein Bateni , Aaron Bernstein , Vahab Mirrokni , Cliff Stein

Although deep learning-based methods have dominated stereo matching leaderboards by yielding unprecedented disparity accuracy, their inference time is typically slow, on the order of seconds for a pair of 540p images. The main reason is…

Computer Vision and Pattern Recognition · Computer Science 2020-12-03 Yiran Zhong , Charles Loop , Wonmin Byeon , Stan Birchfield , Yuchao Dai , Kaihao Zhang , Alexey Kamenev , Thomas Breuel , Hongdong Li , Jan Kautz

We present a method for extracting depth information from a rectified image pair. Our approach focuses on the first stage of many stereo algorithms: the matching cost computation. We approach the problem by learning a similarity measure on…

Computer Vision and Pattern Recognition · Computer Science 2016-05-19 Jure Žbontar , Yann LeCun

With the advent of convolutional neural networks, stereo matching algorithms have recently gained tremendous progress. However, it remains a great challenge to accurately extract disparities from real-world image pairs taken by…

Computer Vision and Pattern Recognition · Computer Science 2022-03-23 Jiankun Li , Peisen Wang , Pengfei Xiong , Tao Cai , Ziwei Yan , Lei Yang , Jiangyu Liu , Haoqiang Fan , Shuaicheng Liu

We present a real-time, non-learning depth estimation method that fuses Light Detection and Ranging (LiDAR) data with stereo camera input. Our approach comprises three key techniques: Semi-Global Matching (SGM) stereo with Discrete…

Computer Vision and Pattern Recognition · Computer Science 2025-04-08 Yasuhiro Yao , Ryoichi Ishikawa , Takeshi Oishi

Deep neural networks have shown excellent performance for stereo matching. Many efforts focus on the feature extraction and similarity measurement of the matching cost computation step while less attention is paid on cost aggregation which…

Computer Vision and Pattern Recognition · Computer Science 2018-01-15 Lidong Yu , Yucheng Wang , Yuwei Wu , Yunde Jia

This work presents a GPU thread mapping approach that allows doing fast parallel stencil-like computations on discrete fractals using their compact representation. The intuition behind is to employ two GPU tensor-core accelerated thread…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-10-26 Felipe A. Quezada , Cristóbal A. Navarro

Many applications of stereo depth estimation in robotics require the generation of accurate disparity maps in real time under significant computational constraints. Current state-of-the-art algorithms force a choice between either…

Computer Vision and Pattern Recognition · Computer Science 2019-03-06 Yan Wang , Zihang Lai , Gao Huang , Brian H. Wang , Laurens van der Maaten , Mark Campbell , Kilian Q. Weinberger

We present a method for extracting depth information from a rectified image pair. We train a convolutional neural network to predict how well two image patches match and use it to compute the stereo matching cost. The cost is refined by…

Computer Vision and Pattern Recognition · Computer Science 2015-10-21 Jure Žbontar , Yann LeCun

Depth sensing is a critical function for robotic tasks such as localization, mapping and obstacle detection. There has been a significant and growing interest in depth estimation from a single RGB image, due to the relatively low cost and…

Computer Vision and Pattern Recognition · Computer Science 2019-03-11 Diana Wofk , Fangchang Ma , Tien-Ju Yang , Sertac Karaman , Vivienne Sze

Computational stereo is one of the classical problems in computer vision. Numerous algorithms and solutions have been reported in recent years focusing on developing methods for computing similarity, aggregating it to obtain spatial support…

Computer Vision and Pattern Recognition · Computer Science 2017-11-03 Patrick Brandao , Evangelos Mazomenos , Danail Stoyanov

Efficient sampling of two-dimensional statistical physics systems remains a central challenge in computational statistical physics. Traditional Markov chain Monte Carlo (MCMC) methods, including cluster algorithms, provide only partial…

Statistical Mechanics · Physics 2025-09-24 Tao Chen , Jingtong Zhang , Jing Liu , Youjin Deng , Pan Zhang

Dense stereo matching with deep neural networks is of great interest to the research community. Existing stereo matching networks typically use slow and computationally expensive 3D convolutions to improve the performance, which is not…

Computer Vision and Pattern Recognition · Computer Science 2021-03-09 Zhengyu Huang , Theodore B. Norris , Panqu Wang