tile

Split a 2D array into equally-sized sub-arrays.
819 download
Aggiornato 6 nov 2009

Visualizza la licenza

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.

Cita come

Ian Howat (2025). tile (https://it.mathworks.com/matlabcentral/fileexchange/25763-tile), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Matrices and Arrays in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0