image resizing by seam carving method
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to resize image usnig seam carving concept suggest appropriate algo. for this Thnks
0 Kommentare
Antworten (1)
Walter Roberson
am 16 Dez. 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 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!