Thanks @fmw42. Now I just need a method to work when the polygon moves... to find the necessary point within.
@snibgo, would I need to use the morphology feature to accomplish this? Could you provide an example for this type of scenario.
Search found 2 matches
- 2019-05-21T12:53:04-07:00
- Forum: Users
- Topic: Color Fill Bounded Polygon Sectors
- Replies: 5
- Views: 5257
- 2019-05-21T09:55:01-07:00
- Forum: Users
- Topic: Color Fill Bounded Polygon Sectors
- Replies: 5
- Views: 5257
Color Fill Bounded Polygon Sectors
I recently created an image using matplotlib. The image contains 3 color radius sweeps with a curve (to create a cone). I would like to color fill each cone sector that is bounded by a vertical line and horizontal line. Any ideas how I would go about doing this with Imagemagick? I wondered if there ...