PointCloudLibrary / PointCloudLibrary/pcl
Suggestion: RoPS computation using OpenMP
Open
@shrijitsingh99 is already working on this.
Since Jun 14, 2020.
kind: proposal
module: features
status: stale
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 4.7k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 6
Description
ROPSEstimationOMP ?
There is currently no OpenMP support for RoPS feature computation. The main loop over feature points is compatible with multithreading, so I suggest it could be added as it is already for SHOT and FPFH.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.