Bounding Box of Ellipse

Finds bounding box of an ellipse
30 download
Aggiornato 19 set 2024

Visualizza la licenza

Finds bounding box of an ellipse
Input:
Ellipse: (5) array. each column represent:
(1): radius of ellipses at direction 1
(2): radius of ellipses at direction 2
(3): x-cooridante of centroid
(4): y-coordinate of centroid
(5): Inclination angle
Output:
xb: [xmin xmax] x bounadries of the bounding box
yb: [xmin xmax] y bounadries of the bounding box

Cita come

Ayad Al-Rumaithi (2024). Bounding Box of Ellipse (https://www.mathworks.com/matlabcentral/fileexchange/93085-bounding-box-of-ellipse), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

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.0.1

Added website

1.0.0