Calculate the intersection area of 3 circles

7 views (last 30 days)
vatankhah
vatankhah on 9 Aug 2013
Commented: vatankhah on 13 Jan 2014
We know center coordinate of three circles & also their radius. Now I want to know the intersection area of these three circle I know how to calculate the intersection area of two circle ,I want to calculate just the overlap area of these three How can I do this?
  6 Comments
Cedric
Cedric on 13 Aug 2013
Just wanted to mention an additional way to approximate a result with minimal code: using Mapping toolbox, building polygons and intersecting them.
vatankhah
vatankhah on 13 Jan 2014
thank a lot for your answers,i do as image analyst said and it worked

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!