JuliaImages / JuliaImages/ImageCore.jl
Traits could be general, not image-related
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.
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 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