Recursive tesselation

Produces a 2-D array by means of rec. tesselation.

You are now following this Submission

This is the basic algorithm for building Bayer's dither array but does so with unlimited size such that:

H=rcrsvtslltn(N)

produces an NxN Bayer's dither array. Code requires N to be an even number. If it is odd, then N is incremented by 1 to make it an even number.

Cite As

Daniel Lau (2026). Recursive tesselation (https://www.mathworks.com/matlabcentral/fileexchange/22742-recursive-tesselation), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0