Seam Carving with Dijkstra and Dynamic programming

版本 1.1.0.0 (104.0 KB) 作者: Y Simson
A comparison between two methods
945.0 次下载
更新时间 2014/4/15

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Corrected Typo in heading

1.0.0.0