PointCloudLibrary / PointCloudLibrary/pcl
[DOUBT] Differenc between GPU and CUDA namespaces
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 4.7k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 6
Description
Hi people,
I am inside a project which needs to develope some pointcloud algorithms using the GPU, in order to optimize the process.
I was able to compile PCL-1.9.1 from source with CUDA support, or at least I have not found errors.
I have a question related to the namespaces of PCL. Which is the difference between pcl::cuda and pcl::gpu?
Thank you very much for you future help.
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.
Research direction
The issue names the pcl::cuda and pcl::gpu namespaces but no files, tests, or entry points. Start by locating both namespaces in the PCL source and existing documentation, then clarify their distinction in the appropriate project documentation if maintainers confirm that documentation is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-vision
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100