tile

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

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

Ian Howat (2026). tile (https://de.mathworks.com/matlabcentral/fileexchange/25763-tile), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Matrices and Arrays finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0