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!