Clear Filters
Clear Filters

image resizing by seam carving method

1 view (last 30 days)
neetika Karwasra
neetika Karwasra on 16 Dec 2011
Commented: Ehsan N on 18 Mar 2018
I want to resize image usnig seam carving concept suggest appropriate algo. for this Thnks

Answers (1)

Walter Roberson
Walter Roberson on 16 Dec 2011
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.
  2 Comments
neetika Karwasra
neetika Karwasra on 16 Dec 2011
i have little time so plz suggest any idea that give desired result in less time

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!