It is a windows application takes an image, and you can select a specific object by choosing Anchor points and the program draw a line wire between every two anchor points and generate the shortest path based on the Dijkstra algorithm. and you can crop any object in the input image
Here You can See the Output of the program:
- Just download the porgram and run the launcher, and you will able to use the app. it's based on C# Windows Forms.