/Pixelate-Technex

Pixelate is an event in TECHNEX(Technical fest of IIT BHU(Varanasi)). The event is about making a Robot which propagate through an arena using image processing.

Primary LanguagePython

Pixelate-Technex

Pixelate is an event in TECHNEX(Technical fest of IIT BHU(Varanasi)). The event is about making a Robot which propagate through an arena using image processing.

The problem statement can be found on this

Some snapshots of the Practice Arena and main arena is shown Below

Practice Arena (5X5)

Main Arena (9X9)

Our Approach

We used Dijkstra's Shortest path algorithm and OpenCV for Image processing to complete the problem statement.