lsyxiaopang / lsyxiaopang/Translation-platform-programming
为网格化提供膨胀选项,并且进行网格填充
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
由于实际的三维模型不可能贴边走,并且需要判断一个点是否在边缘内需要对网格进行填充
目前我认为既然已经点阵化,那么可以用cv2来实现这个功能
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing grid rasterization and boundary-checking flow in the repository, then inspect how OpenCV could support dilation and grid filling. Clarify the desired dilation options and edge behavior before changing the implementation. Done means grid output can apply configurable expansion and fill the required interior areas for the 3D displacement workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- opencv, python
- Domain
- computer-vision, robotics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100