JuliaImages / JuliaImages/ImageSegmentation.jl

proposal: add SLIC superpixel algorithm

Open
#53 9 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.