geom2d
Geometry library for matlab. Performs geometric computations on points, lines, circles, polygons...
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
Zitieren als
David Legland (2026). geom2d (https://de.mathworks.com/matlabcentral/fileexchange/7844-geom2d), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Split Line Segments (Edges), Geometric and Topological Methods for Significance Testing in Wavelet Analysis
Allgemeine Informationen
- Version (441 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.25.0 | renamed inertiaEllipse into equivalentEllipse, added principalAxes, various bug fixes. |
||
| 1.24.0 | add new functions for polygons |
||
| 1.23.1 | update project link |
||
| 1.23.0 | * added new functions: randomPointInPolygon, resamplePolygonByLength, polygonEdges
|
||
| 1.22.0 | various updates in header docs |
||
| 1.21.0 | remove license statements |
||
| 1.20.0 | add missing utility directory, update description |
||
| 1.19.0 | update computation of polygon/polyline self-intersections, add registerICP for Iterative Closest Point registration, add some functions (polygonSymmetryAxis, signatureToPolygon).
|
||
| 1.18.0 | update medialAxisConvex, add smoothPolygon, smoothPolyline, findClosestPoint functions |
||
| 1.17.0 | fix several bugs (clipEdge, removeMultipleVertices...), various doc update, add some demos for polynomial curves |
||
| 1.16.0 | various code cleanup and doc updates |
||
| 1.15.0 | lot of code cleanup, new functions for working with polygons, clean up drawing functions |
||
| 1.14.0 | fixed bugs in intersectLineCircle, added minimumCaliperDiameter and averagePointSet of a set of points. Now uses degrees for representing shapes |
||
| 1.13.0 | split library in several packages, add several functions (circle and circle-line intersections, computation of inertia ellipse) |
||
| 1.12.0 | fix bugs (intersectLines, isPointOnEdge), remove obsolete licence considerations |
||
| 1.11.0 | bug fixes (isPointOnEdge, intersectPolylines), remove obsolete licence info |