Support in Sharp for pixelwise arithmetic operations
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 32.7k
- Forks
- 1.4k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Description
Pixelwise arithmetic operations currently don't seem to be provided through the Sharp API even though libvips does implement them. Is this correct? Is there maybe any intention or plan to expose these operations also through Sharp at some point?
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
Start by reviewing the Sharp API and the pixelwise arithmetic operations provided by libvips. Determine which operations are intended for exposure and how they should fit the existing API; done means the selected operations are available through Sharp with appropriate tests and documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100