Seam Carving with Dijkstra and Dynamic programming

A comparison between two methods
945 Downloads
Updated 15 Apr 2014

View License

This is an application of two popular algorithms to the field of Computational Photography.
Seam Carving with Dijkstra: Based on paper by J. Davis, "Mosaics of Scenes with Moving Objects".
http://users.soe.ucsc.edu/~davis/panorama/cvpr98_moving_objects.pdf

Seam Carving with Dynamic Programming: Based on a paper by S. Avidan and A. Shamir, "Seam Carving for Content-Aware Image Resizing".
http://www.eng.tau.ac.il/~avidan/papers/imretFinal.pdf

Cite As

Y Simson (2024). Seam Carving with Dijkstra and Dynamic programming (https://www.mathworks.com/matlabcentral/fileexchange/46227-seam-carving-with-dijkstra-and-dynamic-programming), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Corrected Typo in heading

1.0.0.0