Detect shape superposition ?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, Is there a way to detect shape superposition in matlab ? I succeed drawing the shapes with "patch" and now i was wondering if there is any way to get the superposition shape as an output. Many thanks Kevin
댓글 수: 1
Image Analyst
2012년 6월 1일
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
답변 (1개)
Walter Roberson
2012년 7월 8일
inpolygon() might help.
There is polyxpolyy from the mapping toolbox.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Polygons에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!