paper-with-me

Papers

cilantro: A Lean, Versatile, and Efficient Library for Point Cloud Data Processing

2018-07-01 · Konstantinos Zampogiannis, Cornelia Fermuller, Yiannis Aloimonos

We introduce cilantro, an open-source C++ library for geometric and general-purpose point cloud data processing. The library provides functionality that covers low-level point cloud operations, spatial reasoning, various methods for point cloud segmentation and generic data clustering, flexible algorithms for robust or local geometric alignment, model fitting, as well as powerful visualization tools. To accommodate all kinds of workflows, cilantro is almost fully templated, and most of its generic algorithms operate in arbitrary data dimension. At the same time, the library is easy to use and highly expressive, promoting a clean and concise coding style. cilantro is highly optimized, has a minimal set of external dependencies, and supports rapid development of performant point cloud processing software in a wide variety of contexts.

📄 PDF Abstract BibTeX arXiv:1807.00399

Code (1)

kzampog/cilantro 공식 구현

Tasks

ClusteringPoint Cloud SegmentationSpatial Reasoning

Similar Papers 제목 키워드 기반

CleanRL: High-quality Single-file Implementations of Deep Reinforcement Learning Algorithms

2021-11-16 · Shengyi Huang, Rousslan Fernand Julien Dossa, Chang Ye, Jeff Braga

CleanRL is an open-source library that provides high-quality single-file implementations of Deep Reinforcement Learning algorithms. It provides a simpler yet scalable developing experience by having a straightforward cod…

BenchmarkingDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)+1

KISS-Matcher: Fast and Robust Point Cloud Registration Revisited

2024-09-23 · Hyungtae Lim, Daebeom Kim, Gunhee Shin, Jingnan Shi 외

While global point cloud registration systems have advanced significantly in all aspects, many studies have focused on specific components, such as feature extraction, graph-theoretic pruning, or pose solvers. In this pa…

Point Cloud Registration

Segment Any Point Cloud Sequences by Distilling Vision Foundation Models

2023-06-15 · NeurIPS 2023 11 · Youquan Liu, Lingdong Kong, Jun Cen, Runnan Chen 외

Recent advancements in vision foundation models (VFMs) have opened up new possibilities for versatile and efficient visual perception. In this work, we introduce Seal, a novel framework that harnesses VFMs for segmenting…

Representation LearningTransfer Learning

LiDARDraft: Generating LiDAR Point Cloud from Versatile Inputs

2025-12-23 · Haiyun Wei, Fan Lu, Yunwei Zhu, Zehan Zheng 외 arxiv

Generating realistic and diverse LiDAR point clouds is crucial for autonomous driving simulation. Although previous methods achieve LiDAR point cloud generation from user inputs, they struggle to attain high-quality resu…

Point Cloud GenerationAutonomous DrivingPoint Clouds

MeSH Suggester: A Library and System for MeSH Term Suggestion for Systematic Review Boolean Query Construction

2022-12-18 · Shuai Wang, Hang Li, Guido Zuccon

Boolean query construction is often critical for medical systematic review literature search. To create an effective Boolean query, systematic review researchers typically spend weeks coming up with effective query terms…