darktable-org / darktable-org/darktable

Disable max value of blur radius in blur module

Open
#17,834 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature: enhancement no-issue-activity scope: image processing
Dominant language
C
Stars
13.1k
Forks
1.4k
Avg merge
22h 14m
Merged PRs (30d)
198

Description

I think the max value of blur radius (128 px) in blur modul too low when it used in motion blur mod on high-res photos.

Untitled

Maybe it better:

  • with unlimited max value - as in some other modul
    or
  • value in 0 - 100% where the maximum is computed from the original uncropped diagonal image size (from top-left to bottom-right)

Contributor guide

Open the contributing guide

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 concerns the blur module and its 128 px maximum; start by locating that module and tracing how the radius is constrained. Confirm the intended replacement with maintainers, then validate the chosen behavior on high-resolution motion-blur photos; done means the agreed radius range works without the current limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
computer-vision
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.