overlap between between multiple circles using circcirc
    조회 수: 6 (최근 30일)
  
       이전 댓글 표시
    
Hi all,
I have 10 circles with random center positions but with same radius (but the radius, R= r1:r2). I want to find the intersection points where these circles overlap with eachother at each value of the radius. How can I find these points/ x,y coordinates using the circcirc function inside a for loop?
Thank you.
답변 (1개)
  Image Analyst
      
      
 2017년 3월 24일
        Try poly2mask()
댓글 수: 5
  Image Analyst
      
      
 2017년 3월 25일
				In some cases there will not be coordinates since the circles do not overlap.
참고 항목
카테고리
				Help Center 및 File Exchange에서 Data Type Conversion에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


