/optika

Optika was an image-processing and problem solving event organized at our techfest. This repository contains matlab code, which used to interpret the arena, and determine the shortest paths to the destination avoiding some unsafe points. So the key role was played by shortest path algorithms. We made use of our own variant of the A* algorithm, or the LEE's algorithm.

Primary LanguageMATLAB

Stargazers