中文
相关论文

相关论文: Comparison of Stereo Matching Algorithms for the D…

200 篇论文

Semi-Global Matching (SGM) is a widely-used efficient stereo matching technique. It works well for textured scenes, but fails on untextured slanted surfaces due to its fronto-parallel smoothness assumption. To remedy this problem, we…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Daniel Scharstein , Tatsunori Taniai , Sudipta N. Sinha

In order to facilitate further research in stereo reconstruction with multi-date satellite images, the goal of this paper is to provide a set of stereo-rectified images and the associated groundtruthed disparities for 10 AOIs (Area of…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Sonali Patil , Bharath Comandur , Tanmay Prakash , Avinash C. Kak

To reduce the human efforts in neural network design, Neural Architecture Search (NAS) has been applied with remarkable success to various high-level vision tasks such as classification and semantic segmentation. The underlying idea for the…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Xuelian Cheng , Yiran Zhong , Mehrtash Harandi , Yuchao Dai , Xiaojun Chang , Tom Drummond , Hongdong Li , Zongyuan Ge

The completeness of 3D models is still a challenging problem in multi-view stereo (MVS) due to the unreliable photometric consistency in low-textured areas. Since low-textured areas usually exhibit strong planarity, planar models are…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Qingshan Xu , Wenbing Tao

In most computer vision and image analysis problems, it is necessary to define a similarity measure between two or more different objects or images. Template matching is a classic and fundamental method used to score similarities between…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Nazanin Sadat Hashemi , Roya Babaie Aghdam , Atieh Sadat Bayat Ghiasi , Parastoo Fatemi

Cost aggregation is a key component of stereo matching for high-quality depth estimation. Most methods use multi-scale processing to downsample cost volume for proper context information, but will cause loss of details when upsampling. In…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Chengtang Yao , Yunde Jia , Huijun Di , Yuwei Wu , Lidong Yu

Motivated by the need to identify erroneous disparity assignments, various approaches for uncertainty and confidence estimation of dense stereo matching have been presented in recent years. As in many other fields, especially deep learning…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Max Mehltretter

State-of-the-art stereo matching methods typically use costly 3D convolutions to aggregate a full cost volume, but their computational demands make mobile deployment challenging. Directly applying 2D convolutions for cost aggregation often…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Gangwei Xu , Jiaxin Liu , Xianqi Wang , Junda Cheng , Yong Deng , Jinliang Zang , Yurui Chen , Xin Yang

Block-matching and 3D filtering (BM3D) is an image denoising algorithm that works in two similar steps. Both of these steps need to perform grouping by block-matching. We implement the block-matching in an FPGA, leveraging its ability to…

图像与视频处理 · 电气工程与系统科学 2020-06-26 Rafael Pizarro Solar , Michal Pleskowicz

Nonlinearity mitigation using digital signal processing has been shown to increase the achievable data rates of optical fiber transmission links. One especially effective technique is digital back propagation (DBP), an algorithm capable of…

信号处理 · 电气工程与系统科学 2018-08-31 Tom Sherborne , Benjamin Banks , Daniel Semrau , Robert I. Killey , Polina Bayvel , Domaniç Lavery

The photometric stereo (PS) problem consists in reconstructing the 3D-surface of an object, thanks to a set of photographs taken under different lighting directions. In this paper, we propose a multi-scale architecture for PS which,…

计算机视觉与模式识别 · 计算机科学 2023-10-05 Clément Hardy , Yvain Quéau , David Tschumperlé

We present three multi-scale similarity learning architectures, or DeepSim networks. These models learn pixel-level matching with a contrastive loss and are agnostic to the geometry of the considered scene. We establish a middle ground…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Mohamed Ali Chebbi , Ewelina Rupnik , Marc Pierrot-Deseilligny , Paul Lopes

Modern day multimedia content generation and dissemination is moving towards the presentation of more and more `realistic' scenarios. The switch from 2-dimensional (2D) to 3-dimensional (3D) has been a major driving force in that direction.…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Asra Aslam , Mohd. Samar Ansari

Fast and accurate depth estimation, or stereo matching, is essential in embedded stereo vision systems, requiring substantial design effort to achieve an appropriate balance among accuracy, speed and hardware cost. To reduce the design…

计算机视觉与模式识别 · 计算机科学 2020-07-02 Jieru Zhao , Tingyuan Liang , Liang Feng , Wenchao Ding , Sharad Sinha , Wei Zhang , Shaojie Shen

The paper proposes a light-weighted stereo frustums matching module for 3D objection detection. The proposed framework takes advantage of a high-performance 2D detector and a point cloud segmentation network to regress 3D bounding boxes for…

计算机视觉与模式识别 · 计算机科学 2020-11-22 Xi Mo , Usman Sajid , Guanghui Wang

Multilook coherent imaging is a widely used technique in applications such as digital holography, ultrasound imaging, and synthetic aperture radar. A central challenge in these systems is the presence of multiplicative noise, commonly known…

机器学习 · 统计学 2025-05-30 Xi Chen , Soham Jana , Christopher A. Metzler , Arian Maleki , Shirin Jalali

Correspondence selection aiming at seeking correct feature correspondences from raw feature matches is pivotal for a number of feature-matching-based tasks. Various 2D (image) correspondence selection algorithms have been presented with…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Chen Zhao , Jiaqi Yang , Yang Xiao , Zhiguo Cao

We propose a novel method that records a single compressive hologram in a short time and extracts the depth of a scene from that hologram using a stereo disparity technique. The method is verified with numerical simulations, but there is no…

图像与视频处理 · 电气工程与系统科学 2021-03-01 Baturay Ozgurun , Mujdat Cetin

Let $A$ and $B$ be two point sets in the plane of sizes $r$ and $n$ respectively (assume $r \leq n$), and let $k$ be a parameter. A matching between $A$ and $B$ is a family of pairs in $A \times B$ so that any point of $A \cup B$ appears in…

数据结构与算法 · 计算机科学 2019-03-25 Pankaj K. Agarwal , Hsien-Chih Chang , Allen Xiao

This work explores the use of gradient boosting in the context of classification. Four popular implementations, including original GBM algorithm and selected state-of-the-art gradient boosting frameworks (i.e. XGBoost, LightGBM and…

机器学习 · 计算机科学 2023-05-29 Piotr Florek , Adam Zagdański
‹ 上一页 1 8 9 10 下一页 ›