JuliaImages / JuliaImages/ImageSegmentation.jl
proposal: add SLIC superpixel algorithm
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 45
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Recently, I wrote a SLIC superpixel algorithm in pure Julia.
For watching this repo almost a year, I found there was no one add SLIC into ImageSegmentation.jl.
Therefore, I would like to add my implementation, though it needs a lot of reworking to fit into.
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.
Research direction
Start with the pure Julia implementation in the linked SLIC.jl repository and inspect ImageSegmentation.jl's existing segmentation APIs. Determine the reworking needed for integration; done means SLIC is added as a repository-compatible superpixel algorithm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100