Painting-stroke-generation-for-robot-arm-or-CNC-machine

バージョン 1.0.0 (559 KB) 作成者: Yushuo
Stroke points generation of paintings
ダウンロード: 9
更新 2022/7/6

Painting-stroke-generation-for-robot-arm-or-CNC-machine

Required Products

MATLAB R2022a or later
Image Processing Toolbox
Computer Vision System Toolbox
Statistics and Machine Learning Toolbox

So the code take in a picture, make strokes, sort the strokes by color (because we don't want wash the pen too often), display number of strokes for each color, add the add water and color procedure of a few strokes interval.

After I load all strokes for color01, Roboguide became not responding (guess too much strokes), so I just used first 300 lines and the result can be seen https://www.youtube.com/watch?v=4dgLnZiYgOo

Output in format of: x,y,z,yaw,pitch,roll

One output file I got has 200k lines.

Possible improvements: *Reduce stroke number no overlapping strokes *Generate no overlapping small strokes on the image, the color is by the base color

To import the output to Roboguide, see https://www.youtube.com/watch?v=k4gOBWY9oB4

% parts code from Painterly Rendering with Curved Brush Strokes of Multiple Sizes %https://github.com/fionazeng3/Painterly-Rendering-with-Curved-Brush-Strokes-of-Multiple-Sizes

引用

Yushuo (2024). Painting-stroke-generation-for-robot-arm-or-CNC-machine (https://github.com/Evrid/Painting-stroke-generation-for-robot-arm-or-CNC-machine), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2022a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。