CodingTrain / CodingTrain/Suggestion-Box
Seam Carving / Content Aware Scaling
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
My introduction was this 2007 SIGGRAPH paper and talk
https://dl.acm.org/doi/10.1145/1275808.1276390
https://youtu.be/6NcIJXTlugc
The basic concept is to add or remove "seams" of connected single-pixel rows or columns for better scaling/resizing. The Wikipedia article also has a pretty good explanation and examples.
https://en.wikipedia.org/wiki/Seam_carving
Before and after examples from Wikipedia:


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.