2D Polygon edges intersection

버전 1.0.3 (2.37 KB) 작성자: Yingao Zhang
Find the intersection points of the edges of two 2D polygons.
다운로드 수: 11
업데이트 날짜: 2023/2/26

라이선스 보기

This is an upgraded version of Bruno Luong's original code. Added features are:
  • convert input P1 and P2 matrix to be column major
  • add MATLAB coder related lines to support code generation

인용 양식

Yingao Zhang (2024). 2D Polygon edges intersection (https://www.mathworks.com/matlabcentral/fileexchange/125380-2d-polygon-edges-intersection), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2022b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.3

fix comment typo s1->s

1.0.2

update comment from array to matrix

1.0.1

Update snapshot image

1.0.0