Code covered by the BSD License  

Highlights from
tile

Be the first to rate this file! 3 Downloads (last 30 days) File Size: 1.35 KB File ID: #25763

tile

by Ian Howat

 

06 Nov 2009

Split a 2D array into equally-sized sub-arrays.

| Watch this File

File Information
Description

A = tile(B,nx,ny,overlap)

input:
B = 2D array
nx = number of tiles in column direction
ny = number of columns in row direction
overlap = ammount of overlap of tiles in pixels

%OUTPUT
A = cell array of size ny by nx with each cell containing a tile.

MATLAB release MATLAB 7.7 (R2008b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
arrays Ian Howat 09 Nov 2009 10:38:59
image processing Ian Howat 09 Nov 2009 10:38:59
optimization Ian Howat 09 Nov 2009 10:38:59

Contact us at files@mathworks.com