JuliaImages / JuliaImages/ImageCore.jl

Traits could be general, not image-related

Open
#159 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
28
Forks
21
PR merge metrics
No merged PRs in 30d

Description

It seems that the traits in ImageCore.jl are not image-specific and could equally live in a package like ArrayInterface.jl?

This would be useful to avoid dependencies on image/color related packages in JuliaImages packages like ImageMorpholog.jly to make them more widely useful in the Julia ecosystem.

https://github.com/JuliaImages/ImageMorphology.jl/issues/40

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 by identifying the traits currently defined in ImageCore.jl and compare them with the abstractions provided by ArrayInterface.jl. Read the linked ImageMorphology.jl issue to understand the dependency goal. Done means there is an agreed scope for which traits belong in a general package and how affected JuliaImages packages should use them.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.