Weave algorithm to approximate an image

Weave algorithm for a circular loom to approximate an image
265 descargas
Actualizado 19 oct 2016

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Image Filtering and Enhancement en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Remove dependency on image processing toolbox

1.0.0.0