Skip to content

Create artistic activity route (biking, running) on city maps from input images.

License

Notifications You must be signed in to change notification settings

ssarkarbht/map-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create activity route from input images.

Some bare-bone route segments are shown here

The ML pipeline takes an input image and applies image segmentation and edge detection to extract the raster line drawing image from it. The next steps perform some parametrization to get a space (interpolation function) and time-ordered (image vectorization followed by bounding box sequencing) model of the image. The parametrized model is then transleted to map network data to find an optimized route that (somewhat) resembles the inpute image.

Some intermediate image processing steps are shown below:

Original Image Edge Heatmap with Boundary

Time Ordering with Sequence of Bounding Boxes

Your GIF

Example Routes (pending optimization and cleaning)

About

Create artistic activity route (biking, running) on city maps from input images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published