PointCloudLibrary / PointCloudLibrary/pcl

use EuclideanClusterExtraction for FPFH descriptors

Open
#3,111 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

status: stale
Dominant language
C++
Stars
11.1k
Forks
4.7k
Avg merge
4d 10h
Merged PRs (30d)
6

Description

i've try enclideadClusterExtraction for fpfh for each point, but it did't work,is there anyone who has tried it ,i need your help. thx very much.And i wanna get the result as follows:
Surfaces with the same geometric features come together。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing EuclideanClusterExtraction and FPFH descriptors in the PCL codebase and examples. Reproduce the reported attempt, then determine how clustering based on per-point FPFH features should group surfaces with similar geometric features. Done means a working example or documented result showing the intended surface grouping.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-vision
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.