Weave algorithm to approximate an image

版本 1.1.0.0 (3.3 KB) 作者: Peter Bone
Weave algorithm for a circular loom to approximate an image
265.0 次下载
更新时间 2016/10/19

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Image Filtering and Enhancement 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Remove dependency on image processing toolbox

1.0.0.0