Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Actual barrel segmentation #569

Closed
oswinso opened this issue Oct 31, 2019 · 0 comments · Fixed by #643
Closed

Actual barrel segmentation #569

oswinso opened this issue Oct 31, 2019 · 0 comments · Fixed by #643
Assignees
Labels
area ➤ computer vision Issues relating to non-NN computer vision level ➤ medium Medium difficulty issues. New members 👍🏻 Issues that are meant for new members type ➤ new feature New features, improvements to existing features.

Comments

@oswinso
Copy link
Contributor

oswinso commented Oct 31, 2019

While #474 does ground plane segmentation, it only separates the pointcloud into groundplane and non-groundplane. It would be nice to be able to "cluster" barrels into separate groups, so that we can potentially use the information for things like SLAM.

AC: Separated barrels into individual groups, extract information such as position, num of barrels etc.

@oswinso oswinso added type ➤ new feature New features, improvements to existing features. area ➤ computer vision Issues relating to non-NN computer vision level ➤ medium Medium difficulty issues. New members 👍🏻 Issues that are meant for new members labels Oct 31, 2019
@FZ2000 FZ2000 self-assigned this Nov 17, 2019
@FZ2000 FZ2000 mentioned this issue Feb 2, 2020
2 tasks
FZ2000 added a commit that referenced this issue Feb 26, 2020
* Add design doc for actual_arrel_segmentationn issue #569

* Update actual barrel segmentation: Add short description on the clustering algorithm

* Add pseudocode for clustering algorithm

* Fix Rendering

* Fix Rendering

* Fix Rendering

* Add a file to test the build in Euclidean Cluster Extraction from PCL

* Update Cmake file and add header file for actual barrel detection

* Finish up the visualization

* Finish the barrel detention (Single only)

* Run make format

* Update actual barrel segmentation

Update actual barrel segmentation to launch pointcloud_filter.launch with the actual barrel segmentation launch file

Co-authored-by: Paul Case <poc.kcchiefs@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area ➤ computer vision Issues relating to non-NN computer vision level ➤ medium Medium difficulty issues. New members 👍🏻 Issues that are meant for new members type ➤ new feature New features, improvements to existing features.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants