darktable-org / darktable-org/darktable
Disable max value of blur radius in blur module
Open
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.
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
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
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