Weave algorithm to approximate an image

Weave algorithm for a circular loom to approximate an image
281 Downloads
Updated 19 Oct 2016

View License

This code shows how to form a weave with a single thread to approximate a grayscale image. The result is a list of hooks, stored in 'hook', which can be used to perform the weave using real thread and numbered hooks.
This concept was inspired by Petros Vrellis
http://artof01.com/vrellis/works/knit.html

Cite As

Peter Bone (2026). Weave algorithm to approximate an image (https://www.mathworks.com/matlabcentral/fileexchange/59831-weave-algorithm-to-approximate-an-image), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.1.0.0

Remove dependency on image processing toolbox

1.0.0.0