Seam Carving for content aware image resizing: GUI implementation demo
This is a GUI program I wrote implementing the seam carving algorithm developed by by Shai Avidan and Ariel Shamir. the video can be found at: http://www.youtube.com/watch?v=vIFCV2spKtg, and the original paper can be found at: http://www.faculty.idc.ac.il/arik/imret.pdf
Currently the Image Processing toolbox is required, I may update it to remove this requirement at a later date.
Usage:
To run the GUI, first extract the zip file to a location on your computer, then open MATLAB and browse to the extracted folder containing the SeamCutGUI.m file. Double click the file to open it, and run the file by pressing F5 on the keyboard. More details about the program can be found in the "Notes.doc" file.
Zitieren als
Danny Luong (2025). Seam Carving for content aware image resizing: GUI implementation demo (https://de.mathworks.com/matlabcentral/fileexchange/18089-seam-carving-for-content-aware-image-resizing-gui-implementation-demo), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Geometric Transformation and Image Registration >
- MATLAB > Graphics > Images > Read, Write, and Modify Image >
Tags
Quellenangaben
Inspiriert von: Seam Carving for content aware image resizing
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
MATLAB_Seam_Carving/
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.1.0.0 | Update to include the open source BSD License. |
||
| 1.0.0.0 |
