sarthak7295 / graph_recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graph_recognition

##OpenCV code to read graps given in the below picture:

alt text

the code converts image to black and white then replace circles with rectangle and numbers them alt text

then recognises circles and replaces them with unique numbers alt text

it then recognises the connections by edge detecction

alt text

the script then finds if the nodes are connected by rembering the positions of circles/numbers in square --- work in progress

About


Languages

Language:Python 100.0%