Applying four color theorem in image of map/graph hand-drawn/computer-generated

asked 2017-03-18 12:09:16 -0600

Asif.Adnan gravatar image

updated 2017-03-22 01:24:04 -0600

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.

edit retag flag offensive close merge delete