Code covered by the BSD License  

Highlights from
Image Resize

2.0

2.0 | 1 rating Rate this file 35 Downloads (last 30 days) File Size: 1.39 KB File ID: #30787
image thumbnail

Image Resize

by Yan Maraden Sinaga

 

17 Mar 2011

Another function to resize an image.

| Watch this File

File Information
Description

IMAGERESIZE able to resize an image. You can downsize and also upsize an image using scaling factor.

This is a simple implementation of matlab IMRESIZE code.

Nothing new about this code.

MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
downsize, enlarge(2), image transformation, interval, resize(2), sampling, scaling(2), shrink, zoom
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (2)
25 Sep 2012 Dung Luong  
13 Mar 2012 Grzegorz Knor

Please pre-allocate the img_out variable to speed up your code.

Contact us