CornellDataScience / CornellDataScience/sketchify
Implement edge smoothing
Open
- Dominant language
- Jupyter Notebook
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
**Branch:** `edge-smoothing`
### Task at Hand
Implement the `edge_smoothing` function.
### Notes
- https://docs.opencv.org/3.4/db/df6/tutorial_erosion_dilatation.html
- https://www.geeksforgeeks.org/erosion-dilation-images-using-opencv-python/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.