JuliaImages / JuliaImages/ImageFiltering.jl

Add ability to multiply kernels by scalars

Open
#69 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
104
Forks
52
PR merge metrics
No merged PRs in 30d

Description

It would be nice if we had the ability to multiply a kernel by a scalar without having to convert it to an AbstractArray first.

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

The issue names no files or tests. Start by tracing the kernel and AbstractArray conversion APIs in ImageFiltering.jl, then determine the expected scalar-multiplication behavior and add coverage for it. Done means kernels can be multiplied by scalars without first converting them to AbstractArray, with the relevant tests passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
computer-vision
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.