Detect shape superposition ?
Afficher commentaires plus anciens
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 commentaire
Image Analyst
le 1 Juin 2012
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Réponses (1)
Walter Roberson
le 8 Juil 2012
0 votes
inpolygon() might help.
There is polyxpolyy from the mapping toolbox.
Catégories
En savoir plus sur Polygons dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!