/image-distance

Primary LanguagePythonThe UnlicenseUnlicense

Image Distance

A homework assignment that had us find the shortest path between the top-left corner of an image to the bottom-right. The cost to minimize the sum of differences in color between each two points in the path.

Check out the images in the results folder.

It looks like this method is a neat way to solve a maze puzzle!