Docs: include more info and sample images about resize kernels
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 32.7k
- Forks
- 1.4k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Description
@lovell, I've seen several issues where you've answered by suggesting the use of a specific kernel for various use cases, but I don't have a very good understanding of what each one does at a high level.
It would be really great if the documentation provided some rough guidance on the various kernels, explaining briefly what the primary use case is for each, and discussing the tradeoffs involved. I'm thinking really simple, quick bullet points like "The X kernel is fast, but sacrifices quality. It's great for line drawings, but not very well suited for rich photos, etc."
BTW, thanks for this really impressive lib!
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 locating the existing documentation for resize kernels and reviewing how the kernels are currently described. Add concise guidance on each kernel's primary use case and tradeoffs, along with sample images, so readers can compare the results and choose appropriately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100