Clear Filters
Clear Filters

Detect shape superposition ?

2 views (last 30 days)
Kevin
Kevin on 1 Jun 2012
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 Comment
Image Analyst
Image Analyst on 1 Jun 2012
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 8 Jul 2012
inpolygon() might help.
There is polyxpolyy from the mapping toolbox.

Community Treasure Hunt

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

Start Hunting!