Seam Carving for content aware image resizing: GUI implementation demo

버전 1.1.0.0 (791 KB) 작성자: Danny Luong
Complete seam carving algorithm implementation with GUI demo
다운로드 수: 5.4K
업데이트 날짜: 2009/5/19

라이선스 보기

This is a GUI program I wrote implementing the seam carving algorithm developed by by Shai Avidan and Ariel Shamir. the video can be found at: http://www.youtube.com/watch?v=vIFCV2spKtg, and the original paper can be found at: http://www.faculty.idc.ac.il/arik/imret.pdf

Currently the Image Processing toolbox is required, I may update it to remove this requirement at a later date.

Usage:
To run the GUI, first extract the zip file to a location on your computer, then open MATLAB and browse to the extracted folder containing the SeamCutGUI.m file. Double click the file to open it, and run the file by pressing F5 on the keyboard. More details about the program can be found in the "Notes.doc" file.

인용 양식

Danny Luong (2025). Seam Carving for content aware image resizing: GUI implementation demo (https://kr.mathworks.com/matlabcentral/fileexchange/18089-seam-carving-for-content-aware-image-resizing-gui-implementation-demo), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기
도움

도움 받은 파일: Seam Carving for content aware image resizing

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Update to include the open source BSD License.

1.0.0.0