All Projects → yabinzhangJohn → SNS_matlab

yabinzhangJohn / SNS_matlab

Licence: other
A matlab implementation of "Optimized Scale-and-Stretch for Image Resizing"

Programming Languages

matlab
3953 projects
C++
36643 projects - #6 most used programming language
Mercury
31 projects
% The Matlab Code (Version 1) is created by ZHANG Yabin,
% Nanyang Technological University, 2015-12-30
% which is based on the method described in the following paper 
% [1] Wang, Yu-Shuen, et al. "Optimized scale-and-stretch for image resizing." 
% ACM Transactions on Graphics (TOG) 27.5 (2008): 118. 
% The binary code is provided on the project page:
% http://graphics.csie.ncku.edu.tw/Image_Resizing/
% The Matlab codes are for non-comercial use only.
% Note that the importance maps are slightly different from the original
% ones, and the retargeted images are influenced.


The code has been tested on the Windows system.
Available at: http://yabinzhangjohn.github.io/
To run the code: 
1.Install the gbvs: run the gbvs/gbvs_install.m
2.Directly run the Demo.m
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].