Use vips_smartcrop for a smart extract and expose coords
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
As originally suggested [here](https://github.com/lovell/sharp/issues/640#issuecomment-309882036).
This has the potential benefit of giving us a focus region/point by exposing the top/left coords.
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 with the proposal in issue #640 and trace the existing smart-extract path in sharp. Determine how vips_smartcrop would provide a focus region or point, then define how the top/left coordinates should be exposed; the issue names no files or tests, so those must be located before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100