JuliaImages / JuliaImages/juliaimages.github.io
Split morphological demos into smaller pieces
Open
@ashwanirathee is already working on this.
Since Aug 30, 2021.
- Dominant language
- Julia
- Stars
- 33
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
The current two demos added by #202 and #203 are perhaps too coarse for users to quickly get an overview from the cover images, thus I think it makes sense to have more smaller ones for:
- open and close
- erosion and dilation
- tophat and bothat
- morphological gradient and morphological laplace
- convex hull
- image filling
- image thining
- clear boarder
Because we use morphology_test_512 for the purpose, we can cut to the chase and only describe the definition, and only show the result.
Contributor guide
No contributing guide indexed for this repository
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.