Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jasonzhu1313/mapskeletonandrouteplan

This project concerned about using opencv and skimage to get the skeleton of a map generating by turtlebot, and processing the corner point of the skeleton in order to plan a route for the robot.
https://github.com/jasonzhu1313/mapskeletonandrouteplan

corner-detection image-processing image-skeleton opencv-python opencv3 route-planner skimage

Last synced: about 2 months ago
JSON representation

This project concerned about using opencv and skimage to get the skeleton of a map generating by turtlebot, and processing the corner point of the skeleton in order to plan a route for the robot.

Awesome Lists containing this project

README

        

# MapSkeletonAndRoutePlan
This project concerned about using opencv and skimage to get the skeleton of a map generating by turtlebot, and processing the corner point of the skeleton in order to plan a route for the robot.