photo

Yushuo


Last seen: casi 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

All
  • GitHub Submissions Level 2
  • First Submission
  • First Answer

Ver insignias

Feeds

Ver por

Enviada


Painting-stroke-generation-for-robot-arm-or-CNC-machine
Stroke points generation of paintings

alrededor de 2 años hace | 2 descargas |

Thumbnail

Respondida
randomly selecting and deleting rows from a matrix
I just used if the code line number divide by 2 reminder is 0 then delete it A=[0.5666 0.3169 ; 0.5181 0.3317 ; 0.664...

alrededor de 2 años hace | 0

Enviada


Robot arm Portrait Drawing
We have a picture or drawing and we want draw it with robot arm, it will export a CSV file contain strokes (X,Y,Z,Yaw,pitch,roll...

alrededor de 2 años hace | 1 descarga |

Thumbnail

Respondida
How do I call a function within another function?
You can just call directly witin one function, for example disp(hahaha(5)); function A=hello(x) A= 5*x; end fu...

alrededor de 2 años hace | 0

Respondida
Extract color of image
I use the attached code to extract red color (it use LAB color, you can change the LAB value of the color you want in LMean aMea...

alrededor de 2 años hace | 0