Detect shape superposition ?
    5 views (last 30 days)
  
       Show older comments
    
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
      
      
 on 1 Jun 2012
				http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Answers (1)
  Walter Roberson
      
      
 on 8 Jul 2012
        inpolygon() might help.
There is polyxpolyy from the mapping toolbox.
0 Comments
See Also
Categories
				Find more on Polygons in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!