paper-with-me

Papers

3D planar patch extraction from stereo using probabilistic region growing

2014-06-27 · Vasileios Zografos

This article presents a novel 3D planar patch extraction method using a probabilistic region growing algorithm. Our method works by simultaneously initiating multiple planar patches from seed points, the latter determined by an intensity-based 2D segmentation algorithm in the stereo-pair images. The patches are grown incrementally and in parallel as 3D scene points are considered for membership, using a probabilistic distance likelihood measure. In addition, we have incorporated prior information based on the noise model in the 2D images and the scene configuration but also include the intensity information resulting from the initial segmentation. This method works well across many different data-sets, involving real and synthetic examples of both regularly and non-regularly sampled data, and is fast enough that may be used for robot navigation tasks of path detection and obstacle avoidance.

📄 PDF Abstract BibTeX arXiv:1406.7112

Code (0)

등록된 구현이 없습니다.

Tasks

Robot NavigationSegmentation

Similar Papers 제목 키워드 기반

Planar Prior Assisted PatchMatch Multi-View Stereo

2019-12-26 · Qingshan Xu, Wenbing Tao

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, plan…

Depth EstimationMulti-View 3D Reconstruction

MP-MVS: Multi-Scale Windows PatchMatch and Planar Prior Multi-View Stereo

2023-09-23 · Rongxuan Tan, Qing Wang, Xueyan Wang, Chao Yan 외

Significant strides have been made in enhancing the accuracy of Multi-View Stereo (MVS)-based 3D reconstruction. However, untextured areas with unstable photometric consistency often remain incompletely reconstructed. In…

3D Reconstruction

TAPA-MVS: Textureless-Aware PAtchMatch Multi-View Stereo

2019-03-26 · ICCV 2019 10 · Andrea Romanoni, Matteo Matteucci

One of the most successful approaches in Multi-View Stereo estimates a depth map and a normal map for each view via PatchMatch-based optimization and fuses them into a consistent 3D points cloud. This approach relies on …

Active-Passive SimStereo -- Benchmarking the Cross-Generalization Capabilities of Deep Learning-based Stereo Methods

2022-09-17 · Laurent Jospin, Allen Antony, Lian Xu, Hamid Laga 외

In stereo vision, self-similar or bland regions can make it difficult to match patches between two images. Active stereo-based methods mitigate this problem by projecting a pseudo-random pattern on the scene so that each…

BenchmarkingStereo Matching

Deep PatchMatch MVS with Learned Patch Coplanarity, Geometric Consistency and Adaptive Pixel Sampling

2022-10-14 · Jae Yong Lee, Chuhang Zou, Derek Hoiem

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-lea…