中文
相关论文

相关论文: PHI-MVS: Plane Hypothesis Inference Multi-view Ste…

200 篇论文

This paper presents a novel method, MaskMVS, to solve depth estimation for unstructured multi-view image-pose pairs. In the plane-sweep procedure, the depth planes are sampled by histogram matching that ensures covering the depth range of…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Yuxin Hou , Arno Solin , Juho Kannala

To reconstruct the 3D geometry from calibrated images, learning-based multi-view stereo (MVS) methods typically perform multi-view depth estimation and then fuse depth maps into a mesh or point cloud. To improve the computational…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Fangjinhua Wang , Qingshan Xu , Yew-Soon Ong , Marc Pollefeys

PatchMatch Multi-View Stereo (PatchMatch MVS) is one of the popular MVS approaches, owing to its balanced accuracy and efficiency. In this paper, we propose Polarimetric PatchMatch multi-view Stereo (PolarPMS), which is the first method…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Jinyu Zhao , Jumpei Oishi , Yusuke Monno , Masatoshi Okutomi

Multi-view stereo (MVS) models based on progressive depth hypothesis narrowing have made remarkable advancements. However, existing methods haven't fully utilized the potential that the depth coverage of individual instances is smaller than…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Yinzhe Wang , Yiwen Xiao , Hu Wang , Yiping Xu , Yan Tian

Image datasets have been steadily growing in size, harming the feasibility and efficiency of large-scale 3D reconstruction methods. In this paper, a novel approach for scaling Multi-View Stereo (MVS) algorithms up to arbitrarily large…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Marco Orsingher , Paolo Zani , Paolo Medici , Massimo Bertozzi

We introduce Point-MVSNet, a novel point-based deep framework for multi-view stereo (MVS). Distinct from existing cost volume approaches, our method directly processes the target scene as point clouds. More specifically, our method predicts…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Rui Chen , Songfang Han , Jing Xu , Hao Su

Multi-View Stereo~(MVS) is a fundamental problem in geometric computer vision which aims to reconstruct a scene using multi-view images with known camera parameters. However, the mainstream approaches represent the scene with a fixed…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Song Zhang , Wenjia Xu , Zhiwei Wei , Lili Zhang , Yang Wang , Junyi Liu

Underwater scene reconstruction poses a substantial challenge because of the intricate interplay between light and the medium, resulting in scattering and absorption effects that make both depth estimation and rendering more complex. While…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Shuyi Hu , Qi Liu

Efficient and accurate 3D reconstruction is crucial for various applications, including augmented and virtual reality, medical imaging, and cinematic special effects. While traditional Multi-View Stereo (MVS) systems have been fundamental…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Umair Haroon , Ahmad AlMughrabi , Ricardo Marques , Petia Radeva

Scene reconstruction from unorganized RGB images is an important task in many computer vision applications. Multi-view Stereo (MVS) is a common solution in photogrammetry applications for the dense reconstruction of a static scene. The…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Matthias Innmann , Kihwan Kim , Jinwei Gu , Matthias Niessner , Charles Loop , Marc Stamminger , Jan Kautz

Deep learning-based multi-view stereo has emerged as a powerful paradigm for reconstructing the complete geometrically-detailed objects from multi-views. Most of the existing approaches only estimate the pixel-wise depth value by minimizing…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Yisu Zhang , Jianke Zhu , Lixiang Lin

Multi-View Photometric Stereo (MVPS) is a popular method for fine-detailed 3D acquisition of an object from images. Despite its outstanding results on diverse material objects, a typical MVPS experimental setup requires a well-calibrated…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Suryansh Kumar

Recently, patch deformation-based methods have demonstrated significant effectiveness in multi-view stereo due to their incorporation of deformable and expandable perception for reconstructing textureless areas. However, these methods…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Zhenlong Yuan , Dapeng Zhang , Zehao Li , Chengxuan Qian , Jianing Chen , Yinda Chen , Kehua Chen , Tianlu Mao , Zhaoxin Li , Hao Jiang , Zhaoqi Wang

We propose a fast and generalizable solution to Multi-view Photometric Stereo (MVPS), called MVPSNet. The key to our approach is a feature extraction network that effectively combines images from the same view captured under multiple…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Dongxu Zhao , Daniel Lichy , Pierre-Nicolas Perrin , Jan-Michael Frahm , Soumyadip Sengupta

This paper presents a simple and effective solution to the longstanding classical multi-view photometric stereo (MVPS) problem. It is well-known that photometric stereo (PS) is excellent at recovering high-frequency surface details, whereas…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Berk Kaya , Suryansh Kumar , Carlos Oliveira , Vittorio Ferrari , Luc Van Gool

Learning-based multi-view stereo (MVS) methods have demonstrated promising results. However, very few existing networks explicitly take the pixel-wise visibility into consideration, resulting in erroneous cost aggregation from occluded…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Jingyang Zhang , Yao Yao , Shiwei Li , Zixin Luo , Tian Fang

While deep learning has recently achieved great success on multi-view stereo (MVS), limited training data makes the trained model hard to be generalized to unseen scenarios. Compared with other computer vision tasks, it is rather difficult…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yao Yao , Zixin Luo , Shiwei Li , Jingyang Zhang , Yufan Ren , Lei Zhou , Tian Fang , Long Quan

Multi-view photometric stereo (MVPS) is a preferred method for detailed and precise 3D acquisition of an object from images. Although popular methods for MVPS can provide outstanding results, they are often complex to execute and limited to…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Berk Kaya , Suryansh Kumar , Carlos Oliveira , Vittorio Ferrari , Luc Van Gool

Recent work in multi-view stereo (MVS) combines learnable photometric scores and regularization with PatchMatch-based optimization to achieve robust pixelwise estimates of depth, normals, and visibility. However, non-learning based methods…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Jae Yong Lee , Chuhang Zou , Derek Hoiem

n this paper, we propose an effective and efficient pyramid multi-view stereo (MVS) net with self-adaptive view aggregation for accurate and complete dense point cloud reconstruction. Different from using mean square variance to generate…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Hongwei Yi , Zizhuang Wei , Mingyu Ding , Runze Zhang , Yisong Chen , Guoping Wang , Yu-Wing Tai