Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
DRAWLINE Returns the geometric space (matrix indices) occupied by a line segment in a MxN matrix. Each line segment is defined by two endpoints.
IND = DRAWLINE(P1, P2, IMAGE_SIZE) returns the matrix indices of the line segment with endpoints p1 and p2. If both points are out of the image boundary no line is drawn and an error will appear. If only one of the endpoints is out of the image boundary a line is still drawn.
Citation pour cette source
Daniel Lopes (2026). drawline (https://fr.mathworks.com/matlabcentral/fileexchange/15374-drawline), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : Line Phantoms For Back Projection Detectability Tests
Informations générales
- Version 1.0.0.0 (3,05 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 | Daniel Drucker spotted a bug. "Line 62 should read:
It has now been corrected! |
