Finding Overlapping Points of objects in a binary Image
    1 view (last 30 days)
  
       Show older comments
    
Hi All;
I am trying to find overlapping points of objects in image.But I could not do this.Even I don t know what is it called in English.Here as in the picture I want to find location of overllaping points where I indicated with a red dot.Thanks

0 Comments
Accepted Answer
  Image Analyst
      
      
 on 12 Jul 2013
        I don't think you want overlapping points in the sense that you have two images and you want to find all pixels that exist in both images. You have a single image of a blob and you want to find where the boundary has a sharp bend or kink in it. So please call bwboundaries() and then refer to the FAQ:
0 Comments
More Answers (0)
See Also
Categories
				Find more on Image Processing Toolbox in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
