Recursive tesselation

Produces a 2-D array by means of rec. tesselation.
865 Downloads
Updated 20 Jan 2009

View License

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 (2024). Recursive tesselation (https://www.mathworks.com/matlabcentral/fileexchange/22742-recursive-tesselation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0