image resizing by seam carving method
显示 更早的评论
I want to resize image usnig seam carving concept suggest appropriate algo. for this Thnks
回答(1 个)
Walter Roberson
2011-12-16
0 个投票
There is no MATLAB toolbox that does this task. You will have to write the code.
I recommend that you find papers on the topic and study them and come up with a fixed algorithm, and start implementing. When you encounter MATLAB-specific questions, please feel free to post them.
You may wish to consult forums that specialize in image analysis; this forum specializes in technical questions about MathWorks products.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!