Accurate polygon extension

Enlarges polygon by a specified range. Also generates internal polygons caused by intersections.

Télécharger
Télécharger

Vous suivez désormais cette soumission

Citation pour cette source

Krispijn Scholte (2026). Accurate polygon extension (https://fr.mathworks.com/matlabcentral/fileexchange/21925-accurate-polygon-extension), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.5.0

v1.5 Replaced selfintersection algorithm because it yielded inaccurate results; added user definable resolution parameter for drawing the circle pieces of the resulting polygon.

Télécharger
1.4.0

v1.5: Replaced selfintersection algorithm because it yielded inaccurate results; added user definable resolution parameter for drawing the circle pieces of the resulting polygon.

Télécharger
1.3.0

New and faster CW/CCW detection method for the input polygon. Old method returned incorrect results when the polygon points have negative x-values only.

Télécharger
1.2.0

Added a bunch error and warning messages for badly formed input. Automatically closes input polygon if not closed (warning generated).

Télécharger
1.1.0

Fixed bug in determining if input polygon is defined CW or CCW

Télécharger
1.0.0

Télécharger