local median eraser
Open
Nobody has claimed this yet.
feature request
tools
- Dominant language
- Python
- Stars
- 869
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
## Requested feature
new kind of eraser: any hovered point gets painted with the median color of the local area around it
### Possible drawbacks
yet another eraser
### Possible alternatives
no it's cool
## Use case
this feature was revealed to me in a dream
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 names no file, test, or entry point; begin by locating the existing eraser implementation and related image-editing tests. Define the local-area median behavior and verify that a hovered point is painted accordingly, using a manual check if no test location is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100