JuliaImages / JuliaImages/ImageFiltering.jl
Butterworth Kernel?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 104
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I can't find a butterworth kernel in the Images, and think would be a nice addition to the package.
The DSP.jl do have a Butterworth filter design, maybe could be used or looked up to generate the Factored Kernels.
Alex
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
Review the package's existing image kernels and the Butterworth filter design in DSP.jl, then determine how it could generate the requested factored kernels. Done means a Butterworth kernel is available in ImageFiltering.jl and behaves consistently with the package's existing kernel APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100