Weave algorithm to approximate an image

バージョン 1.1.0.0 (3.34 KB) 作成者: Peter Bone
Weave algorithm for a circular loom to approximate an image
ダウンロード: 264
更新 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 Center および MATLAB AnswersImage 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