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
The Polygon Clipper (based on the gpc-library) is used to performe algebraic operations on two polygons.
Given two arbitrary polygons (which may self intersect, may contain holes, may be constructed of several contours) the Polygon Clipper is used to calculate the resulting polygon for the operations diff, union, AND, XOR.
All polygons are specified as structures as described in the example.m-file.
Credit for the gpc-library goes to Alan Murta (s. ReadMe.txt).
Citation pour cette source
Sebastian Hölz (2026). Polygon Clipper (https://fr.mathworks.com/matlabcentral/fileexchange/8818-polygon-clipper), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : Polygon_Intersection, Polygon Clipping and Offsetting
Informations générales
- Version 1.0.0.0 (39,7 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 | In the version from August 2006 I accidently deleted one line from the mexfile, which created a serious memory leak. This has been fixed in this version and anyone using the older version is advised to update. |
