PointCloudLibrary / PointCloudLibrary/pcl
Add tutorial for unicode support in pcl visualizer
Open
Nobody has claimed this yet.
good first issue
kind: todo
module: docs
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 4.7k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 6
Description
Original issue:
addText3D(std::string("我是谁"),position,1,255,0,0,"cubeTrackId");
don‘t work!
We can add a simple tutorial for unicode visualization (UTF-8, etc.). Starting link
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
Start with the linked discussion and the PCL visualizer documentation around addText3D(std::string(...)); identify the existing tutorial location before choosing where this example belongs. Done means a simple tutorial explains UTF-8 or Unicode visualization and demonstrates the reported Chinese-text case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-vision
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100