이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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).
인용 양식
Sebastian Hölz (2026). Polygon Clipper (https://kr.mathworks.com/matlabcentral/fileexchange/8818-polygon-clipper), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 준 파일: Polygon_Intersection, Polygon Clipping and Offsetting
| 버전 | 퍼블리시됨 | 릴리스 정보 | 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. |
