Draw line on an image

The function draws a line on an image by modifying the actual pixel values.
727 download
Aggiornato 9 ago 2012

Visualizza la licenza

The function draws a line on an image by modifying the actual pixel values. It is not an overlap as one can do by using the plot function or anything belonging to the graphical library.

Cita come

Tiberiu Visan (2025). Draw line on an image (https://it.mathworks.com/matlabcentral/fileexchange/37637-draw-line-on-an-image), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Images in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

The function returns the image with the line superimposed.

1.0.0.0