中文
相关论文

相关论文: Obtaining Depth Maps From Color Images By Region B…

200 篇论文

Monocular depth estimation is a highly challenging problem that is often addressed with deep neural networks. While these are able to use recognition of image features to predict reasonably looking depth maps the result often has low metric…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Patrik Persson , Linn Öström , Carl Olsson

In this paper, we describe how scene depth can be extracted using a hyperspectral light field capture (H-LF) system. Our H-LF system consists of a 5 x 6 array of cameras, with each camera sampling a different narrow band in the visible…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Kang Zhu , Yujia Xue , Qiang Fu , Sing Bing Kang , Xilin Chen , Jingyi Yu

Disparity by Block Matching stereo is usually used in applications with limited computational power in order to get depth estimates. However, the research on simple stereo methods has been lesser than the energy based counterparts which…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Vinay Kaushik , Brejesh Lall

In this paper, we present a decomposition model for stereo matching to solve the problem of excessive growth in computational cost (time and memory cost) as the resolution increases. In order to reduce the huge cost of stereo matching at…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Chengtang Yao , Yunde Jia , Huijun Di , Pengxiang Li , Yuwei Wu

End-to-end deep-learning networks recently demonstrated extremely good perfor- mance for stereo matching. However, existing networks are difficult to use for practical applications since (1) they are memory-hungry and unable to process even…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Stepan Tulyakov , Anton Ivanov , Francois Fleuret

Unsupervised cross-spectral stereo matching aims at recovering disparity given cross-spectral image pairs without any supervision in the form of ground truth disparity or depth. The estimated depth provides additional information…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Mingyang Liang , Xiaoyang Guo , Hongsheng Li , Xiaogang Wang , You Song

Stereo matching plays a crucial role in 3D perception and scenario understanding. Despite the proliferation of promising methods, addressing texture-less and texture-repetitive conditions remains challenging due to the insufficient…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Tong Zhao , Mingyu Ding , Wei Zhan , Masayoshi Tomizuka , Yintao Wei

Monocular depth estimation has been extensively explored based on deep learning, yet its accuracy and generalization ability still lag far behind the stereo-based methods. To tackle this, a few recent studies have proposed to supervise the…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Kyeongseob Song , Kuk-Jin Yoon

Predicting depth is an essential component in understanding the 3D geometry of a scene. While for stereo images local correspondence suffices for estimation, finding depth relations from a single image is less straightforward, requiring…

计算机视觉与模式识别 · 计算机科学 2014-06-10 David Eigen , Christian Puhrsch , Rob Fergus

The combination of range sensors with color cameras can be very useful for robot navigation, semantic perception, manipulation, and telepresence. Several methods of combining range- and color-data have been investigated and successfully…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Vineet Gandhi , Jan Cech , Radu Horaud

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…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jiankun Li , Peisen Wang , Pengfei Xiong , Tao Cai , Ziwei Yan , Lei Yang , Jiangyu Liu , Haoqiang Fan , Shuaicheng Liu

Stereo matching is an essential basis for various applications, but most stereo matching methods have poor generalization performance and require a fixed disparity search range. Moreover, current stereo matching methods focus on the scenes…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Jiazhi Liu , Feng Liu

Estimating the relative depth of a scene is a significant step towards understanding the general structure of the depicted scenery, the relations of entities in the scene and their interactions. When faced with the task of estimating depth…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Mohammad Mahdi Haji-Esmaeili , Gholamali Montazer

Photometric stereo recovers the surface normals of an object from multiple images with varying shading cues, i.e., modeling the relationship between surface orientation and intensity at each pixel. Photometric stereo prevails in superior…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Yakun Ju , Kin-Man Lam , Wuyuan Xie , Huiyu Zhou , Junyu Dong , Boxin Shi

End-to-end deep networks represent the state of the art for stereo matching. While excelling on images framing environments similar to the training set, major drops in accuracy occur in unseen domains (e.g., when moving from synthetic to…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Changjiang Cai , Matteo Poggi , Stefano Mattoccia , Philippos Mordohai

Estimating depth from images nowadays yields outstanding results, both in terms of in-domain accuracy and generalization. However, we identify two main challenges that remain open in this field: dealing with non-Lambertian materials and…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Pierluigi Zama Ramirez , Alex Costanzino , Fabio Tosi , Matteo Poggi , Samuele Salti , Stefano Mattoccia , Luigi Di Stefano

Machine learning algorithms have enabled high quality stereo depth estimation to run on Augmented and Virtual Reality (AR/VR) devices. However, high energy consumption across the full image processing stack prevents stereo depth algorithms…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Jack Erhardt , Ziang Li , Reid Pinkham , Andrew Berkovich , Zhengya Zhang

We propose an algorithm for recovering depth using less than two images. Instead of having both cameras send their entire image to the host computer, the left camera sends its image to the host while the right camera sends only a fraction…

计算机视觉与模式识别 · 计算机科学 2014-04-30 Dana Menaker , Shai Avidan

Despite stereo matching accuracy has greatly improved by deep learning in the last few years, recovering sharp boundaries and high-resolution outputs efficiently remains challenging. In this paper, we propose Stereo Mixture Density Networks…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Fabio Tosi , Yiyi Liao , Carolin Schmitt , Andreas Geiger

We propose a non-learning depth completion method for a sparse depth map captured using a light detection and ranging (LiDAR) sensor guided by a pair of stereo images. Generally, conventional stereo-aided depth completion methods have two…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yasuhiro Yao , Ryoichi Ishikawa , Shingo Ando , Kana Kurata , Naoki Ito , Jun Shimamura , Takeshi Oishi