JuliaImages / JuliaImages/ImageFiltering.jl
Can the dependency on Colors be dropped?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 104
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
As discussed in #42 , many people are only interested in the filtering operations and mapwindow functionality that the package provides. Do you think it is a good idea to split out the Color dependency, or maybe split out the mapwindow and filtering operations on arrays? It would be nice to have all those packages with similar functionality merged into a "best of all worlds" solution for filtering arrays.
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
Read the discussion in #42 and inspect the package's dependency declarations and the mapwindow and array-filtering entry points. The issue names no files or tests; first establish the intended package boundaries and whether Colors can be removed, then define validation for the resulting split or dependency change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- computer-vision
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100