Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fliegendewurst/content-aware-shrink


https://github.com/fliegendewurst/content-aware-shrink

seam-carving

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Content-aware image shrinking

Reducing the size of images using seam carving. Based on the [paper](https://perso.crans.org/frenoy/matlab2012/seamcarving.pdf) by Shai Avidan and Ariel Shamir.

## Example

In the animation below, the shrunk image is rescaled to the original height. It was created using `./generate_animation.sh` and [Rathaus Graz Turmblick](https://commons.wikimedia.org/wiki/File:16-07-06-Rathaus_Graz_Turmblick-RR2_0275.jpg) by Ralf Roletschek (CC BY-SA AT 3.0):



## License

Note that the license does not apply to any image generated by the program.

Copyright © 2023 Arne Keller

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.