中文
相关论文

相关论文: Generic Primitive Detection in Point Clouds Using …

200 篇论文

Anomaly detection is a long-standing challenge in manufacturing systems. Traditionally, anomaly detection has relied on human inspectors. However, 3D point clouds have gained attention due to their robustness to environmental factors and…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Jiayu Liu , Shancong Mou , Nathan Gaw , Yinan Wang

Surface cracks on buildings, natural walls and underground mine tunnels can indicate serious structural integrity issues that threaten the safety of the structure and people in the environment. Timely detection and monitoring of cracks are…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Faris Azhari , Charlotte Sennersten , Michael Milford , Thierry Peynot

Point cloud analysis (such as 3D segmentation and detection) is a challenging task, because of not only the irregular geometries of many millions of unordered points, but also the great variations caused by depth, viewpoint, occlusion, etc.…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Tuo Feng , Wenguan Wang , Xiaohan Wang , Yi Yang , Qinghua Zheng

In this paper a new system for piecewise primitive surface recovery on point clouds is presented, which allows a novice user to sketch areas of interest in order to guide the fitting process. The algorithm is demonstrated against a…

图形学 · 计算机科学 2017-01-23 Daniel Beale

We present PIRATR, an end-to-end 3D object detection framework for robotic use cases in point clouds. Extending PI3DETR, our method streamlines parametric 3D object detection by jointly estimating multi-class 6-DoF poses and class-specific…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Michael Schwingshackl , Fabio F. Oberweger , Mario Niedermeyer , Huemer Johannes , Markus Murschitz

Quad meshes are essential in geometric modeling and computational mechanics. Although learning-based methods for triangle mesh demonstrate considerable advancements, quad mesh generation remains less explored due to the challenge of…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Zezeng Li , Zhihui Qi , Weimin Wang , Ziliang Wang , Junyi Duan , Na Lei

Point cloud is a collection of 3D coordinates that are discrete geometric samples of an object's 2D surfaces. Using a low-cost 3D scanner to acquire data means that point clouds are often in lower resolution than desired for rendering on…

信号处理 · 电气工程与系统科学 2019-08-20 Chinthaka Dinesh , Gene Cheung , Ivan V. Bajic

The paper presents a learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Existing methods, such as PointNetVLAD, are based on unordered point cloud representation. They use PointNet…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Jacek Komorowski

A 3D point cloud is an unstructured, sparse, and irregular dataset, typically collected by airborne LiDAR systems over a geological region. Laser pulses emitted from these systems reflect off objects both on and above the ground, resulting…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Hong Zhao , Huyunting Huang , Tonglin Zhang , Baijian Yang , Jin Wei-Kocsis , Songlin Fei

We present MonteBoxFinder, a method that, given a noisy input point cloud, fits cuboids to the input scene. Our primary contribution is a discrete optimization algorithm that, from a dense set of initially detected cuboids, is able to…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Michaël Ramamonjisoa , Sinisa Stekovic , Vincent Lepetit

Feature descriptors of point clouds are used in several applications, such as registration and part segmentation of 3D point clouds. Learning discriminative representations of local geometric features is unquestionably the most important…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Seunghwan Jung , Yeong-Gil Shin , Minyoung Chung

3D object detection using point clouds has attracted increasing attention due to its wide applications in autonomous driving and robotics. However, most existing studies focus on single point cloud frames without harnessing the temporal…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Zhipeng Luo , Gongjie Zhang , Changqing Zhou , Tianrui Liu , Shijian Lu , Liang Pan

3D Gaussian Splatting (3DGS) has demonstrated remarkable performance in scene synthesis and novel view synthesis tasks. Typically, the initialization of 3D Gaussian primitives relies on point clouds derived from Structure-from-Motion (SfM)…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Shan Chen , Jiale Zhou , Lei Li

We study the hard problem of 3D object segmentation in complex point clouds without requiring human labels of 3D scenes for supervision. By relying on the similarity of pretrained 2D features or external signals such as motion to group 3D…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Zihui Zhang , Yafei Yang , Hongtao Wen , Bo Yang

3D point cloud analysis has drawn a lot of research attention due to its wide applications. However, collecting massive labelled 3D point cloud data is both time-consuming and labor-intensive. This calls for data-efficient learning methods.…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Fayao Liu , Guosheng Lin , Chuan-Sheng Foo , Chaitanya K. Joshi , Jie Lin

We introduce PointGauss, a novel point cloud-guided framework for real-time multi-object segmentation in Gaussian Splatting representations. Unlike existing methods that suffer from prolonged initialization and limited multi-view…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Wentao Sun , Hanqing Xu , Quanyun Wu , Dedong Zhang , Yiping Chen , Lingfei Ma , John S. Zelek , Jonathan Li

In this paper, we propose a novel edge and corner detection algorithm for an unorganized point cloud. Our edge detection method classifies a query point as an edge point by evaluating the distribution of local neighboring points around the…

机器人学 · 计算机科学 2021-04-22 Mohit Vohra , Ravi Prakash , Laxmidhar Behera

Most existing approaches for point cloud normal estimation aim to locally fit a geometric surface and calculate the normal from the fitted surface. Recently, learning-based methods have adopted a routine of predicting point-wise weights to…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Hang Du , Xuejun Yan , Jingjing Wang , Di Xie , Shiliang Pu

We propose a precise and efficient normal estimation method that can deal with noise and nonuniform density for unstructured 3D point clouds. Unlike existing approaches that directly take patches and ignore the local neighborhood…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Keqiang Li , Mingyang Zhao , Huaiyu Wu , Dong-Ming Yan , Zhen Shen , Fei-Yue Wang , Gang Xiong

Although extensive research has been conducted on 3D point cloud segmentation, effectively adapting generic models to novel categories remains a formidable challenge. This paper proposes a novel approach to improve point cloud few-shot…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Zhenhua Ning , Zhuotao Tian , Guangming Lu , Wenjie Pei