Skip to content

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

Notifications You must be signed in to change notification settings

Xiaotong713986/SNS_matlab

This branch is up to date with yabinzhangJohn/SNS_matlab:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

yabinzhangJohnyabinzhangJohn
yabinzhangJohn
and
yabinzhangJohn
Jun 27, 2016
c8ff1be · Jun 27, 2016

History

1 Commit
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016
Jun 27, 2016

Repository files navigation

% 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 87.0%
  • C++ 12.9%
  • Mercury 0.1%