To create a tool that allows a user to cut an object out of one image and paste it into another. The tool helps the user trace the object by providing a "live wire" that automatically snaps to and wraps around the object of interest. The tool used to create a composite images.
TLDR of project: Use Dijkstra with small costs for edges of an image to force drawing lines follow edges.
---------------------------------------------
README here
Artifact page
Download executable
Project group: ypchen and aismailov