Ask Your Question

Asif.Adnan's profile - activity

2017-03-22 01:24:04 -0600 received badge  Organizer (source)
2017-03-18 12:15:58 -0600 asked a question Applying four color theorem in image of map/graph hand-drawn/computer-generated

From an image of a graph, (hand-drawn or computer-generated), I want to:- 1. Recognize all the regions in this image 2. Recognize which region is connected to other regions My goal is to apply four color theorem in this image and output a properly colored image. I'm a beginner in both python and opencv. Your assistance in this matter would be greatly appreciated.